Google Search Console · Example Payload

Google Search Console Search Analytics Query Request Example

AnalyticsGoogleSearchSEOWebmaster Tools

Google Search Console Search Analytics Query Request Example is an example object payload from Google Search Console, with 9 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

startDateendDatedimensionstypedimensionFilterGroupsaggregationTyperowLimitstartRowdataState

Example Payload

Raw ↑
{
  "startDate": "example_value",
  "endDate": "example_value",
  "dimensions": [],
  "type": "example_value",
  "dimensionFilterGroups": [],
  "aggregationType": "example_value",
  "rowLimit": 10,
  "startRow": 10,
  "dataState": "example_value"
}