Method: advertisers.locationLists.get
HTTP リクエスト
GET https://displayvideo.googleapis.com/v3/advertisers/{advertiserId}/locationLists/{locationListId}
この URL は gRPC Transcoding 構文を使用します。
パスパラメータ
パラメータ |
advertiserId |
string (int64 format)
必須。取得したロケーション リストが属するディスプレイ&ビデオ 360 広告主の ID。
|
locationListId |
string (int64 format)
必須。取得する場所リストの ID。
|
リクエスト本文
リクエストの本文は空にする必要があります。
レスポンスの本文
成功した場合、レスポンスの本文には LocationList
のインスタンスが含まれます。
認可スコープ
次の OAuth スコープが必要です。
https://www.googleapis.com/auth/display-video
詳しくは、OAuth 2.0 の概要をご覧ください。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-11-07 UTC。
[null,null,["最終更新日 2024-11-07 UTC。"],[[["This documentation details the `BuildOperationMetadataOrBuilder` interface in Google Cloud Build's Java library, version 3.31.0."],["It provides methods to access and interact with build operation metadata, specifically the Build object associated with the operation."],["Key methods include `getBuild()`, `getBuildOrBuilder()`, and `hasBuild()`, enabling retrieval of build details and checking their presence."],["Users can leverage this interface to monitor and manage their builds through the Google Cloud Build API."],["Links are provided to navigate to the latest version, previous versions, and relevant documentation for further exploration."]]],[]]