{ "opencollection": "1.0.0", "info": { "name": "Google Search Ads 360 Reporting Customers Google Search Ads 360 Reporting API API", "version": "v0" }, "request": { "auth": { "type": "oauth2", "flow": "authorization_code", "authorizationUrl": "https://accounts.google.com/o/oauth2/auth", "accessTokenUrl": "https://oauth2.googleapis.com/token", "credentials": { "clientId": "{{clientId}}", "clientSecret": "{{clientSecret}}" } } }, "items": [ { "info": { "name": "Google Search Ads 360 Reporting API", "type": "folder" }, "items": [ { "info": { "name": "Google Search Ads 360 Reporting Get a resource", "type": "http" }, "http": { "method": "GET", "url": "https://searchads360.googleapis.com/v0/:resourceName", "params": [ { "name": "resourceName", "value": "", "type": "path" } ] }, "docs": "Returns the requested resource in full detail." } ] } ], "bundled": true }