{ "opencollection": "1.0.0", "info": { "name": "Google Analytics Admin accounts provisioning API", "version": "v1" }, "items": [ { "info": { "name": "provisioning", "type": "folder" }, "items": [ { "info": { "name": "analytics.provisioning.createAccountTicket", "type": "http" }, "http": { "method": "POST", "url": "https://analyticsadmin.googleapis.com/provisioning/createAccountTicket", "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." } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "oauth2", "flow": "implicit", "authorizationUrl": "https://accounts.google.com/o/oauth2/auth", "credentials": { "clientId": "{{clientId}}" } } }, "docs": "Creates an account ticket." }, { "info": { "name": "analytics.provisioning.createAccountTree", "type": "http" }, "http": { "method": "POST", "url": "https://analyticsadmin.googleapis.com/provisioning/createAccountTree", "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." } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "oauth2", "flow": "implicit", "authorizationUrl": "https://accounts.google.com/o/oauth2/auth", "credentials": { "clientId": "{{clientId}}" } } }, "docs": "Provision account." } ] } ], "bundled": true }