Method: customers.analysisQueries.get

  • Retrieves a specific analysis query using its full resource name.

  • Uses a GET request to the specified URL with gRPC Transcoding syntax.

  • Requires an empty request body and returns the AnalysisQuery object in the response.

  • Needs authorization with the https://www.googleapis.com/auth/adsdatahub scope.

Retrieves the requested analysis query.

HTTP request

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

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. Full resource name, e.g. 'customers/123/analysisQueries/abcd1234'.

Request body

The request body must be empty.

Response body

If successful, the response body contains an instance of AnalysisQuery.

Authorization scopes

Requires the following OAuth scope:

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