Retrieves every user query that a customer has access to.
HTTP request
GET https://fullcirclequery.googleapis.com/v2/userQueries
The URL uses gRPC Transcoding syntax.
Query parameters
Parameters | |
---|---|
pageSize |
Maximum number of items to return. If 0, The server will determine the number of queries to return. |
pageToken |
Page token, returned by a previous call, used to request the next page of results, if any. |
includeQueryText |
If false, omits query text from response. |
customerId |
The Ads Data Hub customer that owns the queries. |
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of ListQueriesResponse
.
Authorization Scopes
Requires one of the following OAuth scopes:
https://www.googleapis.com/auth/adsdatahub
https://www.googleapis.com/auth/xapi.zoo