The Data Manager API is in closed beta. To express interest in joining the closed beta, fill out
this form.
リリースノート
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
各データマネージャー API リリースでの変更点については、こちらをご覧ください。
2025-08-06 v1.2
IngestEvents
メソッドを使用して、オフライン コンバージョンとリードの拡張コンバージョンを送信し、Google 広告の宛先をサポートしました。これらのコンバージョンの暗号化を構成する方法については、更新された暗号化ガイドをご覧ください。
EventSource
列挙型に APP
、IN_STORE
、PHONE
、OTHER
の値を追加しました。オフライン コンバージョンとリードの拡張コンバージョンには event_source
が必要です。
Event
に user_properties
フィールドを追加しました。このフィールドを UserProperties
オブジェクトに設定して、イベント発生時のユーザーに関する広告主様が評価した情報を追加します。
CustomVariable
に destination_references
の繰り返しフィールドを追加しました。このフィールドを使用して、カスタム変数値を Event
の宛先のサブセットのみに適用します。
- オフライン コンバージョンとリードの拡張コンバージョンに関する次のエラーを追加しました。
DESTINATION_ACCOUNT_NOT_ENABLED_ENHANCED_CONVERSIONS_FOR_LEADS
DESTINATION_ACCOUNT_DATA_POLICY_PROHIBITS_ENHANCED_CONVERSIONS
DESTINATION_ACCOUNT_ENHANCED_CONVERSIONS_TERMS_NOT_SIGNED
2025-06-25 v1.1
IngestEvents
メソッドを IngestionService
に追加しました。IngestEvents を使用する: タグ コンバージョンの追加のデータソースとして IngestEvents を使用すると、広告インタラクション シグナルを最大限に活用し、データと全体的なパフォーマンスを強化できます。
2025-04-02 v1.0
- Data Manager API の初回リリース。Google 広告とディスプレイ&ビデオ 360 へのオーディエンス データの送信をサポート。
- gRPC と REST のサポートを追加しました。
- 次のデータ型を使用してオーディエンス メンバーを管理するための
IngestAudienceMembers
メソッドと RemoveAudienceMembers
メソッドを含む IngestionService を追加しました。
- Data Manager API を使用して管理されるオーディエンスは、メンバーが 1,000 人以上の場合にのみターゲティングの対象となります。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-08-08 UTC。
[null,null,["最終更新日 2025-08-08 UTC。"],[],[],null,["# Release notes\n\nHere's where you can learn what's changed in each Data Manager API release.\n\n2025-08-06 v1.2\n---------------\n\n- Added support for [sending offline\n conversions and enhanced conversions for leads](/data-manager/api/get-started/quickstart/send-events) to Google Ads destinations using the [`IngestEvents`](/data-manager/api/reference/rpc/google.ads.datamanager.v1#ingestionservice) method. See the [updated encryption guide](/data-manager/api/get-started/encryption) for how to configure encryption for these conversions.\n- Added `APP`, `IN_STORE`, `PHONE`, and `OTHER` values to the [`EventSource`](/data-manager/api/reference/rpc/google.ads.datamanager.v1#eventsource) enum. An `event_source` is required for offline conversions and enhanced conversions for leads.\n- Added the `user_properties` field to [`Event`](/data-manager/api/reference/rpc/google.ads.datamanager.v1#event). Set this field to a [`UserProperties`](/data-manager/api/reference/rpc/google.ads.datamanager.v1#userproperties) object to add [advertiser-assessed\n information](//support.google.com/google-ads/answer/14007601) about a user when the event occurred.\n- Added a `destination_references` repeated field to [`CustomVariable`](/data-manager/api/reference/rpc/google.ads.datamanager.v1#customvariable). Use this field to apply a custom variable value to only a subset of the destinations for an `Event`.\n- Added the following errors for offline conversions and enhanced conversions for leads:\n - `DESTINATION_ACCOUNT_NOT_ENABLED_ENHANCED_CONVERSIONS_FOR_LEADS`\n - `DESTINATION_ACCOUNT_DATA_POLICY_PROHIBITS_ENHANCED_CONVERSIONS`\n - `DESTINATION_ACCOUNT_ENHANCED_CONVERSIONS_TERMS_NOT_SIGNED`\n\n2025-06-25 v1.1\n---------------\n\n- Added the [`IngestEvents`](/data-manager/api/reference/rpc/google.ads.datamanager.v1#ingestionservice) method to the `IngestionService`. [Use\n IngestEvents](/data-manager/api/get-started/quickstart/send-events) as an additional data source for your tag conversions, to maximize ad interaction signals and strengthen your data and overall performance.\n\n2025-04-02 v1.0\n---------------\n\n- First release of the Data Manager API, with support for sending audience data to [Google Ads](//ads.google.com/) and [Display \\& Video\n 360](//marketingplatform.google.com/about/display-video-360/).\n- Added support for [gRPC](/data-manager/api/reference/rpc/google.ads.datamanager.v1) and [REST](/data-manager/api/reference/rest).\n- Added the [IngestionService](/data-manager/api/reference/rpc/google.ads.datamanager.v1#ingestionservice) with `IngestAudienceMembers` and `RemoveAudienceMembers` methods for managing audience members using the following data types:\n - [Contact information](/data-manager/api/reference/rpc/google.ads.datamanager.v1#useridentifier)\n - [Mobile IDs](/data-manager/api/reference/rpc/google.ads.datamanager.v1#mobiledata)\n - [PAIR IDs](/data-manager/api/reference/rpc/google.ads.datamanager.v1#pairdata)\n- Audiences managed using the Data Manager API are only eligible for targeting if they have at least 1,000 members."]]