Method: advertisers.locationLists.assignedLocations.create
Оптимизируйте свои подборки
Сохраняйте и классифицируйте контент в соответствии со своими настройками.
[[["Прост для понимания","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"]],["Последнее обновление: 2025-07-24 UTC."],[],["This document details the process for creating an assignment between a location and a location list using the Display & Video 360 API. It outlines that a `POST` request must be sent to a specific URL, including `advertiserId` and `locationListId` as path parameters. The request body requires an `AssignedLocation` instance, and upon success, the response returns a new `AssignedLocation` instance. This action requires OAuth 2.0 authorization with the `display-video` scope.\n"]]