{ "opencollection": "1.0.0", "info": { "name": "Google Analytics Admin accounts metadata API", "version": "v1" }, "items": [ { "info": { "name": "metadata", "type": "folder" }, "items": [ { "info": { "name": "analytics.metadata.columns.list", "type": "http" }, "http": { "method": "GET", "url": "https://analyticsadmin.googleapis.com/metadata/:reportType/columns", "params": [ { "name": "alt", "value": "", "type": "query", "description": "Data format for the response." }, { "name": "fields", "value": "", "type": "query", "description": "Selector specifying which fields to include in a partial response." }, { "name": "key", "value": "", "type": "query", "description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token." }, { "name": "oauth_token", "value": "", "type": "query", "description": "OAuth 2.0 token for the current user." }, { "name": "prettyPrint", "value": "", "type": "query", "description": "Returns response with indentations and line breaks." }, { "name": "quotaUser", "value": "", "type": "query", "description": "An opaque string that represents a user for quota purposes. Must not exceed 40 characters." }, { "name": "userIp", "value": "", "type": "query", "description": "Deprecated. Please use quotaUser instead." }, { "name": "reportType", "value": "ACTIVE", "type": "path", "description": "Report type. Allowed Values: 'ga'. Where 'ga' corresponds to the Core Reporting API" } ], "auth": { "type": "oauth2", "flow": "implicit", "authorizationUrl": "https://accounts.google.com/o/oauth2/auth", "credentials": { "clientId": "{{clientId}}" } } }, "docs": "Lists all columns for a report type" } ] } ], "bundled": true }