[[["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 2025-02-25 UTC."],[],["The Display & Video 360 API v4 (beta) allows retrieving a single targeting option via a GET request. The request URL requires two path parameters: `targetingType` (specifying the type of targeting) and `targetingOptionId` (the ID of the option). Additionally, the `advertiserId` must be specified in query parameters. The request body must be empty, and successful requests return a `TargetingOption` instance in the response body. This action needs the `https://www.googleapis.com/auth/display-video` authorization scope.\n"]]