REST Resource: advertisers.locationLists.assignedLocations

資源:AssignLocation

位置清單與相關指定選項之間的對應關係。

JSON 表示法
{
  "name": string,
  "assignedLocationId": string,
  "targetingOptionId": string
}
欄位
name

string

僅供輸出。指派位置的資源名稱。

assignedLocationId

string (int64 format)

僅供輸出。指定地點的專屬 ID。這個 ID 只會在位置資訊清單中出現一次。並可在其他情境中重複使用。

targetingOptionId

string

必要欄位。指派給地區清單的指定目標選項 ID。

方法

bulkEdit

大量編輯不同地點和單一地點清單之間的多項指派項目。

create

建立與地點清單之間的指派作業。

delete

刪除位置和位置清單之間的對應關係。

list

列出指派給地區清單的位置。