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

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