REST Resource: advertisers.locationLists.assignedLocations

資源:AssignedLocation

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

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

string

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

assignedLocationId

string (int64 format)

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

targetingOptionId

string

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

方法

bulkEdit

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

create

為位置和位置清單建立指派。

delete

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

list

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