Gets a single targeting option assigned to a line item.
HTTP request
GET https://displayvideo.googleapis.com/v3/advertisers/{advertiserId}/lineItems/{lineItemId}/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-11-06 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."]]],[]]