Gets a single targeting option assigned to an advertiser.
HTTP request
GET https://displayvideo.googleapis.com/v1/advertisers/{advertiserId}/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 page details how to retrieve a single targeting option for an advertiser using the Display & Video 360 API."],["The request is made using an HTTP GET method to a specific URL containing the advertiser ID, targeting type, and assigned targeting option ID."],["Authorized access with the `https://www.googleapis.com/auth/display-video` scope is required to use this functionality."],["If successful, the response will provide details of the assigned targeting option within an `AssignedTargetingOption` object."]]],[]]