Starting September 8, 2025, every new line item will need to declare whether or not they will serve Eurpoean Union (EU) political ads. Display & Video 360 API and SDF uploads that don't provide declarations will fail. See our deprecations page for more details on how to update your integration to make this declaration.
POST https://displayvideo.googleapis.com/v3/advertisers/{advertiserId}/insertionOrders/{insertionOrderId}/targetingTypes/{targetingType}/assignedTargetingOptions
[[["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-04-02 UTC."],[[["\u003cp\u003eThis operation assigns a targeting option to an insertion order, supporting various targeting types like age range, browser, category, and more.\u003c/p\u003e\n"],["\u003cp\u003eThe HTTP request is a POST request to a specific URL structure including advertiser ID, insertion order ID, and targeting type.\u003c/p\u003e\n"],["\u003cp\u003eThe request body should contain an instance of \u003ccode\u003eAssignedTargetingOption\u003c/code\u003e defining the targeting details.\u003c/p\u003e\n"],["\u003cp\u003eIf successful, the response returns the assigned \u003ccode\u003eAssignedTargetingOption\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThis operation requires the \u003ccode\u003ehttps://www.googleapis.com/auth/display-video\u003c/code\u003e OAuth scope for authorization.\u003c/p\u003e\n"]]],["This content describes assigning a targeting option to an insertion order via a POST request. The request requires `advertiserId`, `insertionOrderId`, and `targetingType` path parameters. Supported targeting types include age range, browser, category, and more. The request body should contain an `AssignedTargetingOption` instance, and a successful response will also return an `AssignedTargetingOption` instance. The operation requires OAuth scope `https://www.googleapis.com/auth/display-video`.\n"],null,[]]