Gets a single targeting option assigned to an ad group.
Inherited assigned targeting options are not included.
HTTP request
GET https://displayvideo.googleapis.com/v3/advertisers/{advertiserId}/adGroups/{adGroupId}/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 ad group, excluding inherited options."],["The request is made using an HTTP GET method to a structured URL containing advertiser ID, ad group ID, targeting type, and assigned targeting option ID."],["Requires authorization with the `https://www.googleapis.com/auth/display-video` scope."],["A successful response returns an `AssignedTargetingOption` object representing the requested targeting option details."]]],[]]