Method: advertisers.locationLists.assignedLocations.create

ビジネスとビジネス リスト間の割り当てを作成します。

HTTP リクエスト

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

この URL は gRPC Transcoding 構文を使用します。

パスパラメータ

パラメータ
advertiserId

string (int64 format)

必須。地域リストが属するディスプレイ&ビデオ 360 広告主の ID。

locationListId

string (int64 format)

必須。割り当てが作成されるビジネス リストの ID。

リクエスト本文

リクエストの本文には AssignedLocation のインスタンスが含まれています。

レスポンスの本文

成功した場合、レスポンスの本文には、新しく作成された AssignedLocation のインスタンスが含まれます。

認可スコープ

次の OAuth スコープが必要です。

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

詳細については、OAuth 2.0 の概要をご覧ください。