Google Search Console · Example Payload

Google Search Console Wmx Sitemap Example

AnalyticsGoogleSearchSEOWebmaster Tools

Google Search Console Wmx Sitemap 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

pathlastSubmittedisPendingisSitemapsIndextypelastDownloadedwarningserrorscontents

Example Payload

Raw ↑
{
  "path": "example_value",
  "lastSubmitted": "example_value",
  "isPending": true,
  "isSitemapsIndex": true,
  "type": "example_value",
  "lastDownloaded": "example_value",
  "warnings": 10,
  "errors": 10,
  "contents": []
}