The Display & Video 360 API is rolling out Demand Gen resource support to all partners starting June 10, 2026. See our blog post for more details on how to get ready!
Method: advertisers.targetingTypes.assignedTargetingOptions.delete
Stay organized with collections
Save and categorize content based on your preferences.
Page Summary
Display & Video 360 API v2 has sunset.
This content explains how to delete an assigned targeting option from an advertiser.
The DELETE request requires specifying the advertiser ID, targeting type, and assigned targeting option ID in the URL path.
The request body should be empty, and a successful response body is also empty.
Authorization requires the https://www.googleapis.com/auth/display-video OAuth scope.
[[["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."],[],["The provided content outlines how to delete an assigned targeting option from an advertiser using the Display & Video 360 API. The HTTP `DELETE` request is sent to a specific URL, including `advertiserId`, `targetingType`, and `assignedTargetingOptionId` as path parameters. Acceptable targeting types are listed. The request body should be empty and a successful response will have an empty body as well. This API endpoint requires the `https://www.googleapis.com/auth/display-video` authorization scope.\n"]]