Method: advertisers.lineItems.targetingTypes.assignedTargetingOptions.get
Оптимизируйте свои подборки
Сохраняйте и классифицируйте контент в соответствии со своими настройками.
Получает один вариант таргетинга, назначенный позиции.
HTTP-запрос
GET https://displayvideo.googleapis.com/v2/advertisers/{advertiserId}/lineItems/{lineItemId}/targetingTypes/{targetingType}/assignedTargetingOptions/{assignedTargetingOptionId}
[[["Прост для понимания","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 how to retrieve a specific targeting option assigned to a line item in the Display & Video 360 API. Utilizing a `GET` request, you must provide the `advertiserId`, `lineItemId`, `targetingType`, and `assignedTargetingOptionId` as path parameters within the URL. The request body must remain empty. A successful response returns an `AssignedTargetingOption` instance. This action requires the `https://www.googleapis.com/auth/display-video` OAuth scope.\n"]]