Reports: getIdMappingFile
検索広告 360 従来版とリニューアル版間の ID マッピングを含む CSV ファイル(UTF-8 エンコード)をダウンロードします。リクエストされた広告主のファイルには、検索広告 360 の従来版とリニューアル版の両方に存在するすべての子エンティティ(エンジン アカウント、キャンペーン、広告グループなど)が含まれます。
実習をご覧ください。
リクエスト
HTTP リクエスト
GET https://www.googleapis.com/doubleclicksearch/v2/agency/agencyId/advertiser/advertiserId/idmapping
パラメータ
パラメータ名 |
値 |
説明 |
パスパラメータ |
advertiserId |
long |
広告主の DS ID。
|
agencyId |
long |
代理店の DS ID。
|
承認
このリクエストには、次のスコープによる認証が必要です。
スコープ |
https://www.googleapis.com/auth/doubleclicksearch |
詳細については、認証と認可のページをご覧ください。
リクエスト本文
このメソッドをリクエストの本文に含めないでください。
レスポンス
成功した場合、このメソッドは空のレスポンス本文を返します。
試してみよう:
以下の API Explorer を使用して、ライブデータに対してこのメソッドを呼び出し、レスポンスを確認してください。
または、
スタンドアロン
エクスプローラをご覧ください。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-08-20 UTC。
[null,null,["最終更新日 2024-08-20 UTC。"],[[["Downloads a CSV file containing ID mappings between the previous and new Search Ads 360 for a specified advertiser and its child entities."],["The file includes IDs for entities existing in both the previous and new Search Ads 360, encoded in UTF-8."],["Requires authorization with the `https://www.googleapis.com/auth/doubleclicksearch` scope."],["The request is made using an HTTP GET method to a specific URL with agency and advertiser IDs as path parameters."],["A successful response has an empty body, indicating the initiation of the CSV file download."]]],[]]