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 v1 has been sunset.
This page details how to delete an assigned targeting option from an advertiser using the Display & Video 360 API.
Deleting a targeting option requires specifying the advertiser ID, targeting type, and the ID of the assigned targeting option in the URL path.
The request body for this operation must be empty and a successful response body is also empty.
The API call requires authorization using 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."],[],["This document details how to delete an assigned targeting option from an advertiser using the Display & Video 360 API. The core action is a `DELETE` HTTP request to a specific URL, structured with `advertiserId`, `targetingType`, and `assignedTargetingOptionId` as path parameters. The request body must be empty and the successful response is also empty. The API uses gRPC Transcoding syntax and requires the `https://www.googleapis.com/auth/display-video` OAuth scope for authorization. Supported targeting types are provided.\n"]]