Gets a single targeting option assigned to a YouTube ad group.
Inherited assigned targeting options are not included.
HTTP request
GET https://displayvideo.googleapis.com/v2/advertisers/{advertiserId}/youtubeAdGroups/{youtubeAdGroupId}/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."],[[["Display & Video 360 API v2 is sunset and this page documents how to get a single targeting option assigned to a YouTube ad group using the API."],["The API request requires specifying the advertiser ID, YouTube ad group ID, targeting type, and assigned targeting option ID as path parameters."],["The response, if successful, provides details of the assigned targeting option in the form of an `AssignedTargetingOption` object."],["To use this API, you'll need to authorize your request with the `https://www.googleapis.com/auth/display-video` OAuth scope."]]],[]]