Method: advertisers.locationLists.assignedLocations.delete
ลบการมอบหมายระหว่างสถานที่ตั้งกับรายการสถานที่ตั้ง
คำขอ HTTP
DELETE https://displayvideo.googleapis.com/v3/advertisers/{advertiserId}/locationLists/{locationListId}/assignedLocations/{assignedLocationId}
URL ใช้ไวยากรณ์การแปลง gRPC
พารามิเตอร์เส้นทาง
พารามิเตอร์ |
advertiserId |
string (int64 format)
ต้องระบุ รหัสของผู้ลงโฆษณา DV360 ที่เป็นเจ้าของรายการสถานที่ตั้ง
|
locationListId |
string (int64 format)
ต้องระบุ รหัสของรายการสถานที่ตั้งที่กำหนดการมอบหมายนี้
|
assignedLocationId |
string (int64 format)
ต้องระบุ รหัสของตำแหน่งที่กำหนดให้ลบ
|
เนื้อหาของคำขอ
เนื้อหาของคำขอต้องว่างเปล่า
เนื้อหาการตอบกลับ
หากทำสำเร็จ เนื้อหาการตอบกลับจะเป็นออบเจ็กต์ JSON ว่าง
ขอบเขตการให้สิทธิ์
ต้องใช้ขอบเขต OAuth ต่อไปนี้
https://www.googleapis.com/auth/display-video
ดูข้อมูลเพิ่มเติมได้ที่ OAuth 2.0 Overview
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-02-25 UTC
[null,null,["อัปเดตล่าสุด 2025-02-25 UTC"],[[["This operation removes the association between a specified location and a location list within a Display & Video 360 advertiser."],["It requires providing the advertiser ID, location list ID, and assigned location ID as path parameters in the DELETE request."],["The request body should be empty, and a successful operation results in an empty response body, confirming the deletion."],["Authorization is necessary using the `https://www.googleapis.com/auth/display-video` OAuth scope."]]],[]]