Method: advertisers.locationLists.assignedLocations.create
สร้างการมอบหมายระหว่างสถานที่ตั้งกับรายการสถานที่ตั้ง
คำขอ HTTP
POST https://displayvideo.googleapis.com/v3/advertisers/{advertiserId}/locationLists/{locationListId}/assignedLocations
URL ใช้ไวยากรณ์การแปลง gRPC
พารามิเตอร์เส้นทาง
พารามิเตอร์ |
advertiserId |
string (int64 format)
ต้องระบุ รหัสของผู้ลงโฆษณา DV360 ที่เป็นเจ้าของรายการสถานที่ตั้ง
|
locationListId |
string (int64 format)
ต้องระบุ รหัสของรายการสถานที่ตั้งที่จะสร้างงาน
|
เนื้อหาของคำขอ
เนื้อความของคำขอมีอินสแตนซ์ของ AssignedLocation
เนื้อหาการตอบกลับ
หากทำสำเร็จ เนื้อหาการตอบกลับจะมีอินสแตนซ์ AssignedLocation
ที่สร้างขึ้นใหม่
ขอบเขตการให้สิทธิ์
ต้องใช้ขอบเขต 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"],[[["Creates an assignment between a location and a location list using an HTTP POST request."],["Requires specifying the advertiser ID and location list ID as path parameters."],["The request body should contain an AssignedLocation object, as defined in the Display & Video 360 API documentation."],["A successful response will return the newly created AssignedLocation object."],["Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope."]]],[]]