Method: exchanges.inventorySources.patch
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
HTTP リクエスト
PATCH https://dv360seller.googleapis.com/v1beta1/{inventorySource.name=exchanges/*/inventorySources/*}
この URL は gRPC Transcoding 構文を使用します。
パスパラメータ
| パラメータ |
inventorySource.name |
string
出力専用。注文の相対リソース名。サーバーによって生成されます。例: 「exchanges/1234/inventorySources/5678」
|
クエリ パラメータ
| パラメータ |
updateMask |
string (FieldMask format)
どのフィールドを更新するかを制御するマスク。必須。 完全修飾フィールド名のカンマ区切りリスト。例: "user.displayName,photo"。
|
リクエストの本文
リクエストの本文には InventorySource のインスタンスが含まれます。
レスポンスの本文
成功した場合、レスポンスの本文には InventorySource のインスタンスが含まれます。
認可スコープ
次の OAuth スコープが必要です。
https://www.googleapis.com/auth/doubleclickbidmanager
詳細については、OAuth 2.0 Overview をご覧ください。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-07-25 UTC。
[null,null,["最終更新日 2025-07-25 UTC。"],[],["This document outlines the process for updating an inventory source via a PATCH request to the specified URL: `https://dv360seller.googleapis.com/v1beta1/{inventorySource.name=exchanges/*/inventorySources/*}`. It uses gRPC Transcoding syntax. The request requires a `inventorySource.name` path parameter. The `updateMask` query parameter controls which fields are modified. The request and response bodies both utilize the `InventorySource` instance. Authorization requires the `https://www.googleapis.com/auth/doubleclickbidmanager` OAuth scope.\n"]]