Получает один вариант таргетинга, назначенный позиции.
HTTP-запрос
GET https://displayvideo.googleapis.com/v3/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-04-02 UTC."],[[["Retrieves a single targeting option assigned to a specific line item within an advertiser."],["Requires the advertiser ID, line item ID, targeting type, and assigned targeting option ID as path parameters."],["Returns an `AssignedTargetingOption` object containing details about the targeting option if successful."],["Must be authorized with the `https://www.googleapis.com/auth/display-video` scope."],["Does not require a request body."]]],[]]