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

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