Method: partners.targetingTypes.assignedTargetingOptions.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 of assigning a targeting option to a partner using the Display & Video API. It outlines that a `POST` request is made to `https://displayvideo.googleapis.com/v1/partners/{partnerId}/targetingTypes/{targetingType}/assignedTargetingOptions`. The `partnerId` and `targetingType` are required path parameters. The request body should include an `AssignedTargetingOption` instance. A successful response returns a new `AssignedTargetingOption` instance. This operation requires OAuth scope `https://www.googleapis.com/auth/display-video`. The v1 version of this API has been sunset.\n"]]