Method: customBiddingAlgorithms.rules.get

ルールリソースを取得します。

HTTP リクエスト

GET https://displayvideo.googleapis.com/v3/customBiddingAlgorithms/{customBiddingAlgorithmId}/rules/{customBiddingAlgorithmRulesId}

この URL は gRPC Transcoding 構文を使用します。

パスパラメータ

パラメータ
customBiddingAlgorithmId

string (int64 format)

必須。ルールリソースを所有するカスタム入札アルゴリズムの ID。

customBiddingAlgorithmRulesId

string (int64 format)

必須。取得するルールリソースの ID。

クエリ パラメータ

パラメータ
ユニオン パラメータ accessor。必須。親のカスタム入札アルゴリズムを所有するディスプレイ&ビデオ 360 エンティティを示します。パートナー様または広告主様のいずれかです。accessor は次のいずれかになります。
partnerId

string (int64 format)

親カスタム入札アルゴリズムを所有するパートナーの ID。

advertiserId

string (int64 format)

親カスタム入札アルゴリズムを所有する広告主の ID。

リクエスト本文

リクエストの本文は空にする必要があります。

レスポンスの本文

成功した場合、レスポンスの本文には CustomBiddingAlgorithmRules のインスタンスが含まれます。

認可スコープ

次の OAuth スコープが必要です。

  • https://www.googleapis.com/auth/display-video

詳細については、OAuth 2.0 の概要をご覧ください。