新しい広告申込情報ごとに、欧州連合(EU)の政治広告を配信するかどうかを申告する必要があります。宣言が提供されていないディスプレイ&ビデオ 360 API と SDF のアップロードは失敗します。詳細については、
非推奨のページをご覧ください。
Method: customBiddingAlgorithms.rules.create
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
新しいルールリソースを作成します。成功した場合は、新しく作成されたルールリソースを返します。
広告申込情報に割り当てられたアルゴリズムの下にカスタム入札ルール リソースを作成するリクエストは、エラーを返します。
HTTP リクエスト
POST https://displayvideo.googleapis.com/v3/customBiddingAlgorithms/{customBiddingAlgorithmId}/rules
この URL は gRPC Transcoding 構文を使用します。
パスパラメータ
パラメータ |
customBiddingAlgorithmId |
string (int64 format)
必須。ルール リソースを所有するカスタム入札アルゴリズムの ID。
|
クエリ パラメータ
パラメータ |
結合パラメータ owner 。必須。親カスタム入札アルゴリズムを所有するディスプレイ&ビデオ 360 エンティティを識別します。パートナーまたは広告主のいずれかになります。owner は次のいずれかになります。 |
partnerId |
string (int64 format)
親カスタム入札アルゴリズムを所有するパートナーの ID。 このルールリソースへの書き込みアクセス権を持つのは、このパートナーのみです。
|
advertiserId |
string (int64 format)
親カスタム入札アルゴリズムを所有する広告主の ID。
|
リクエストの本文
リクエストの本文には CustomBiddingAlgorithmRules
のインスタンスが含まれます。
レスポンスの本文
成功した場合、レスポンスの本文には、新しく作成された CustomBiddingAlgorithmRules
のインスタンスが含まれます。
認可スコープ
次の OAuth スコープが必要です。
https://www.googleapis.com/auth/display-video
詳細については、OAuth 2.0 Overview をご覧ください。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-09-10 UTC。
[null,null,["最終更新日 2025-09-10 UTC。"],[],["This describes creating a new rules resource for a custom bidding algorithm. A `POST` request to `https://displayvideo.googleapis.com/v3/customBiddingAlgorithms/{customBiddingAlgorithmId}/rules` is used. The `customBiddingAlgorithmId` is required in the path. The `owner` parameter, specifying the owning partner or advertiser ID, is required. The request body must include a `CustomBiddingAlgorithmRules` instance, and a successful request will return a newly created `CustomBiddingAlgorithmRules` instance in the response. Requests to update custom bidding algorithms assigned to line items will return an error after April 1, 2025. The process requires `https://www.googleapis.com/auth/display-video` authorization.\n"],null,[]]