[[["เข้าใจง่าย","easyToUnderstand","thumb-up"],["แก้ปัญหาของฉันได้","solvedMyProblem","thumb-up"],["อื่นๆ","otherUp","thumb-up"]],[["ไม่มีข้อมูลที่ฉันต้องการ","missingTheInformationINeed","thumb-down"],["ซับซ้อนเกินไป/มีหลายขั้นตอนมากเกินไป","tooComplicatedTooManySteps","thumb-down"],["ล้าสมัย","outOfDate","thumb-down"],["ปัญหาเกี่ยวกับการแปล","translationIssue","thumb-down"],["ตัวอย่าง/ปัญหาเกี่ยวกับโค้ด","samplesCodeIssue","thumb-down"],["อื่นๆ","otherDown","thumb-down"]],["อัปเดตล่าสุด 2024-06-11 UTC"],[[["Display & Video 360 API v2 has been sunset and this documentation details how to create an assignment between a location and a location list using the API."],["This process involves making a POST request to a specified endpoint with the advertiser and location list IDs as path parameters."],["The request body should contain an AssignedLocation object and, if successful, the response will contain the newly created AssignedLocation object."],["Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope."]]],["The provided content outlines the process for creating an assignment between a location and a location list using the Display & Video 360 API. This is achieved via a `POST` request to a specified URL, including `advertiserId` and `locationListId` as path parameters. The request body uses an `AssignedLocation` instance. Upon success, the response body returns a newly created `AssignedLocation` instance. Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope. Note that Display & Video 360 API v2 is no longer available.\n"]]