From 0fa28e9e66a915b0230e2e8de86b10b08e4753b6 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 22:03:53 +0000 Subject: [PATCH 1/2] docs: expand Jun 3 changelog entry for paid_partnership Post field --- changelog.mdx | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/changelog.mdx b/changelog.mdx index 906bcdde2..b78f5d3a5 100644 --- a/changelog.mdx +++ b/changelog.mdx @@ -8,12 +8,16 @@ keywords: ["changelog", "API updates", "release notes", "what's new", "API chang To subscribe to updates, please [**“Turn on notifications”**](https://help.x.com/en/managing-your-account/notifications-on-mobile-devices#:~:text=In%20the%20top%20menu,%20you,you%20would%20like%20to%20receive) for [**@API**](https://x.com/api). - ### `paid_partnership` Post field + ### New features - Added support for the `paid_partnership` field on Posts. + #### `paid_partnership` Post field - - When creating a Post via `POST /2/tweets`, set `"paid_partnership": true` to indicate the Post is a paid partnership (i.e., the author is disclosing that it contains paid promotion). The Post will be labeled as a paid promotion. - - When reading Posts, request `tweet.fields=paid_partnership` to retrieve the value (`true` if the author has disclosed the Post as containing paid promotion). + Today, we added support for a new `paid_partnership` field on Posts, letting authors disclose paid promotional content directly through the API. Posts marked as paid partnerships are labeled accordingly on X. + + - **Create:** Pass `"paid_partnership": true` when calling `POST /2/tweets` to disclose that the Post contains paid promotion. + - **Read:** Request `tweet.fields=paid_partnership` on any Post lookup, search, stream, or timeline endpoint to retrieve the disclosure value. + + Learn more in the [Post fields data dictionary](/x-api/fundamentals/data-dictionary/reference) and the [Manage Posts quickstart](/x-api/posts/manage-tweets/quickstart). From 591ece6142e9c555a591c5bc91d9a5f1aa455ef4 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 22:06:53 +0000 Subject: [PATCH 2/2] docs: mirror Jun 3 changelog entry to es, ja, pt, ko translations --- es/changelog.mdx | 13 +++++++++++++ ja/changelog.mdx | 13 +++++++++++++ ko/changelog.mdx | 13 +++++++++++++ pt/changelog.mdx | 13 +++++++++++++ 4 files changed, 52 insertions(+) diff --git a/es/changelog.mdx b/es/changelog.mdx index 5fb395a15..48aaea12b 100644 --- a/es/changelog.mdx +++ b/es/changelog.mdx @@ -7,6 +7,19 @@ keywords: ["registro de cambios", "actualizaciones de la API", "notas de la vers Para suscribirte a las actualizaciones, [**"Activa las notificaciones"**](https://help.x.com/en/managing-your-account/notifications-on-mobile-devices#:~:text=In%20the%20top%20menu,%20you,you%20would%20like%20to%20receive) para [**@API**](https://x.com/api). + + ### Nuevas funciones + + #### Campo `paid_partnership` de Posts + + Hoy añadimos compatibilidad con un nuevo campo `paid_partnership` en los Posts, lo que permite a los autores divulgar contenido promocional pagado directamente a través de la API. Los Posts marcados como colaboraciones pagadas se etiquetan en consecuencia en X. + + - **Crear:** Pasa `"paid_partnership": true` al llamar a `POST /2/tweets` para divulgar que el Post contiene promoción pagada. + - **Leer:** Solicita `tweet.fields=paid_partnership` en cualquier endpoint de búsqueda, lookup, stream o timeline de Posts para obtener el valor de divulgación. + + Más información en el [diccionario de datos de campos de Post](/x-api/fundamentals/data-dictionary/reference) y en la [guía de inicio rápido de Manage Posts](/x-api/posts/manage-tweets/quickstart). + + ### Los endpoints de búsqueda migran al nuevo índice de búsqueda diff --git a/ja/changelog.mdx b/ja/changelog.mdx index 4e0248849..70f911f6b 100644 --- a/ja/changelog.mdx +++ b/ja/changelog.mdx @@ -7,6 +7,19 @@ keywords: ["変更履歴", "API 更新", "リリースノート", "新着情報" 更新情報の通知を受け取るには、[**@API**](https://x.com/api) の [**「通知をオンにする」**](https://help.x.com/en/managing-your-account/notifications-on-mobile-devices#:~:text=In%20the%20top%20menu,%20you,you%20would%20like%20to%20receive) を有効にしてください。 + + ### 新機能 + + #### Post の `paid_partnership` フィールド + + 本日、Post に新しい `paid_partnership` フィールドのサポートを追加しました。これにより、作成者は API を通じて有料プロモーションコンテンツを直接開示できます。有料パートナーシップとしてマークされた Post には、X 上でその旨のラベルが表示されます。 + + - **作成:** `POST /2/tweets` の呼び出し時に `"paid_partnership": true` を渡すと、その Post に有料プロモーションが含まれることを開示できます。 + - **読み取り:** Post の lookup、search、stream、timeline のいずれかのエンドポイントで `tweet.fields=paid_partnership` をリクエストすると、開示値を取得できます。 + + 詳しくは、[Post フィールドのデータディクショナリ](/x-api/fundamentals/data-dictionary/reference)と[Manage Posts クイックスタート](/x-api/posts/manage-tweets/quickstart)をご覧ください。 + + ### 検索エンドポイントを新しい検索インデックスに移行 diff --git a/ko/changelog.mdx b/ko/changelog.mdx index 2d79f80f7..777170c84 100644 --- a/ko/changelog.mdx +++ b/ko/changelog.mdx @@ -7,6 +7,19 @@ keywords: ["변경 로그", "API 업데이트", "릴리스 노트", "새로운 업데이트를 구독하려면 [**@API**](https://x.com/api)의 [**"알림 켜기"**](https://help.x.com/en/managing-your-account/notifications-on-mobile-devices#:~:text=In%20the%20top%20menu,%20you,you%20would%20like%20to%20receive)를 활성화하세요. + + ### 새로운 기능 + + #### Post의 `paid_partnership` 필드 + + 오늘 Post에 새로운 `paid_partnership` 필드 지원을 추가했습니다. 이를 통해 작성자는 API를 통해 유료 프로모션 콘텐츠를 직접 공시할 수 있습니다. 유료 파트너십으로 표시된 Post는 X에서 그에 맞게 라벨이 지정됩니다. + + - **생성:** `POST /2/tweets`를 호출할 때 `"paid_partnership": true`를 전달하여 해당 Post가 유료 프로모션을 포함한다고 공시하세요. + - **읽기:** Post lookup, search, stream, timeline 엔드포인트 중 어디서든 `tweet.fields=paid_partnership`를 요청하여 공시 값을 가져오세요. + + 자세한 내용은 [Post 필드 데이터 사전](/x-api/fundamentals/data-dictionary/reference)과 [Manage Posts 빠른 시작](/x-api/posts/manage-tweets/quickstart)을 참조하세요. + + ### 검색 엔드포인트를 새 검색 인덱스로 마이그레이션 diff --git a/pt/changelog.mdx b/pt/changelog.mdx index 35d1ea50a..465c18f1c 100644 --- a/pt/changelog.mdx +++ b/pt/changelog.mdx @@ -7,6 +7,19 @@ keywords: ["registro de alterações", "atualizações da API", "notas de versã Para se inscrever para receber atualizações, [**"Ative as notificações"**](https://help.x.com/en/managing-your-account/notifications-on-mobile-devices#:~:text=In%20the%20top%20menu,%20you,you%20would%20like%20to%20receive) para [**@API**](https://x.com/api). + + ### Novos recursos + + #### Campo `paid_partnership` em Posts + + Hoje adicionamos suporte a um novo campo `paid_partnership` em Posts, permitindo que autores divulguem conteúdo promocional pago diretamente pela API. Posts marcados como parcerias pagas são rotulados de acordo no X. + + - **Criar:** Passe `"paid_partnership": true` ao chamar `POST /2/tweets` para divulgar que o Post contém promoção paga. + - **Ler:** Solicite `tweet.fields=paid_partnership` em qualquer endpoint de lookup, search, stream ou timeline de Posts para obter o valor de divulgação. + + Saiba mais no [dicionário de dados de campos de Post](/x-api/fundamentals/data-dictionary/reference) e no [guia de início rápido do Manage Posts](/x-api/posts/manage-tweets/quickstart). + + ### Endpoints de pesquisa migrando para o novo índice de pesquisa