Method: advertisers.insertionOrders.targetingTypes.assignedTargetingOptions.get
Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
Display & Video 360 API v2 has sunset.
This page provides information on how to retrieve a single targeting option assigned to an insertion order.
The HTTP request method is GET and requires advertiserId, insertionOrderId, targetingType, and assignedTargetingOptionId as path parameters.
The request body for this operation must be empty.
A successful response returns an instance of AssignedTargetingOption and requires the https://www.googleapis.com/auth/display-video OAuth scope for authorization.
Gets a single targeting option assigned to an insertion order.
HTTP request
GET https://displayvideo.googleapis.com/v2/advertisers/{advertiserId}/insertionOrders/{insertionOrderId}/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."],[],[]]