REST Resource: inventorySourceGroups.assignedInventorySources

資源:AssignInventorySource

可指定的廣告空間來源與廣告空間來源群組之間的指派項目。

JSON 表示法
{
  "name": string,
  "assignedInventorySourceId": string,
  "inventorySourceId": string
}
欄位
name

string

僅供輸出。指派的廣告空間來源資源名稱。

assignedInventorySourceId

string (int64 format)

僅供輸出。指定廣告空間來源的專屬 ID。此 ID 只在特定廣告空間來源群組內不重複。它可在其他情況下重複使用。

inventorySourceId

string

必要欄位。指定廣告空間來源實體的 ID。

方法

bulkEdit

大量編輯廣告空間來源與單一廣告空間來源群組之間的多項指派項目。

create

在廣告空間來源與廣告空間來源群組之間建立指派項目。

delete

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

list

列出指派給廣告空間來源群組的廣告空間來源。