Gets a single targeting option assigned to an insertion order.
HTTP request
GET https://displayvideo.googleapis.com/v1/advertisers/{advertiserId}/insertionOrders/{insertionOrderId}/targetingTypes/{targetingType}/assignedTargetingOptions/{assignedTargetingOptionId}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-18 UTC."],[[["This document explains how to retrieve a single targeting option for an insertion order using the Display & Video 360 API."],["The request requires specifying the advertiser ID, insertion order ID, targeting type, and assigned targeting option ID."],["A successful response will return an AssignedTargetingOption object containing details about the targeting option."],["Users need to have the `https://www.googleapis.com/auth/display-video` OAuth scope to access this functionality."]]],[]]