Method: advertisers.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 outlines the process for assigning a targeting option to an advertiser using the Display & Video 360 API. The core action is a POST request to `https://displayvideo.googleapis.com/v1/advertisers/{advertiserId}/targetingTypes/{targetingType}/assignedTargetingOptions`. The request requires `advertiserId` and `targetingType` as path parameters. Supported `targetingType` values include channel, content label exclusion, OMID and sensitive category exclusion. The request body must contain an `AssignedTargetingOption` instance and the response will contain the newly created `AssignedTargetingOption`. The process requires OAuth scope `https://www.googleapis.com/auth/display-video`.\n"]]