Method: advertisers.locationLists.assignedLocations.delete

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

HTTP リクエスト

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

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

パスパラメータ

パラメータ
advertiserId

string (int64 format)

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

locationListId

string (int64 format)

必須。この割り当てが割り当てられているビジネスリストの ID。

assignedLocationId

string (int64 format)

必須。削除する割り当てられたビジネスの ID。

リクエスト本文

リクエストの本文は空にする必要があります。

レスポンスの本文

成功すると、レスポンスの本文は空になります。

認可スコープ

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

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

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