curl --location --request GET 'https://blogger.googleapis.com//v3/blogs//pageviews'
{ "blogId": "string", "counts": [ { "count": "string", "timeRange": "ALL_TIME" } ], "kind": "string" }