Method: inventorySources.create

建立新的廣告空間來源。如果成功,則傳回新建的廣告空間來源。

HTTP 要求

POST https://displayvideo.googleapis.com/v1/inventorySources

這個網址使用 gRPC 轉碼語法。

查詢參數

參數

聯集參數 accessor。這是必填欄位。

指出要求的來源 DV360 實體。accessor 只能採用下列其中一種設定:

partnerId

string (int64 format)

提出要求的合作夥伴 ID。

advertiserId

string (int64 format)

提出要求的廣告客戶 ID。

要求主體

要求主體包含 InventorySource 的例項。

回應主體

如果成功,回應主體會包含新建立的 InventorySource 例項。

授權範圍

需要下列 OAuth 範圍:

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

詳情請參閱 OAuth 2.0 總覽