GoogleApi.Content.V21.Model.SearchRequest (google_api_content v0.49.0) View Source
Request message for the ReportService.Search method.
Attributes
-
pageSize(type:integer(), default:nil) - Number of ReportRows to retrieve in a single page. Defaults to the maximum of 1000. Values above 1000 are coerced to 1000. -
pageToken(type:String.t, default:nil) - 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 fromnext_page_tokenin the previous response should be used. -
query(type:String.t, default:nil) - Required. Search query that defines performance metrics to retrieve and dimensions according to which the metrics are to be segmented.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.