REST Resource: inventorySourceGroups.assignedInventorySources

資源:AssignedInventorySource

指定廣告空間來源和廣告空間來源群組之間的關聯。

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

string

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

assignedInventorySourceId

string (int64 format)

僅供輸出。指派的廣告空間來源的專屬 ID。這個 ID 僅在特定廣告空間來源群組中不重複。並可在其他情境中重複使用。

inventorySourceId

string

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

方法

bulkEdit

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

create

在廣告空間來源和廣告空間來源群組之間建立指派。

delete

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

list

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