Required. The ID of the parent channel to which the site belongs.
urlOrAppId
string
Required. The URL or app ID of the site to delete.
Union parameter owner. Required. Identifies the DV360 entity that owns the parent channel. It can be either a partner or an advertiser. owner can be only one of the following:
The ID of the advertiser that owns the parent channel.
Query parameters
Parameters
Union parameter owner. Required. Identifies the DV360 entity that owns the parent channel. It can be either a partner or an advertiser. owner can be only one of the following:
[[["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 guide details how to delete a site from a channel using the Display & Video 360 API."],["The request requires specifying the advertiser or partner ID, channel ID, and the URL or app ID of the site to be removed."],["An empty request body is necessary, and a successful deletion results in an empty response body."],["This operation necessitates authorization with the `https://www.googleapis.com/auth/display-video` scope."]]],["The provided content outlines how to delete a site from a channel using the Display & Video 360 API. The core action is a `DELETE` HTTP request to a specific URL containing `advertiserId`, `channelId`, and `urlOrAppId`. Either an `advertiserId` or `partnerId` must be provided to identify the channel owner. The request body should be empty. A successful deletion results in an empty response body. Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope. Display & Video 360 API v2 is no longer available.\n"]]