This is legacy documentation, and may not be complete. To see the latest documentation, if you are a marketer, refer to the Marketers site. If you are a measurement partner, refer to the Measurement Partners site.
Required. The full name of the user list query to delete. This is of the form 'customers/[customerId]/userListQueries/[resource_id]', e.g. 'customers/123/userListQueries/resource123'.
[[["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."],[[["Deletes a specified user list query using an HTTP DELETE request to the provided URL."],["Requires the `name` path parameter to identify the user list query for deletion, formatted as 'customers/\\[customerId\\]/userListQueries/\\[resource_id\\]'."],["The request body should be empty, and a successful deletion results in an empty response body."],["Authorization is required using the `https://www.googleapis.com/auth/adsdatahub` OAuth scope."]]],["This document details the process of deleting a user list query. The core action is a `DELETE` HTTP request to a specific URL endpoint: `https://adsdatahub.googleapis.com/v1/{name=customers/*/userListQueries/*}`. The `name` parameter within the URL path, a string, is mandatory and defines the query to be deleted. The request body must be empty, and a successful response will also have an empty body. Authorization requires the `https://www.googleapis.com/auth/adsdatahub` OAuth scope.\n"]]