Method: customers.crmBasedUserListQueries.delete

  • This document outlines the process for deleting a CRM based user list query.

  • The request uses a DELETE HTTP method and requires the full name of the query as a path parameter.

  • Both the request and response bodies for this operation are empty.

  • Authorization for this operation requires the https://www.googleapis.com/auth/adsdatahub OAuth scope.

Deletes a CRM based user list query.

HTTP request

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

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. The full name of the CRM based user list query to delete. This is of the form 'customers/[customerId]/crmBasedUserListQueries/[resource_id]', e.g. 'customers/123/crmBasedUserListQueries/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