Method: advertisers.locationLists.assignedLocations.create

创建位置与位置列表之间的关联。

HTTP 请求

POST https://displayvideo.googleapis.com/v2/advertisers/{advertiserId}/locationLists/{locationListId}/assignedLocations

网址采用 gRPC 转码语法。

路径参数

参数
advertiserId

string (int64 format)

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

locationListId

string (int64 format)

必需。要为其创建分配的位置列表的 ID。

请求正文

请求正文包含一个 AssignedLocation 实例。

响应正文

如果成功,响应正文将包含一个新创建的 AssignedLocation 实例。

授权范围

需要以下 OAuth 范围:

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

如需了解详情,请参阅 OAuth 2.0 概览