Method: sdfdownloadtasks.operations.get
非同期の SDF ダウンロード タスク オペレーションの最新状態を取得します。クライアントは 30 秒ごとにこのメソッドをポーリングする必要があります。
HTTP リクエスト
GET https://displayvideo.googleapis.com/v3/{name=sdfdownloadtasks/operations/*}
この URL は gRPC Transcoding 構文を使用します。
パスパラメータ
パラメータ |
name |
string
オペレーション リソースの名前。
|
リクエストの本文
リクエストの本文は空にする必要があります。
レスポンスの本文
成功した場合、レスポンスの本文には Operation
のインスタンスが含まれます。
認可スコープ
次の OAuth スコープが必要です。
https://www.googleapis.com/auth/display-video
詳細については、OAuth 2.0 の概要をご覧ください。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-06-11 UTC。
[null,null,["最終更新日 2024-06-11 UTC。"],[[["Retrieves the latest status of an asynchronous SDF download task operation."],["Clients should poll the provided endpoint at 30-second intervals to get updates."],["Requires authorization with the `https://www.googleapis.com/auth/display-video` scope."],["Includes details on the HTTP request, path parameters, request and response body, and authorization."]]],[]]