ディスプレイ&ビデオ 360 API と構造化データファイルに関するご意見やフィードバックをお寄せいただくには、
Google 広告および測定のコミュニティ サーバーの公式ディスプレイ&ビデオ 360 API と構造化データファイル Discord チャンネルにご参加ください。
Google uses AI technology to translate content into your preferred language. AI translations can contain errors.
SdfDownloadTask
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
| JSON 表現 |
{
"resourceName": string
} |
| フィールド |
resourceName |
string
準備されたファイルをダウンロードするために media.download で使用されるリソース名。リソース名の形式は download/sdfdownloadtasks/media/{mediaId} です。mediaId は、タスクのステータスが完了すると、長時間実行オペレーション サービスによって使用可能になります。
|
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-07-25 UTC。
[null,null,["最終更新日 2025-07-25 UTC。"],[],["The Display & Video 360 API v4, currently in beta, utilizes a JSON representation for responses from the `SdfDownloadTaskService.CreateSdfDownloadTask`. This response contains a `resourceName` field, a string formatted as `download/sdfdownloadtasks/media/{mediaId}`. This `resourceName` is crucial for downloading prepared files via `media.download`. The `mediaId`, part of the resource name, is provided by the long-running operation service after task completion.\n"]]