Method: inventorySourceGroups.assignedInventorySources.delete

刪除廣告空間來源與廣告空間來源群組之間的指派關係。

HTTP 要求

DELETE https://displayvideo.googleapis.com/v2/inventorySourceGroups/{inventorySourceGroupId}/assignedInventorySources/{assignedInventorySourceId}

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

路徑參數

參數
inventorySourceGroupId

string (int64 format)

必要欄位。指派項目所屬的廣告空間來源群組 ID。

assignedInventorySourceId

string (int64 format)

必要欄位。要刪除的已指派廣告空間來源 ID。

查詢參數

參數
聯集參數 owner。必要欄位。用來識別擁有父項廣告空間來源群組的 DV360 實體。可以是合作夥伴或廣告主。owner 只能是下列其中一項:
partnerId

string (int64 format)

擁有父項廣告空間來源群組的合作夥伴 ID。

只有這個合作夥伴有權寫入這個已指派的廣告空間來源。

advertiserId

string (int64 format)

擁有父項廣告空間來源群組的廣告主 ID。

上層合作夥伴無法存取這個已指派的廣告空間來源。

要求主體

要求主體必須為空白。

回應主體

如果成功,回應主體會留白。

授權範圍

需要下列 OAuth 範圍:

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

詳情請參閱 OAuth 2.0 總覽