SearchRequest
Request message for the
ReportService.Search
method.
| Fields | |
|---|---|
parent
|
Required. Id of the account making the call. Must be a standalone account or a subaccount of an advanced account. Format: accounts/{account} |
query
|
Required. Query that defines a report to be retrieved.
For details on how to construct your query, see the
Query Language guide
. For the full list of available tables and fields, see the
|
page_size
|
Optional. Number of
|
page_token
|
Optional. Token of the page to retrieve. If not specified, the first page of results is returned. In order to request the next page of results, the value obtained from
|