Method: customers.analysisQueries.delete

  • The DELETE request for analysis queries uses the format https://adsdatahub.googleapis.com/v1/{name=customers/*/analysisQueries/*}.

  • The path parameter name is required and specifies the full name of the analysis query to delete.

  • The request body for this operation must be empty.

  • A successful response body is empty.

  • This operation requires the OAuth scope https://www.googleapis.com/auth/adsdatahub.

Deletes an analysis query.

HTTP request

DELETE https://adsdatahub.googleapis.com/v1/{name=customers/*/analysisQueries/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

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'.

Request body

The request body must be empty.

Response body

If successful, the response body is empty.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/adsdatahub