Method: advertisers.locationLists.assignedLocations.delete

删除位置与位置列表之间的分配。

HTTP 请求

DELETE https://displayvideo.googleapis.com/v1/advertisers/{advertiserId}/locationLists/{locationListId}/assignedLocations/{assignedLocationId}

网址采用 gRPC 转码语法。

路径参数

参数
advertiserId

string (int64 format)

必需。地理位置列表所属的 DV360 广告客户的 ID。

locationListId

string (int64 format)

必需。此分配关系所分配到的地理位置列表的 ID。

assignedLocationId

string (int64 format)

必需。要删除的指定地理位置的 ID。

请求正文

请求正文必须为空。

响应正文

如果成功,则响应正文为空。

授权范围

需要以下 OAuth 作用域:

  • https://www.googleapis.com/auth/display-video

有关详情,请参阅 OAuth 2.0 概览