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 analysis query to delete. This is of the form 'customers/[customerId]/analysisQueries/[resource_id]', e.g. 'customers/123/analysisQueries/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 analysis query using an HTTP DELETE request."],["Requires the `name` path parameter to identify the analysis query for deletion, formatted as 'customers/[customerId]/analysisQueries/[resource_id]'."],["Utilizes the `https://www.googleapis.com/auth/adsdatahub` authorization scope."],["Both request and response bodies are empty for successful deletion."]]],["The core action is deleting an analysis query via a `DELETE` HTTP request to a specific URL. The URL includes the query's unique identifier within the path parameters (`name`), requiring a customer ID and resource ID. The request body must be empty. A successful deletion results in an empty response body. This action requires the `https://www.googleapis.com/auth/adsdatahub` OAuth scope for authorization.\n"]]