Method: advertisers.locationLists.assignedLocations.delete

删除营业地点与营业地点列表之间的分配关系。

HTTP 请求

DELETE https://displayvideo.googleapis.com/v3/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 概览