GET https://displayvideo.googleapis.com/v1/advertisers/{advertiserId}/insertionOrders/{insertionOrderId}/targetingTypes/{targetingType}/assignedTargetingOptions/{assignedTargetingOptionId}
[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["没有我需要的信息","missingTheInformationINeed","thumb-down"],["太复杂/步骤太多","tooComplicatedTooManySteps","thumb-down"],["内容需要更新","outOfDate","thumb-down"],["翻译问题","translationIssue","thumb-down"],["示例/代码问题","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-07-25。"],[],["The provided content outlines how to retrieve a specific targeting option assigned to an insertion order using the Display & Video 360 API. A GET request is sent to a URL with required path parameters: `advertiserId`, `insertionOrderId`, `targetingType`, and `assignedTargetingOptionId`. The request body must be empty, and the successful response contains an `AssignedTargetingOption`. Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope. The API v1 is now sunset.\n"]]