{ "uuid": "5eae310e-2676-4626-a28f-ab14833084fb", "lastMigration": 29, "name": "Google Analytics API", "endpointPrefix": "analytics/v3", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "83559c63-54aa-47a8-b449-b6b3cd5dc4d7", "documentation": "Returns Analytics data for a view (profile).", "method": "get", "endpoint": "data/ga", "responses": [ { "uuid": "29053b30-191b-49ab-9bb7-1d01dcf468c7", "body": "{\n \"columnHeaders\": [\n {\n \"columnType\": \"\",\n \"dataType\": \"\",\n \"name\": \"\"\n }\n ],\n \"containsSampledData\": {{faker 'datatype.boolean'}},\n \"dataLastRefreshed\": \"\",\n \"dataTable\": {\n \"cols\": [\n {\n \"id\": \"\",\n \"label\": \"\",\n \"type\": \"\"\n }\n ],\n \"rows\": [\n {\n \"c\": [\n {\n \"v\": \"\"\n }\n ]\n }\n ]\n },\n \"id\": \"\",\n \"itemsPerPage\": {{faker 'number.int' max=99999}},\n \"kind\": \"analytics#gaData\",\n \"nextLink\": \"\",\n \"previousLink\": \"\",\n \"profileInfo\": {\n \"accountId\": \"\",\n \"internalWebPropertyId\": \"\",\n \"profileId\": \"\",\n \"profileName\": \"\",\n \"tableId\": \"\",\n \"webPropertyId\": \"\"\n },\n \"query\": {\n \"dimensions\": \"\",\n \"end-date\": \"\",\n \"filters\": \"\",\n \"ids\": \"\",\n \"max-results\": {{faker 'number.int' max=99999}},\n \"metrics\": [\n \"\"\n ],\n \"samplingLevel\": \"\",\n \"segment\": \"\",\n \"sort\": [\n \"\"\n ],\n \"start-date\": \"\",\n \"start-index\": {{faker 'number.int' max=99999}}\n },\n \"rows\": [\n [\n \"\"\n ]\n ],\n \"sampleSize\": \"\",\n \"sampleSpace\": \"\",\n \"selfLink\": \"\",\n \"totalResults\": {{faker 'number.int' max=99999}},\n \"totalsForAllResults\": {}\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "389e77b2-496a-4a41-86ef-9278adb40c72", "documentation": "Returns Analytics Multi-Channel Funnels data for a view (profile).", "method": "get", "endpoint": "data/mcf", "responses": [ { "uuid": "1f033f0e-b5f3-40d9-9fe1-7a1f5dbc9f01", "body": "{\n \"columnHeaders\": [\n {\n \"columnType\": \"\",\n \"dataType\": \"\",\n \"name\": \"\"\n }\n ],\n \"containsSampledData\": {{faker 'datatype.boolean'}},\n \"id\": \"\",\n \"itemsPerPage\": {{faker 'number.int' max=99999}},\n \"kind\": \"analytics#mcfData\",\n \"nextLink\": \"\",\n \"previousLink\": \"\",\n \"profileInfo\": {\n \"accountId\": \"\",\n \"internalWebPropertyId\": \"\",\n \"profileId\": \"\",\n \"profileName\": \"\",\n \"tableId\": \"\",\n \"webPropertyId\": \"\"\n },\n \"query\": {\n \"dimensions\": \"\",\n \"end-date\": \"\",\n \"filters\": \"\",\n \"ids\": \"\",\n \"max-results\": {{faker 'number.int' max=99999}},\n \"metrics\": [\n \"\"\n ],\n \"samplingLevel\": \"\",\n \"segment\": \"\",\n \"sort\": [\n \"\"\n ],\n \"start-date\": \"\",\n \"start-index\": {{faker 'number.int' max=99999}}\n },\n \"rows\": [\n [\n {\n \"conversionPathValue\": [\n {\n \"interactionType\": \"\",\n \"nodeValue\": \"\"\n }\n ],\n \"primitiveValue\": \"\"\n }\n ]\n ],\n \"sampleSize\": \"\",\n \"sampleSpace\": \"\",\n \"selfLink\": \"\",\n \"totalResults\": {{faker 'number.int' max=99999}},\n \"totalsForAllResults\": {}\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6e97e3e9-32e7-42fa-a1c9-201c08b6c012", "documentation": "Returns real time data for a view (profile).", "method": "get", "endpoint": "data/realtime", "responses": [ { "uuid": "ddc83e46-4496-414d-9609-05835f5c32e0", "body": "{\n \"columnHeaders\": [\n {\n \"columnType\": \"\",\n \"dataType\": \"\",\n \"name\": \"\"\n }\n ],\n \"id\": \"\",\n \"kind\": \"analytics#realtimeData\",\n \"profileInfo\": {\n \"accountId\": \"\",\n \"internalWebPropertyId\": \"\",\n \"profileId\": \"\",\n \"profileName\": \"\",\n \"tableId\": \"\",\n \"webPropertyId\": \"\"\n },\n \"query\": {\n \"dimensions\": \"\",\n \"filters\": \"\",\n \"ids\": \"\",\n \"max-results\": {{faker 'number.int' max=99999}},\n \"metrics\": [\n \"\"\n ],\n \"sort\": [\n \"\"\n ]\n },\n \"rows\": [\n [\n \"\"\n ]\n ],\n \"selfLink\": \"\",\n \"totalResults\": {{faker 'number.int' max=99999}},\n \"totalsForAllResults\": {}\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7bfddeb2-f3a3-4277-b02a-1454baeade79", "documentation": "Lists account summaries (lightweight tree comprised of accounts/properties/profiles) to which the user has access.", "method": "get", "endpoint": "management/accountSummaries", "responses": [ { "uuid": "5e4d0ab7-d3b5-4bff-b944-e78bf5aaa32e", "body": "{\n \"items\": [\n {\n \"id\": \"\",\n \"kind\": \"analytics#accountSummary\",\n \"name\": \"\",\n \"starred\": {{faker 'datatype.boolean'}},\n \"webProperties\": [\n {\n \"id\": \"\",\n \"internalWebPropertyId\": \"\",\n \"kind\": \"analytics#webPropertySummary\",\n \"level\": \"\",\n \"name\": \"\",\n \"profiles\": [\n {\n \"id\": \"\",\n \"kind\": \"analytics#profileSummary\",\n \"name\": \"\",\n \"starred\": {{faker 'datatype.boolean'}},\n \"type\": \"\"\n }\n ],\n \"starred\": {{faker 'datatype.boolean'}},\n \"websiteUrl\": \"\"\n }\n ]\n }\n ],\n \"itemsPerPage\": {{faker 'number.int' max=99999}},\n \"kind\": \"analytics#accountSummaries\",\n \"nextLink\": \"\",\n \"previousLink\": \"\",\n \"startIndex\": {{faker 'number.int' max=99999}},\n \"totalResults\": {{faker 'number.int' max=99999}},\n \"username\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4735001c-a0d0-401f-97d2-994209227313", "documentation": "Lists all accounts to which the user has access.", "method": "get", "endpoint": "management/accounts", "responses": [ { "uuid": "72855665-05ba-4a2c-87b2-7f185005fd68", "body": "{\n \"items\": [\n {\n \"childLink\": {\n \"href\": \"\",\n \"type\": \"analytics#webproperties\"\n },\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"id\": \"\",\n \"kind\": \"analytics#account\",\n \"name\": \"\",\n \"permissions\": {\n \"effective\": [\n \"\"\n ]\n },\n \"selfLink\": \"\",\n \"starred\": {{faker 'datatype.boolean'}},\n \"updated\": \"{{faker 'date.recent' 365}}\"\n }\n ],\n \"itemsPerPage\": {{faker 'number.int' max=99999}},\n \"kind\": \"analytics#accounts\",\n \"nextLink\": \"\",\n \"previousLink\": \"\",\n \"startIndex\": {{faker 'number.int' max=99999}},\n \"totalResults\": {{faker 'number.int' max=99999}},\n \"username\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cfe3afbc-2eff-41a5-9c43-e9d6782c1614", "documentation": "Lists account-user links for a given account.", "method": "get", "endpoint": "management/accounts/:accountId/entityUserLinks", "responses": [ { "uuid": "0642def0-2fca-499e-8f44-d5c82babfbe2", "body": "{\n \"items\": [\n {\n \"entity\": {\n \"accountRef\": {\n \"href\": \"\",\n \"id\": \"\",\n \"kind\": \"analytics#accountRef\",\n \"name\": \"\"\n },\n \"profileRef\": {\n \"accountId\": \"\",\n \"href\": \"\",\n \"id\": \"\",\n \"internalWebPropertyId\": \"\",\n \"kind\": \"analytics#profileRef\",\n \"name\": \"\",\n \"webPropertyId\": \"\"\n },\n \"webPropertyRef\": {\n \"accountId\": \"\",\n \"href\": \"\",\n \"id\": \"\",\n \"internalWebPropertyId\": \"\",\n \"kind\": \"analytics#webPropertyRef\",\n \"name\": \"\"\n }\n },\n \"id\": \"\",\n \"kind\": \"analytics#entityUserLink\",\n \"permissions\": {\n \"effective\": [\n \"\"\n ],\n \"local\": [\n \"\"\n ]\n },\n \"selfLink\": \"\",\n \"userRef\": {\n \"email\": \"\",\n \"id\": \"\",\n \"kind\": \"analytics#userRef\"\n }\n }\n ],\n \"itemsPerPage\": {{faker 'number.int' max=99999}},\n \"kind\": \"analytics#entityUserLinks\",\n \"nextLink\": \"\",\n \"previousLink\": \"\",\n \"startIndex\": {{faker 'number.int' max=99999}},\n \"totalResults\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "05643c59-5b8c-4d24-a698-0340cc583fd6", "documentation": "Adds a new user to the given account.", "method": "post", "endpoint": "management/accounts/:accountId/entityUserLinks", "responses": [ { "uuid": "0f85d958-d297-4b51-aea0-d7f55227a4a6", "body": "{\n \"entity\": {\n \"accountRef\": {\n \"href\": \"\",\n \"id\": \"\",\n \"kind\": \"analytics#accountRef\",\n \"name\": \"\"\n },\n \"profileRef\": {\n \"accountId\": \"\",\n \"href\": \"\",\n \"id\": \"\",\n \"internalWebPropertyId\": \"\",\n \"kind\": \"analytics#profileRef\",\n \"name\": \"\",\n \"webPropertyId\": \"\"\n },\n \"webPropertyRef\": {\n \"accountId\": \"\",\n \"href\": \"\",\n \"id\": \"\",\n \"internalWebPropertyId\": \"\",\n \"kind\": \"analytics#webPropertyRef\",\n \"name\": \"\"\n }\n },\n \"id\": \"\",\n \"kind\": \"analytics#entityUserLink\",\n \"permissions\": {\n \"effective\": [\n \"\"\n ],\n \"local\": [\n \"\"\n ]\n },\n \"selfLink\": \"\",\n \"userRef\": {\n \"email\": \"\",\n \"id\": \"\",\n \"kind\": \"analytics#userRef\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "37d629ae-e7d2-4e97-9784-63a3aeb23911", "documentation": "Removes a user from the given account.", "method": "delete", "endpoint": "management/accounts/:accountId/entityUserLinks/:linkId", "responses": [ { "uuid": "643e5c2a-26e7-4912-90e5-9e94ba8ca523", "body": "", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "be24275b-76eb-4897-830a-e0ab938da469", "documentation": "Updates permissions for an existing user on the given account.", "method": "put", "endpoint": "management/accounts/:accountId/entityUserLinks/:linkId", "responses": [ { "uuid": "c59863c3-64dc-4fc9-b6ce-2d0136cba588", "body": "{\n \"entity\": {\n \"accountRef\": {\n \"href\": \"\",\n \"id\": \"\",\n \"kind\": \"analytics#accountRef\",\n \"name\": \"\"\n },\n \"profileRef\": {\n \"accountId\": \"\",\n \"href\": \"\",\n \"id\": \"\",\n \"internalWebPropertyId\": \"\",\n \"kind\": \"analytics#profileRef\",\n \"name\": \"\",\n \"webPropertyId\": \"\"\n },\n \"webPropertyRef\": {\n \"accountId\": \"\",\n \"href\": \"\",\n \"id\": \"\",\n \"internalWebPropertyId\": \"\",\n \"kind\": \"analytics#webPropertyRef\",\n \"name\": \"\"\n }\n },\n \"id\": \"\",\n \"kind\": \"analytics#entityUserLink\",\n \"permissions\": {\n \"effective\": [\n \"\"\n ],\n \"local\": [\n \"\"\n ]\n },\n \"selfLink\": \"\",\n \"userRef\": {\n \"email\": \"\",\n \"id\": \"\",\n \"kind\": \"analytics#userRef\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "88cbfcea-0e24-4e6f-b291-c1a28b2b354f", "documentation": "Lists all filters for an account", "method": "get", "endpoint": "management/accounts/:accountId/filters", "responses": [ { "uuid": "d48138a6-6006-4b20-a862-1ecdbad52e0e", "body": "{\n \"items\": [\n {\n \"accountId\": \"\",\n \"advancedDetails\": {\n \"caseSensitive\": {{faker 'datatype.boolean'}},\n \"extractA\": \"\",\n \"extractB\": \"\",\n \"fieldA\": \"\",\n \"fieldAIndex\": {{faker 'number.int' max=99999}},\n \"fieldARequired\": {{faker 'datatype.boolean'}},\n \"fieldB\": \"\",\n \"fieldBIndex\": {{faker 'number.int' max=99999}},\n \"fieldBRequired\": {{faker 'datatype.boolean'}},\n \"outputConstructor\": \"\",\n \"outputToField\": \"\",\n \"outputToFieldIndex\": {{faker 'number.int' max=99999}},\n \"overrideOutputField\": {{faker 'datatype.boolean'}}\n },\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"excludeDetails\": {\n \"caseSensitive\": {{faker 'datatype.boolean'}},\n \"expressionValue\": \"\",\n \"field\": \"\",\n \"fieldIndex\": {{faker 'number.int' max=99999}},\n \"kind\": \"analytics#filterExpression\",\n \"matchType\": \"\"\n },\n \"id\": \"\",\n \"includeDetails\": {\n \"caseSensitive\": {{faker 'datatype.boolean'}},\n \"expressionValue\": \"\",\n \"field\": \"\",\n \"fieldIndex\": {{faker 'number.int' max=99999}},\n \"kind\": \"analytics#filterExpression\",\n \"matchType\": \"\"\n },\n \"kind\": \"analytics#filter\",\n \"lowercaseDetails\": {\n \"field\": \"\",\n \"fieldIndex\": {{faker 'number.int' max=99999}}\n },\n \"name\": \"\",\n \"parentLink\": {\n \"href\": \"\",\n \"type\": \"analytics#account\"\n },\n \"searchAndReplaceDetails\": {\n \"caseSensitive\": {{faker 'datatype.boolean'}},\n \"field\": \"\",\n \"fieldIndex\": {{faker 'number.int' max=99999}},\n \"replaceString\": \"\",\n \"searchString\": \"\"\n },\n \"selfLink\": \"\",\n \"type\": \"\",\n \"updated\": \"{{faker 'date.recent' 365}}\",\n \"uppercaseDetails\": {\n \"field\": \"\",\n \"fieldIndex\": {{faker 'number.int' max=99999}}\n }\n }\n ],\n \"itemsPerPage\": {{faker 'number.int' max=99999}},\n \"kind\": \"analytics#filters\",\n \"nextLink\": \"\",\n \"previousLink\": \"\",\n \"startIndex\": {{faker 'number.int' max=99999}},\n \"totalResults\": {{faker 'number.int' max=99999}},\n \"username\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "767b988e-209d-41f3-b373-90b0ca47e9c6", "documentation": "Create a new filter.", "method": "post", "endpoint": "management/accounts/:accountId/filters", "responses": [ { "uuid": "987db62c-db02-4841-be9b-a9c0bf26f27e", "body": "{\n \"accountId\": \"\",\n \"advancedDetails\": {\n \"caseSensitive\": {{faker 'datatype.boolean'}},\n \"extractA\": \"\",\n \"extractB\": \"\",\n \"fieldA\": \"\",\n \"fieldAIndex\": {{faker 'number.int' max=99999}},\n \"fieldARequired\": {{faker 'datatype.boolean'}},\n \"fieldB\": \"\",\n \"fieldBIndex\": {{faker 'number.int' max=99999}},\n \"fieldBRequired\": {{faker 'datatype.boolean'}},\n \"outputConstructor\": \"\",\n \"outputToField\": \"\",\n \"outputToFieldIndex\": {{faker 'number.int' max=99999}},\n \"overrideOutputField\": {{faker 'datatype.boolean'}}\n },\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"excludeDetails\": {\n \"caseSensitive\": {{faker 'datatype.boolean'}},\n \"expressionValue\": \"\",\n \"field\": \"\",\n \"fieldIndex\": {{faker 'number.int' max=99999}},\n \"kind\": \"analytics#filterExpression\",\n \"matchType\": \"\"\n },\n \"id\": \"\",\n \"includeDetails\": {\n \"caseSensitive\": {{faker 'datatype.boolean'}},\n \"expressionValue\": \"\",\n \"field\": \"\",\n \"fieldIndex\": {{faker 'number.int' max=99999}},\n \"kind\": \"analytics#filterExpression\",\n \"matchType\": \"\"\n },\n \"kind\": \"analytics#filter\",\n \"lowercaseDetails\": {\n \"field\": \"\",\n \"fieldIndex\": {{faker 'number.int' max=99999}}\n },\n \"name\": \"\",\n \"parentLink\": {\n \"href\": \"\",\n \"type\": \"analytics#account\"\n },\n \"searchAndReplaceDetails\": {\n \"caseSensitive\": {{faker 'datatype.boolean'}},\n \"field\": \"\",\n \"fieldIndex\": {{faker 'number.int' max=99999}},\n \"replaceString\": \"\",\n \"searchString\": \"\"\n },\n \"selfLink\": \"\",\n \"type\": \"\",\n \"updated\": \"{{faker 'date.recent' 365}}\",\n \"uppercaseDetails\": {\n \"field\": \"\",\n \"fieldIndex\": {{faker 'number.int' max=99999}}\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "dd89ab46-80e2-4749-aae2-39f1028ad0e4", "documentation": "Delete a filter.", "method": "delete", "endpoint": "management/accounts/:accountId/filters/:filterId", "responses": [ { "uuid": "7958776d-1d0c-4780-89a7-394db9945625", "body": "{\n \"accountId\": \"\",\n \"advancedDetails\": {\n \"caseSensitive\": {{faker 'datatype.boolean'}},\n \"extractA\": \"\",\n \"extractB\": \"\",\n \"fieldA\": \"\",\n \"fieldAIndex\": {{faker 'number.int' max=99999}},\n \"fieldARequired\": {{faker 'datatype.boolean'}},\n \"fieldB\": \"\",\n \"fieldBIndex\": {{faker 'number.int' max=99999}},\n \"fieldBRequired\": {{faker 'datatype.boolean'}},\n \"outputConstructor\": \"\",\n \"outputToField\": \"\",\n \"outputToFieldIndex\": {{faker 'number.int' max=99999}},\n \"overrideOutputField\": {{faker 'datatype.boolean'}}\n },\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"excludeDetails\": {\n \"caseSensitive\": {{faker 'datatype.boolean'}},\n \"expressionValue\": \"\",\n \"field\": \"\",\n \"fieldIndex\": {{faker 'number.int' max=99999}},\n \"kind\": \"analytics#filterExpression\",\n \"matchType\": \"\"\n },\n \"id\": \"\",\n \"includeDetails\": {\n \"caseSensitive\": {{faker 'datatype.boolean'}},\n \"expressionValue\": \"\",\n \"field\": \"\",\n \"fieldIndex\": {{faker 'number.int' max=99999}},\n \"kind\": \"analytics#filterExpression\",\n \"matchType\": \"\"\n },\n \"kind\": \"analytics#filter\",\n \"lowercaseDetails\": {\n \"field\": \"\",\n \"fieldIndex\": {{faker 'number.int' max=99999}}\n },\n \"name\": \"\",\n \"parentLink\": {\n \"href\": \"\",\n \"type\": \"analytics#account\"\n },\n \"searchAndReplaceDetails\": {\n \"caseSensitive\": {{faker 'datatype.boolean'}},\n \"field\": \"\",\n \"fieldIndex\": {{faker 'number.int' max=99999}},\n \"replaceString\": \"\",\n \"searchString\": \"\"\n },\n \"selfLink\": \"\",\n \"type\": \"\",\n \"updated\": \"{{faker 'date.recent' 365}}\",\n \"uppercaseDetails\": {\n \"field\": \"\",\n \"fieldIndex\": {{faker 'number.int' max=99999}}\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4b341bdd-d084-4f62-99aa-1c355cc869d6", "documentation": "Returns filters to which the user has access.", "method": "get", "endpoint": "management/accounts/:accountId/filters/:filterId", "responses": [ { "uuid": "5aa50d94-d4d9-4ff6-8bb4-60a261a06101", "body": "{\n \"accountId\": \"\",\n \"advancedDetails\": {\n \"caseSensitive\": {{faker 'datatype.boolean'}},\n \"extractA\": \"\",\n \"extractB\": \"\",\n \"fieldA\": \"\",\n \"fieldAIndex\": {{faker 'number.int' max=99999}},\n \"fieldARequired\": {{faker 'datatype.boolean'}},\n \"fieldB\": \"\",\n \"fieldBIndex\": {{faker 'number.int' max=99999}},\n \"fieldBRequired\": {{faker 'datatype.boolean'}},\n \"outputConstructor\": \"\",\n \"outputToField\": \"\",\n \"outputToFieldIndex\": {{faker 'number.int' max=99999}},\n \"overrideOutputField\": {{faker 'datatype.boolean'}}\n },\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"excludeDetails\": {\n \"caseSensitive\": {{faker 'datatype.boolean'}},\n \"expressionValue\": \"\",\n \"field\": \"\",\n \"fieldIndex\": {{faker 'number.int' max=99999}},\n \"kind\": \"analytics#filterExpression\",\n \"matchType\": \"\"\n },\n \"id\": \"\",\n \"includeDetails\": {\n \"caseSensitive\": {{faker 'datatype.boolean'}},\n \"expressionValue\": \"\",\n \"field\": \"\",\n \"fieldIndex\": {{faker 'number.int' max=99999}},\n \"kind\": \"analytics#filterExpression\",\n \"matchType\": \"\"\n },\n \"kind\": \"analytics#filter\",\n \"lowercaseDetails\": {\n \"field\": \"\",\n \"fieldIndex\": {{faker 'number.int' max=99999}}\n },\n \"name\": \"\",\n \"parentLink\": {\n \"href\": \"\",\n \"type\": \"analytics#account\"\n },\n \"searchAndReplaceDetails\": {\n \"caseSensitive\": {{faker 'datatype.boolean'}},\n \"field\": \"\",\n \"fieldIndex\": {{faker 'number.int' max=99999}},\n \"replaceString\": \"\",\n \"searchString\": \"\"\n },\n \"selfLink\": \"\",\n \"type\": \"\",\n \"updated\": \"{{faker 'date.recent' 365}}\",\n \"uppercaseDetails\": {\n \"field\": \"\",\n \"fieldIndex\": {{faker 'number.int' max=99999}}\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6381cf0a-e88e-4eb6-8026-6f15713c807f", "documentation": "Updates an existing filter. This method supports patch semantics.", "method": "patch", "endpoint": "management/accounts/:accountId/filters/:filterId", "responses": [ { "uuid": "65a6bd28-fc65-48a2-b9ee-bf65b2d59c87", "body": "{\n \"accountId\": \"\",\n \"advancedDetails\": {\n \"caseSensitive\": {{faker 'datatype.boolean'}},\n \"extractA\": \"\",\n \"extractB\": \"\",\n \"fieldA\": \"\",\n \"fieldAIndex\": {{faker 'number.int' max=99999}},\n \"fieldARequired\": {{faker 'datatype.boolean'}},\n \"fieldB\": \"\",\n \"fieldBIndex\": {{faker 'number.int' max=99999}},\n \"fieldBRequired\": {{faker 'datatype.boolean'}},\n \"outputConstructor\": \"\",\n \"outputToField\": \"\",\n \"outputToFieldIndex\": {{faker 'number.int' max=99999}},\n \"overrideOutputField\": {{faker 'datatype.boolean'}}\n },\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"excludeDetails\": {\n \"caseSensitive\": {{faker 'datatype.boolean'}},\n \"expressionValue\": \"\",\n \"field\": \"\",\n \"fieldIndex\": {{faker 'number.int' max=99999}},\n \"kind\": \"analytics#filterExpression\",\n \"matchType\": \"\"\n },\n \"id\": \"\",\n \"includeDetails\": {\n \"caseSensitive\": {{faker 'datatype.boolean'}},\n \"expressionValue\": \"\",\n \"field\": \"\",\n \"fieldIndex\": {{faker 'number.int' max=99999}},\n \"kind\": \"analytics#filterExpression\",\n \"matchType\": \"\"\n },\n \"kind\": \"analytics#filter\",\n \"lowercaseDetails\": {\n \"field\": \"\",\n \"fieldIndex\": {{faker 'number.int' max=99999}}\n },\n \"name\": \"\",\n \"parentLink\": {\n \"href\": \"\",\n \"type\": \"analytics#account\"\n },\n \"searchAndReplaceDetails\": {\n \"caseSensitive\": {{faker 'datatype.boolean'}},\n \"field\": \"\",\n \"fieldIndex\": {{faker 'number.int' max=99999}},\n \"replaceString\": \"\",\n \"searchString\": \"\"\n },\n \"selfLink\": \"\",\n \"type\": \"\",\n \"updated\": \"{{faker 'date.recent' 365}}\",\n \"uppercaseDetails\": {\n \"field\": \"\",\n \"fieldIndex\": {{faker 'number.int' max=99999}}\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "07517ea0-a04e-4335-9d80-db24cb6ceeba", "documentation": "Updates an existing filter.", "method": "put", "endpoint": "management/accounts/:accountId/filters/:filterId", "responses": [ { "uuid": "e161a0a4-f6f2-4026-947e-1c63356eb7ca", "body": "{\n \"accountId\": \"\",\n \"advancedDetails\": {\n \"caseSensitive\": {{faker 'datatype.boolean'}},\n \"extractA\": \"\",\n \"extractB\": \"\",\n \"fieldA\": \"\",\n \"fieldAIndex\": {{faker 'number.int' max=99999}},\n \"fieldARequired\": {{faker 'datatype.boolean'}},\n \"fieldB\": \"\",\n \"fieldBIndex\": {{faker 'number.int' max=99999}},\n \"fieldBRequired\": {{faker 'datatype.boolean'}},\n \"outputConstructor\": \"\",\n \"outputToField\": \"\",\n \"outputToFieldIndex\": {{faker 'number.int' max=99999}},\n \"overrideOutputField\": {{faker 'datatype.boolean'}}\n },\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"excludeDetails\": {\n \"caseSensitive\": {{faker 'datatype.boolean'}},\n \"expressionValue\": \"\",\n \"field\": \"\",\n \"fieldIndex\": {{faker 'number.int' max=99999}},\n \"kind\": \"analytics#filterExpression\",\n \"matchType\": \"\"\n },\n \"id\": \"\",\n \"includeDetails\": {\n \"caseSensitive\": {{faker 'datatype.boolean'}},\n \"expressionValue\": \"\",\n \"field\": \"\",\n \"fieldIndex\": {{faker 'number.int' max=99999}},\n \"kind\": \"analytics#filterExpression\",\n \"matchType\": \"\"\n },\n \"kind\": \"analytics#filter\",\n \"lowercaseDetails\": {\n \"field\": \"\",\n \"fieldIndex\": {{faker 'number.int' max=99999}}\n },\n \"name\": \"\",\n \"parentLink\": {\n \"href\": \"\",\n \"type\": \"analytics#account\"\n },\n \"searchAndReplaceDetails\": {\n \"caseSensitive\": {{faker 'datatype.boolean'}},\n \"field\": \"\",\n \"fieldIndex\": {{faker 'number.int' max=99999}},\n \"replaceString\": \"\",\n \"searchString\": \"\"\n },\n \"selfLink\": \"\",\n \"type\": \"\",\n \"updated\": \"{{faker 'date.recent' 365}}\",\n \"uppercaseDetails\": {\n \"field\": \"\",\n \"fieldIndex\": {{faker 'number.int' max=99999}}\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "997e3cd1-5abc-49d1-b53b-4f81a651a5ff", "documentation": "Lists web properties to which the user has access.", "method": "get", "endpoint": "management/accounts/:accountId/webproperties", "responses": [ { "uuid": "c66d9f07-7537-4f19-a9ea-07eec04973bb", "body": "{\n \"items\": [\n {\n \"accountId\": \"\",\n \"childLink\": {\n \"href\": \"\",\n \"type\": \"analytics#profiles\"\n },\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"dataRetentionResetOnNewActivity\": {{faker 'datatype.boolean'}},\n \"dataRetentionTtl\": \"\",\n \"defaultProfileId\": \"\",\n \"id\": \"\",\n \"industryVertical\": \"\",\n \"internalWebPropertyId\": \"\",\n \"kind\": \"analytics#webproperty\",\n \"level\": \"\",\n \"name\": \"\",\n \"parentLink\": {\n \"href\": \"\",\n \"type\": \"analytics#account\"\n },\n \"permissions\": {\n \"effective\": [\n \"\"\n ]\n },\n \"profileCount\": {{faker 'number.int' max=99999}},\n \"selfLink\": \"\",\n \"starred\": {{faker 'datatype.boolean'}},\n \"updated\": \"{{faker 'date.recent' 365}}\",\n \"websiteUrl\": \"\"\n }\n ],\n \"itemsPerPage\": {{faker 'number.int' max=99999}},\n \"kind\": \"analytics#webproperties\",\n \"nextLink\": \"\",\n \"previousLink\": \"\",\n \"startIndex\": {{faker 'number.int' max=99999}},\n \"totalResults\": {{faker 'number.int' max=99999}},\n \"username\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bf5db89c-dd6f-4c88-b9c4-2c1ba121921e", "documentation": "Create a new property if the account has fewer than 20 properties. Web properties are visible in the Google Analytics interface only if they have at least one profile.", "method": "post", "endpoint": "management/accounts/:accountId/webproperties", "responses": [ { "uuid": "6e2e34e5-c7d8-421a-ad91-ffec10acedee", "body": "{\n \"accountId\": \"\",\n \"childLink\": {\n \"href\": \"\",\n \"type\": \"analytics#profiles\"\n },\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"dataRetentionResetOnNewActivity\": {{faker 'datatype.boolean'}},\n \"dataRetentionTtl\": \"\",\n \"defaultProfileId\": \"\",\n \"id\": \"\",\n \"industryVertical\": \"\",\n \"internalWebPropertyId\": \"\",\n \"kind\": \"analytics#webproperty\",\n \"level\": \"\",\n \"name\": \"\",\n \"parentLink\": {\n \"href\": \"\",\n \"type\": \"analytics#account\"\n },\n \"permissions\": {\n \"effective\": [\n \"\"\n ]\n },\n \"profileCount\": {{faker 'number.int' max=99999}},\n \"selfLink\": \"\",\n \"starred\": {{faker 'datatype.boolean'}},\n \"updated\": \"{{faker 'date.recent' 365}}\",\n \"websiteUrl\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c843e360-1b77-4007-a4a4-98ab0d644391", "documentation": "Gets a web property to which the user has access.", "method": "get", "endpoint": "management/accounts/:accountId/webproperties/:webPropertyId", "responses": [ { "uuid": "88b663ca-3200-4106-894c-f569d8c7d0ae", "body": "{\n \"accountId\": \"\",\n \"childLink\": {\n \"href\": \"\",\n \"type\": \"analytics#profiles\"\n },\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"dataRetentionResetOnNewActivity\": {{faker 'datatype.boolean'}},\n \"dataRetentionTtl\": \"\",\n \"defaultProfileId\": \"\",\n \"id\": \"\",\n \"industryVertical\": \"\",\n \"internalWebPropertyId\": \"\",\n \"kind\": \"analytics#webproperty\",\n \"level\": \"\",\n \"name\": \"\",\n \"parentLink\": {\n \"href\": \"\",\n \"type\": \"analytics#account\"\n },\n \"permissions\": {\n \"effective\": [\n \"\"\n ]\n },\n \"profileCount\": {{faker 'number.int' max=99999}},\n \"selfLink\": \"\",\n \"starred\": {{faker 'datatype.boolean'}},\n \"updated\": \"{{faker 'date.recent' 365}}\",\n \"websiteUrl\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1ea03288-5ef8-4971-9850-5e1ca4802995", "documentation": "Updates an existing web property. This method supports patch semantics.", "method": "patch", "endpoint": "management/accounts/:accountId/webproperties/:webPropertyId", "responses": [ { "uuid": "3d357d26-04ea-47de-847b-4e12f13c28b3", "body": "{\n \"accountId\": \"\",\n \"childLink\": {\n \"href\": \"\",\n \"type\": \"analytics#profiles\"\n },\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"dataRetentionResetOnNewActivity\": {{faker 'datatype.boolean'}},\n \"dataRetentionTtl\": \"\",\n \"defaultProfileId\": \"\",\n \"id\": \"\",\n \"industryVertical\": \"\",\n \"internalWebPropertyId\": \"\",\n \"kind\": \"analytics#webproperty\",\n \"level\": \"\",\n \"name\": \"\",\n \"parentLink\": {\n \"href\": \"\",\n \"type\": \"analytics#account\"\n },\n \"permissions\": {\n \"effective\": [\n \"\"\n ]\n },\n \"profileCount\": {{faker 'number.int' max=99999}},\n \"selfLink\": \"\",\n \"starred\": {{faker 'datatype.boolean'}},\n \"updated\": \"{{faker 'date.recent' 365}}\",\n \"websiteUrl\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a82b1c6a-8215-4747-9ea8-34af8fcf48fc", "documentation": "Updates an existing web property.", "method": "put", "endpoint": "management/accounts/:accountId/webproperties/:webPropertyId", "responses": [ { "uuid": "6187a1be-c719-4d17-8cf3-d2e39a64ee82", "body": "{\n \"accountId\": \"\",\n \"childLink\": {\n \"href\": \"\",\n \"type\": \"analytics#profiles\"\n },\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"dataRetentionResetOnNewActivity\": {{faker 'datatype.boolean'}},\n \"dataRetentionTtl\": \"\",\n \"defaultProfileId\": \"\",\n \"id\": \"\",\n \"industryVertical\": \"\",\n \"internalWebPropertyId\": \"\",\n \"kind\": \"analytics#webproperty\",\n \"level\": \"\",\n \"name\": \"\",\n \"parentLink\": {\n \"href\": \"\",\n \"type\": \"analytics#account\"\n },\n \"permissions\": {\n \"effective\": [\n \"\"\n ]\n },\n \"profileCount\": {{faker 'number.int' max=99999}},\n \"selfLink\": \"\",\n \"starred\": {{faker 'datatype.boolean'}},\n \"updated\": \"{{faker 'date.recent' 365}}\",\n \"websiteUrl\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e34b7856-29a7-4f07-bac0-1ba5aafe79de", "documentation": "List custom data sources to which the user has access.", "method": "get", "endpoint": "management/accounts/:accountId/webproperties/:webPropertyId/customDataSources", "responses": [ { "uuid": "1e9119f8-4f94-44d1-aeab-4e74de2aac30", "body": "{\n \"items\": [\n {\n \"accountId\": \"\",\n \"childLink\": {\n \"href\": \"\",\n \"type\": \"\"\n },\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"id\": \"\",\n \"importBehavior\": \"\",\n \"kind\": \"analytics#customDataSource\",\n \"name\": \"\",\n \"parentLink\": {\n \"href\": \"\",\n \"type\": \"analytics#webproperty\"\n },\n \"profilesLinked\": [\n \"\"\n ],\n \"schema\": [\n \"\"\n ],\n \"selfLink\": \"\",\n \"type\": \"\",\n \"updated\": \"{{faker 'date.recent' 365}}\",\n \"uploadType\": \"\",\n \"webPropertyId\": \"\"\n }\n ],\n \"itemsPerPage\": {{faker 'number.int' max=99999}},\n \"kind\": \"analytics#customDataSources\",\n \"nextLink\": \"\",\n \"previousLink\": \"\",\n \"startIndex\": {{faker 'number.int' max=99999}},\n \"totalResults\": {{faker 'number.int' max=99999}},\n \"username\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7f0446ec-7ea0-4cff-87a7-1cace27c2b2d", "documentation": "Delete data associated with a previous upload.", "method": "post", "endpoint": "management/accounts/:accountId/webproperties/:webPropertyId/customDataSources/:customDataSourceId/deleteUploadData", "responses": [ { "uuid": "b1503720-704e-418a-a094-616feee5e4d0", "body": "", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e2919327-ea93-4344-ba3f-16cd14ec192d", "documentation": "List uploads to which the user has access.", "method": "get", "endpoint": "management/accounts/:accountId/webproperties/:webPropertyId/customDataSources/:customDataSourceId/uploads", "responses": [ { "uuid": "05029fe2-dc7b-445a-822a-f0f749634c9a", "body": "{\n \"items\": [\n {\n \"accountId\": \"\",\n \"customDataSourceId\": \"\",\n \"errors\": [\n \"\"\n ],\n \"id\": \"\",\n \"kind\": \"analytics#upload\",\n \"status\": \"\",\n \"uploadTime\": \"{{faker 'date.recent' 365}}\"\n }\n ],\n \"itemsPerPage\": {{faker 'number.int' max=99999}},\n \"kind\": \"analytics#uploads\",\n \"nextLink\": \"\",\n \"previousLink\": \"\",\n \"startIndex\": {{faker 'number.int' max=99999}},\n \"totalResults\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2fa8ecb6-6604-49aa-9531-b1dc63325776", "documentation": "Upload data for a custom data source.", "method": "post", "endpoint": "management/accounts/:accountId/webproperties/:webPropertyId/customDataSources/:customDataSourceId/uploads", "responses": [ { "uuid": "a374bf34-427e-4194-b46a-84ed214f4b70", "body": "{\n \"accountId\": \"\",\n \"customDataSourceId\": \"\",\n \"errors\": [\n \"\"\n ],\n \"id\": \"\",\n \"kind\": \"analytics#upload\",\n \"status\": \"\",\n \"uploadTime\": \"{{faker 'date.recent' 365}}\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8f353394-8ec9-4415-ab1f-2cf8da01ba71", "documentation": "List uploads to which the user has access.", "method": "get", "endpoint": "management/accounts/:accountId/webproperties/:webPropertyId/customDataSources/:customDataSourceId/uploads/:uploadId", "responses": [ { "uuid": "a655b41f-9745-40a8-93c6-d5ee0c6467a3", "body": "{\n \"accountId\": \"\",\n \"customDataSourceId\": \"\",\n \"errors\": [\n \"\"\n ],\n \"id\": \"\",\n \"kind\": \"analytics#upload\",\n \"status\": \"\",\n \"uploadTime\": \"{{faker 'date.recent' 365}}\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3794e8d9-295c-4734-8554-3d8e34fa46e5", "documentation": "Lists custom dimensions to which the user has access.", "method": "get", "endpoint": "management/accounts/:accountId/webproperties/:webPropertyId/customDimensions", "responses": [ { "uuid": "a46c0206-b825-4982-8b38-4fee4aaffcc0", "body": "{\n \"items\": [\n {\n \"accountId\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"id\": \"\",\n \"index\": {{faker 'number.int' max=99999}},\n \"kind\": \"analytics#customDimension\",\n \"name\": \"\",\n \"parentLink\": {\n \"href\": \"\",\n \"type\": \"analytics#webproperty\"\n },\n \"scope\": \"\",\n \"selfLink\": \"\",\n \"updated\": \"{{faker 'date.recent' 365}}\",\n \"webPropertyId\": \"\"\n }\n ],\n \"itemsPerPage\": {{faker 'number.int' max=99999}},\n \"kind\": \"analytics#customDimensions\",\n \"nextLink\": \"\",\n \"previousLink\": \"\",\n \"startIndex\": {{faker 'number.int' max=99999}},\n \"totalResults\": {{faker 'number.int' max=99999}},\n \"username\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "846d740c-cdf3-40bb-83fa-5e717b24ce38", "documentation": "Create a new custom dimension.", "method": "post", "endpoint": "management/accounts/:accountId/webproperties/:webPropertyId/customDimensions", "responses": [ { "uuid": "6976d3fc-b910-4128-a022-61b54ce1308e", "body": "{\n \"accountId\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"id\": \"\",\n \"index\": {{faker 'number.int' max=99999}},\n \"kind\": \"analytics#customDimension\",\n \"name\": \"\",\n \"parentLink\": {\n \"href\": \"\",\n \"type\": \"analytics#webproperty\"\n },\n \"scope\": \"\",\n \"selfLink\": \"\",\n \"updated\": \"{{faker 'date.recent' 365}}\",\n \"webPropertyId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2f6907e8-1399-4d1d-be3c-8add40d1fcbe", "documentation": "Get a custom dimension to which the user has access.", "method": "get", "endpoint": "management/accounts/:accountId/webproperties/:webPropertyId/customDimensions/:customDimensionId", "responses": [ { "uuid": "292e2d17-c665-4c7f-891f-91a442c77861", "body": "{\n \"accountId\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"id\": \"\",\n \"index\": {{faker 'number.int' max=99999}},\n \"kind\": \"analytics#customDimension\",\n \"name\": \"\",\n \"parentLink\": {\n \"href\": \"\",\n \"type\": \"analytics#webproperty\"\n },\n \"scope\": \"\",\n \"selfLink\": \"\",\n \"updated\": \"{{faker 'date.recent' 365}}\",\n \"webPropertyId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8fedaf93-c305-4d58-82cd-ca50a27cbc37", "documentation": "Updates an existing custom dimension. This method supports patch semantics.", "method": "patch", "endpoint": "management/accounts/:accountId/webproperties/:webPropertyId/customDimensions/:customDimensionId", "responses": [ { "uuid": "2382f003-7b18-4ae4-9b08-efe66721f447", "body": "{\n \"accountId\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"id\": \"\",\n \"index\": {{faker 'number.int' max=99999}},\n \"kind\": \"analytics#customDimension\",\n \"name\": \"\",\n \"parentLink\": {\n \"href\": \"\",\n \"type\": \"analytics#webproperty\"\n },\n \"scope\": \"\",\n \"selfLink\": \"\",\n \"updated\": \"{{faker 'date.recent' 365}}\",\n \"webPropertyId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1eb233f7-6a99-46e3-a5dd-938bf464eaf7", "documentation": "Updates an existing custom dimension.", "method": "put", "endpoint": "management/accounts/:accountId/webproperties/:webPropertyId/customDimensions/:customDimensionId", "responses": [ { "uuid": "787124ed-3fee-4524-8385-7f6248554630", "body": "{\n \"accountId\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"id\": \"\",\n \"index\": {{faker 'number.int' max=99999}},\n \"kind\": \"analytics#customDimension\",\n \"name\": \"\",\n \"parentLink\": {\n \"href\": \"\",\n \"type\": \"analytics#webproperty\"\n },\n \"scope\": \"\",\n \"selfLink\": \"\",\n \"updated\": \"{{faker 'date.recent' 365}}\",\n \"webPropertyId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1e6faf88-6add-45be-8e4a-151de54e8ef6", "documentation": "Lists custom metrics to which the user has access.", "method": "get", "endpoint": "management/accounts/:accountId/webproperties/:webPropertyId/customMetrics", "responses": [ { "uuid": "6118b4c7-8376-4a90-90c2-6fbcb90e9a60", "body": "{\n \"items\": [\n {\n \"accountId\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"id\": \"\",\n \"index\": {{faker 'number.int' max=99999}},\n \"kind\": \"analytics#customMetric\",\n \"max_value\": \"\",\n \"min_value\": \"\",\n \"name\": \"\",\n \"parentLink\": {\n \"href\": \"\",\n \"type\": \"analytics#webproperty\"\n },\n \"scope\": \"\",\n \"selfLink\": \"\",\n \"type\": \"\",\n \"updated\": \"{{faker 'date.recent' 365}}\",\n \"webPropertyId\": \"\"\n }\n ],\n \"itemsPerPage\": {{faker 'number.int' max=99999}},\n \"kind\": \"analytics#customMetrics\",\n \"nextLink\": \"\",\n \"previousLink\": \"\",\n \"startIndex\": {{faker 'number.int' max=99999}},\n \"totalResults\": {{faker 'number.int' max=99999}},\n \"username\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "eca47a4a-555d-41df-8dfa-178ac2df32f8", "documentation": "Create a new custom metric.", "method": "post", "endpoint": "management/accounts/:accountId/webproperties/:webPropertyId/customMetrics", "responses": [ { "uuid": "6ef61cc8-f7f8-45ce-819a-6e94e803647d", "body": "{\n \"accountId\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"id\": \"\",\n \"index\": {{faker 'number.int' max=99999}},\n \"kind\": \"analytics#customMetric\",\n \"max_value\": \"\",\n \"min_value\": \"\",\n \"name\": \"\",\n \"parentLink\": {\n \"href\": \"\",\n \"type\": \"analytics#webproperty\"\n },\n \"scope\": \"\",\n \"selfLink\": \"\",\n \"type\": \"\",\n \"updated\": \"{{faker 'date.recent' 365}}\",\n \"webPropertyId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7eadb0c7-eeed-4f5c-88b8-896b7f9724aa", "documentation": "Get a custom metric to which the user has access.", "method": "get", "endpoint": "management/accounts/:accountId/webproperties/:webPropertyId/customMetrics/:customMetricId", "responses": [ { "uuid": "7f7679cf-31dc-46ea-82d8-bc89225be2c7", "body": "{\n \"accountId\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"id\": \"\",\n \"index\": {{faker 'number.int' max=99999}},\n \"kind\": \"analytics#customMetric\",\n \"max_value\": \"\",\n \"min_value\": \"\",\n \"name\": \"\",\n \"parentLink\": {\n \"href\": \"\",\n \"type\": \"analytics#webproperty\"\n },\n \"scope\": \"\",\n \"selfLink\": \"\",\n \"type\": \"\",\n \"updated\": \"{{faker 'date.recent' 365}}\",\n \"webPropertyId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bb40f16b-afea-4d77-848a-e25c1586b28d", "documentation": "Updates an existing custom metric. This method supports patch semantics.", "method": "patch", "endpoint": "management/accounts/:accountId/webproperties/:webPropertyId/customMetrics/:customMetricId", "responses": [ { "uuid": "9e858fee-6ec8-4093-afde-afc8f7dd8bca", "body": "{\n \"accountId\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"id\": \"\",\n \"index\": {{faker 'number.int' max=99999}},\n \"kind\": \"analytics#customMetric\",\n \"max_value\": \"\",\n \"min_value\": \"\",\n \"name\": \"\",\n \"parentLink\": {\n \"href\": \"\",\n \"type\": \"analytics#webproperty\"\n },\n \"scope\": \"\",\n \"selfLink\": \"\",\n \"type\": \"\",\n \"updated\": \"{{faker 'date.recent' 365}}\",\n \"webPropertyId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ac536018-baef-4bbb-ab15-52da632ca89d", "documentation": "Updates an existing custom metric.", "method": "put", "endpoint": "management/accounts/:accountId/webproperties/:webPropertyId/customMetrics/:customMetricId", "responses": [ { "uuid": "88651f44-cc9e-426e-811a-1fdddac466c5", "body": "{\n \"accountId\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"id\": \"\",\n \"index\": {{faker 'number.int' max=99999}},\n \"kind\": \"analytics#customMetric\",\n \"max_value\": \"\",\n \"min_value\": \"\",\n \"name\": \"\",\n \"parentLink\": {\n \"href\": \"\",\n \"type\": \"analytics#webproperty\"\n },\n \"scope\": \"\",\n \"selfLink\": \"\",\n \"type\": \"\",\n \"updated\": \"{{faker 'date.recent' 365}}\",\n \"webPropertyId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "dcfa995d-e0db-4bab-bfd8-8c2c0f51f80a", "documentation": "Lists webProperty-Google Ads links for a given web property.", "method": "get", "endpoint": "management/accounts/:accountId/webproperties/:webPropertyId/entityAdWordsLinks", "responses": [ { "uuid": "4a127fb8-e352-444f-8fb7-1c64ad6455df", "body": "{\n \"items\": [\n {\n \"adWordsAccounts\": [\n {\n \"autoTaggingEnabled\": {{faker 'datatype.boolean'}},\n \"customerId\": \"\",\n \"kind\": \"analytics#adWordsAccount\"\n }\n ],\n \"entity\": {\n \"webPropertyRef\": {\n \"accountId\": \"\",\n \"href\": \"\",\n \"id\": \"\",\n \"internalWebPropertyId\": \"\",\n \"kind\": \"analytics#webPropertyRef\",\n \"name\": \"\"\n }\n },\n \"id\": \"\",\n \"kind\": \"analytics#entityAdWordsLink\",\n \"name\": \"\",\n \"profileIds\": [\n \"\"\n ],\n \"selfLink\": \"\"\n }\n ],\n \"itemsPerPage\": {{faker 'number.int' max=99999}},\n \"kind\": \"analytics#entityAdWordsLinks\",\n \"nextLink\": \"\",\n \"previousLink\": \"\",\n \"startIndex\": {{faker 'number.int' max=99999}},\n \"totalResults\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c11b860d-e253-436c-a29a-32f5465c2f2a", "documentation": "Creates a webProperty-Google Ads link.", "method": "post", "endpoint": "management/accounts/:accountId/webproperties/:webPropertyId/entityAdWordsLinks", "responses": [ { "uuid": "173f07f1-9f0f-4c64-9501-e5defe06bbe8", "body": "{\n \"adWordsAccounts\": [\n {\n \"autoTaggingEnabled\": {{faker 'datatype.boolean'}},\n \"customerId\": \"\",\n \"kind\": \"analytics#adWordsAccount\"\n }\n ],\n \"entity\": {\n \"webPropertyRef\": {\n \"accountId\": \"\",\n \"href\": \"\",\n \"id\": \"\",\n \"internalWebPropertyId\": \"\",\n \"kind\": \"analytics#webPropertyRef\",\n \"name\": \"\"\n }\n },\n \"id\": \"\",\n \"kind\": \"analytics#entityAdWordsLink\",\n \"name\": \"\",\n \"profileIds\": [\n \"\"\n ],\n \"selfLink\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c126908c-1ef7-4988-8d63-7cfb3fa006ee", "documentation": "Deletes a web property-Google Ads link.", "method": "delete", "endpoint": "management/accounts/:accountId/webproperties/:webPropertyId/entityAdWordsLinks/:webPropertyAdWordsLinkId", "responses": [ { "uuid": "36fd1eef-ea28-4e77-b06a-2d816e246546", "body": "", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2af93e7a-4fdf-4b7d-9e62-190cd8ee8d59", "documentation": "Returns a web property-Google Ads link to which the user has access.", "method": "get", "endpoint": "management/accounts/:accountId/webproperties/:webPropertyId/entityAdWordsLinks/:webPropertyAdWordsLinkId", "responses": [ { "uuid": "d0baf0c6-1844-4941-8633-017f8ea6ac7c", "body": "{\n \"adWordsAccounts\": [\n {\n \"autoTaggingEnabled\": {{faker 'datatype.boolean'}},\n \"customerId\": \"\",\n \"kind\": \"analytics#adWordsAccount\"\n }\n ],\n \"entity\": {\n \"webPropertyRef\": {\n \"accountId\": \"\",\n \"href\": \"\",\n \"id\": \"\",\n \"internalWebPropertyId\": \"\",\n \"kind\": \"analytics#webPropertyRef\",\n \"name\": \"\"\n }\n },\n \"id\": \"\",\n \"kind\": \"analytics#entityAdWordsLink\",\n \"name\": \"\",\n \"profileIds\": [\n \"\"\n ],\n \"selfLink\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b66f4047-7d0e-4428-bd21-020151ff08ef", "documentation": "Updates an existing webProperty-Google Ads link. This method supports patch semantics.", "method": "patch", "endpoint": "management/accounts/:accountId/webproperties/:webPropertyId/entityAdWordsLinks/:webPropertyAdWordsLinkId", "responses": [ { "uuid": "9e70b61e-711a-4f84-b89c-311b03c06fe4", "body": "{\n \"adWordsAccounts\": [\n {\n \"autoTaggingEnabled\": {{faker 'datatype.boolean'}},\n \"customerId\": \"\",\n \"kind\": \"analytics#adWordsAccount\"\n }\n ],\n \"entity\": {\n \"webPropertyRef\": {\n \"accountId\": \"\",\n \"href\": \"\",\n \"id\": \"\",\n \"internalWebPropertyId\": \"\",\n \"kind\": \"analytics#webPropertyRef\",\n \"name\": \"\"\n }\n },\n \"id\": \"\",\n \"kind\": \"analytics#entityAdWordsLink\",\n \"name\": \"\",\n \"profileIds\": [\n \"\"\n ],\n \"selfLink\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a92bb243-e052-4faf-9e73-3255e102c8d9", "documentation": "Updates an existing webProperty-Google Ads link.", "method": "put", "endpoint": "management/accounts/:accountId/webproperties/:webPropertyId/entityAdWordsLinks/:webPropertyAdWordsLinkId", "responses": [ { "uuid": "94cc1ba6-3d5b-434a-aed4-4853de5f4d45", "body": "{\n \"adWordsAccounts\": [\n {\n \"autoTaggingEnabled\": {{faker 'datatype.boolean'}},\n \"customerId\": \"\",\n \"kind\": \"analytics#adWordsAccount\"\n }\n ],\n \"entity\": {\n \"webPropertyRef\": {\n \"accountId\": \"\",\n \"href\": \"\",\n \"id\": \"\",\n \"internalWebPropertyId\": \"\",\n \"kind\": \"analytics#webPropertyRef\",\n \"name\": \"\"\n }\n },\n \"id\": \"\",\n \"kind\": \"analytics#entityAdWordsLink\",\n \"name\": \"\",\n \"profileIds\": [\n \"\"\n ],\n \"selfLink\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e5aeba8d-6b26-401b-9738-5342d34873d1", "documentation": "Lists webProperty-user links for a given web property.", "method": "get", "endpoint": "management/accounts/:accountId/webproperties/:webPropertyId/entityUserLinks", "responses": [ { "uuid": "5568e43c-75b0-42f7-bbe9-ff8cf8a6cd67", "body": "{\n \"items\": [\n {\n \"entity\": {\n \"accountRef\": {\n \"href\": \"\",\n \"id\": \"\",\n \"kind\": \"analytics#accountRef\",\n \"name\": \"\"\n },\n \"profileRef\": {\n \"accountId\": \"\",\n \"href\": \"\",\n \"id\": \"\",\n \"internalWebPropertyId\": \"\",\n \"kind\": \"analytics#profileRef\",\n \"name\": \"\",\n \"webPropertyId\": \"\"\n },\n \"webPropertyRef\": {\n \"accountId\": \"\",\n \"href\": \"\",\n \"id\": \"\",\n \"internalWebPropertyId\": \"\",\n \"kind\": \"analytics#webPropertyRef\",\n \"name\": \"\"\n }\n },\n \"id\": \"\",\n \"kind\": \"analytics#entityUserLink\",\n \"permissions\": {\n \"effective\": [\n \"\"\n ],\n \"local\": [\n \"\"\n ]\n },\n \"selfLink\": \"\",\n \"userRef\": {\n \"email\": \"\",\n \"id\": \"\",\n \"kind\": \"analytics#userRef\"\n }\n }\n ],\n \"itemsPerPage\": {{faker 'number.int' max=99999}},\n \"kind\": \"analytics#entityUserLinks\",\n \"nextLink\": \"\",\n \"previousLink\": \"\",\n \"startIndex\": {{faker 'number.int' max=99999}},\n \"totalResults\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ded17438-5d68-4964-88f6-4b4e99dd2840", "documentation": "Adds a new user to the given web property.", "method": "post", "endpoint": "management/accounts/:accountId/webproperties/:webPropertyId/entityUserLinks", "responses": [ { "uuid": "9d35d2d4-579a-453c-a34e-a9a388f71c9d", "body": "{\n \"entity\": {\n \"accountRef\": {\n \"href\": \"\",\n \"id\": \"\",\n \"kind\": \"analytics#accountRef\",\n \"name\": \"\"\n },\n \"profileRef\": {\n \"accountId\": \"\",\n \"href\": \"\",\n \"id\": \"\",\n \"internalWebPropertyId\": \"\",\n \"kind\": \"analytics#profileRef\",\n \"name\": \"\",\n \"webPropertyId\": \"\"\n },\n \"webPropertyRef\": {\n \"accountId\": \"\",\n \"href\": \"\",\n \"id\": \"\",\n \"internalWebPropertyId\": \"\",\n \"kind\": \"analytics#webPropertyRef\",\n \"name\": \"\"\n }\n },\n \"id\": \"\",\n \"kind\": \"analytics#entityUserLink\",\n \"permissions\": {\n \"effective\": [\n \"\"\n ],\n \"local\": [\n \"\"\n ]\n },\n \"selfLink\": \"\",\n \"userRef\": {\n \"email\": \"\",\n \"id\": \"\",\n \"kind\": \"analytics#userRef\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c228b10c-5a0b-4a26-8281-583a35a3569b", "documentation": "Removes a user from the given web property.", "method": "delete", "endpoint": "management/accounts/:accountId/webproperties/:webPropertyId/entityUserLinks/:linkId", "responses": [ { "uuid": "c7b971b6-e36f-43a7-b71a-7b85892615ba", "body": "", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7dda85ca-37a1-4e1c-9ee6-e52b846434bc", "documentation": "Updates permissions for an existing user on the given web property.", "method": "put", "endpoint": "management/accounts/:accountId/webproperties/:webPropertyId/entityUserLinks/:linkId", "responses": [ { "uuid": "ffa0569e-84e8-4521-99d7-bf6f0841910b", "body": "{\n \"entity\": {\n \"accountRef\": {\n \"href\": \"\",\n \"id\": \"\",\n \"kind\": \"analytics#accountRef\",\n \"name\": \"\"\n },\n \"profileRef\": {\n \"accountId\": \"\",\n \"href\": \"\",\n \"id\": \"\",\n \"internalWebPropertyId\": \"\",\n \"kind\": \"analytics#profileRef\",\n \"name\": \"\",\n \"webPropertyId\": \"\"\n },\n \"webPropertyRef\": {\n \"accountId\": \"\",\n \"href\": \"\",\n \"id\": \"\",\n \"internalWebPropertyId\": \"\",\n \"kind\": \"analytics#webPropertyRef\",\n \"name\": \"\"\n }\n },\n \"id\": \"\",\n \"kind\": \"analytics#entityUserLink\",\n \"permissions\": {\n \"effective\": [\n \"\"\n ],\n \"local\": [\n \"\"\n ]\n },\n \"selfLink\": \"\",\n \"userRef\": {\n \"email\": \"\",\n \"id\": \"\",\n \"kind\": \"analytics#userRef\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6f0103e1-083f-4aaf-a95a-e5b8483ced5d", "documentation": "Lists views (profiles) to which the user has access.", "method": "get", "endpoint": "management/accounts/:accountId/webproperties/:webPropertyId/profiles", "responses": [ { "uuid": "6e68a4f5-2387-43b4-9279-2bf8659cf60c", "body": "{\n \"items\": [\n {\n \"accountId\": \"\",\n \"botFilteringEnabled\": {{faker 'datatype.boolean'}},\n \"childLink\": {\n \"href\": \"\",\n \"type\": \"analytics#goals\"\n },\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"currency\": \"\",\n \"defaultPage\": \"\",\n \"eCommerceTracking\": {{faker 'datatype.boolean'}},\n \"enhancedECommerceTracking\": {{faker 'datatype.boolean'}},\n \"excludeQueryParameters\": \"\",\n \"id\": \"\",\n \"internalWebPropertyId\": \"\",\n \"kind\": \"analytics#profile\",\n \"name\": \"\",\n \"parentLink\": {\n \"href\": \"\",\n \"type\": \"analytics#webproperty\"\n },\n \"permissions\": {\n \"effective\": [\n \"\"\n ]\n },\n \"selfLink\": \"\",\n \"siteSearchCategoryParameters\": \"\",\n \"siteSearchQueryParameters\": \"\",\n \"starred\": {{faker 'datatype.boolean'}},\n \"stripSiteSearchCategoryParameters\": {{faker 'datatype.boolean'}},\n \"stripSiteSearchQueryParameters\": {{faker 'datatype.boolean'}},\n \"timezone\": \"\",\n \"type\": \"\",\n \"updated\": \"{{faker 'date.recent' 365}}\",\n \"webPropertyId\": \"\",\n \"websiteUrl\": \"\"\n }\n ],\n \"itemsPerPage\": {{faker 'number.int' max=99999}},\n \"kind\": \"analytics#profiles\",\n \"nextLink\": \"\",\n \"previousLink\": \"\",\n \"startIndex\": {{faker 'number.int' max=99999}},\n \"totalResults\": {{faker 'number.int' max=99999}},\n \"username\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e779c138-d489-4f99-bdb0-ca02e5d868cb", "documentation": "Create a new view (profile).", "method": "post", "endpoint": "management/accounts/:accountId/webproperties/:webPropertyId/profiles", "responses": [ { "uuid": "a375ee06-9d6f-4256-b296-c7192819cb5b", "body": "{\n \"accountId\": \"\",\n \"botFilteringEnabled\": {{faker 'datatype.boolean'}},\n \"childLink\": {\n \"href\": \"\",\n \"type\": \"analytics#goals\"\n },\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"currency\": \"\",\n \"defaultPage\": \"\",\n \"eCommerceTracking\": {{faker 'datatype.boolean'}},\n \"enhancedECommerceTracking\": {{faker 'datatype.boolean'}},\n \"excludeQueryParameters\": \"\",\n \"id\": \"\",\n \"internalWebPropertyId\": \"\",\n \"kind\": \"analytics#profile\",\n \"name\": \"\",\n \"parentLink\": {\n \"href\": \"\",\n \"type\": \"analytics#webproperty\"\n },\n \"permissions\": {\n \"effective\": [\n \"\"\n ]\n },\n \"selfLink\": \"\",\n \"siteSearchCategoryParameters\": \"\",\n \"siteSearchQueryParameters\": \"\",\n \"starred\": {{faker 'datatype.boolean'}},\n \"stripSiteSearchCategoryParameters\": {{faker 'datatype.boolean'}},\n \"stripSiteSearchQueryParameters\": {{faker 'datatype.boolean'}},\n \"timezone\": \"\",\n \"type\": \"\",\n \"updated\": \"{{faker 'date.recent' 365}}\",\n \"webPropertyId\": \"\",\n \"websiteUrl\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "77b82b7e-393c-45ec-befa-549ef6109b40", "documentation": "Deletes a view (profile).", "method": "delete", "endpoint": "management/accounts/:accountId/webproperties/:webPropertyId/profiles/:profileId", "responses": [ { "uuid": "b0554e4c-31a7-493b-ad7a-ecc976eb92d3", "body": "", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bf371ccd-eecf-4ded-8f12-9e808e2ca76a", "documentation": "Gets a view (profile) to which the user has access.", "method": "get", "endpoint": "management/accounts/:accountId/webproperties/:webPropertyId/profiles/:profileId", "responses": [ { "uuid": "59ecda3f-e9b5-44e5-985c-54d862c9c644", "body": "{\n \"accountId\": \"\",\n \"botFilteringEnabled\": {{faker 'datatype.boolean'}},\n \"childLink\": {\n \"href\": \"\",\n \"type\": \"analytics#goals\"\n },\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"currency\": \"\",\n \"defaultPage\": \"\",\n \"eCommerceTracking\": {{faker 'datatype.boolean'}},\n \"enhancedECommerceTracking\": {{faker 'datatype.boolean'}},\n \"excludeQueryParameters\": \"\",\n \"id\": \"\",\n \"internalWebPropertyId\": \"\",\n \"kind\": \"analytics#profile\",\n \"name\": \"\",\n \"parentLink\": {\n \"href\": \"\",\n \"type\": \"analytics#webproperty\"\n },\n \"permissions\": {\n \"effective\": [\n \"\"\n ]\n },\n \"selfLink\": \"\",\n \"siteSearchCategoryParameters\": \"\",\n \"siteSearchQueryParameters\": \"\",\n \"starred\": {{faker 'datatype.boolean'}},\n \"stripSiteSearchCategoryParameters\": {{faker 'datatype.boolean'}},\n \"stripSiteSearchQueryParameters\": {{faker 'datatype.boolean'}},\n \"timezone\": \"\",\n \"type\": \"\",\n \"updated\": \"{{faker 'date.recent' 365}}\",\n \"webPropertyId\": \"\",\n \"websiteUrl\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "92e211eb-382b-48c4-9fad-6fc6c545423c", "documentation": "Updates an existing view (profile). This method supports patch semantics.", "method": "patch", "endpoint": "management/accounts/:accountId/webproperties/:webPropertyId/profiles/:profileId", "responses": [ { "uuid": "eb711581-2cb3-4a42-94ee-cccb5dd12e2a", "body": "{\n \"accountId\": \"\",\n \"botFilteringEnabled\": {{faker 'datatype.boolean'}},\n \"childLink\": {\n \"href\": \"\",\n \"type\": \"analytics#goals\"\n },\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"currency\": \"\",\n \"defaultPage\": \"\",\n \"eCommerceTracking\": {{faker 'datatype.boolean'}},\n \"enhancedECommerceTracking\": {{faker 'datatype.boolean'}},\n \"excludeQueryParameters\": \"\",\n \"id\": \"\",\n \"internalWebPropertyId\": \"\",\n \"kind\": \"analytics#profile\",\n \"name\": \"\",\n \"parentLink\": {\n \"href\": \"\",\n \"type\": \"analytics#webproperty\"\n },\n \"permissions\": {\n \"effective\": [\n \"\"\n ]\n },\n \"selfLink\": \"\",\n \"siteSearchCategoryParameters\": \"\",\n \"siteSearchQueryParameters\": \"\",\n \"starred\": {{faker 'datatype.boolean'}},\n \"stripSiteSearchCategoryParameters\": {{faker 'datatype.boolean'}},\n \"stripSiteSearchQueryParameters\": {{faker 'datatype.boolean'}},\n \"timezone\": \"\",\n \"type\": \"\",\n \"updated\": \"{{faker 'date.recent' 365}}\",\n \"webPropertyId\": \"\",\n \"websiteUrl\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9fa8a152-0135-4691-998e-894039f0988a", "documentation": "Updates an existing view (profile).", "method": "put", "endpoint": "management/accounts/:accountId/webproperties/:webPropertyId/profiles/:profileId", "responses": [ { "uuid": "8f7a64fe-ddb5-462c-8f31-4b91009cc3aa", "body": "{\n \"accountId\": \"\",\n \"botFilteringEnabled\": {{faker 'datatype.boolean'}},\n \"childLink\": {\n \"href\": \"\",\n \"type\": \"analytics#goals\"\n },\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"currency\": \"\",\n \"defaultPage\": \"\",\n \"eCommerceTracking\": {{faker 'datatype.boolean'}},\n \"enhancedECommerceTracking\": {{faker 'datatype.boolean'}},\n \"excludeQueryParameters\": \"\",\n \"id\": \"\",\n \"internalWebPropertyId\": \"\",\n \"kind\": \"analytics#profile\",\n \"name\": \"\",\n \"parentLink\": {\n \"href\": \"\",\n \"type\": \"analytics#webproperty\"\n },\n \"permissions\": {\n \"effective\": [\n \"\"\n ]\n },\n \"selfLink\": \"\",\n \"siteSearchCategoryParameters\": \"\",\n \"siteSearchQueryParameters\": \"\",\n \"starred\": {{faker 'datatype.boolean'}},\n \"stripSiteSearchCategoryParameters\": {{faker 'datatype.boolean'}},\n \"stripSiteSearchQueryParameters\": {{faker 'datatype.boolean'}},\n \"timezone\": \"\",\n \"type\": \"\",\n \"updated\": \"{{faker 'date.recent' 365}}\",\n \"webPropertyId\": \"\",\n \"websiteUrl\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "91870481-3993-41e5-aa4a-5360bc05e0f6", "documentation": "Lists profile-user links for a given view (profile).", "method": "get", "endpoint": "management/accounts/:accountId/webproperties/:webPropertyId/profiles/:profileId/entityUserLinks", "responses": [ { "uuid": "8354ea6c-8cab-4c4f-8501-30df7c8ecda0", "body": "{\n \"items\": [\n {\n \"entity\": {\n \"accountRef\": {\n \"href\": \"\",\n \"id\": \"\",\n \"kind\": \"analytics#accountRef\",\n \"name\": \"\"\n },\n \"profileRef\": {\n \"accountId\": \"\",\n \"href\": \"\",\n \"id\": \"\",\n \"internalWebPropertyId\": \"\",\n \"kind\": \"analytics#profileRef\",\n \"name\": \"\",\n \"webPropertyId\": \"\"\n },\n \"webPropertyRef\": {\n \"accountId\": \"\",\n \"href\": \"\",\n \"id\": \"\",\n \"internalWebPropertyId\": \"\",\n \"kind\": \"analytics#webPropertyRef\",\n \"name\": \"\"\n }\n },\n \"id\": \"\",\n \"kind\": \"analytics#entityUserLink\",\n \"permissions\": {\n \"effective\": [\n \"\"\n ],\n \"local\": [\n \"\"\n ]\n },\n \"selfLink\": \"\",\n \"userRef\": {\n \"email\": \"\",\n \"id\": \"\",\n \"kind\": \"analytics#userRef\"\n }\n }\n ],\n \"itemsPerPage\": {{faker 'number.int' max=99999}},\n \"kind\": \"analytics#entityUserLinks\",\n \"nextLink\": \"\",\n \"previousLink\": \"\",\n \"startIndex\": {{faker 'number.int' max=99999}},\n \"totalResults\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "86dc9671-c6d7-4ef4-839b-236a35ec7e99", "documentation": "Adds a new user to the given view (profile).", "method": "post", "endpoint": "management/accounts/:accountId/webproperties/:webPropertyId/profiles/:profileId/entityUserLinks", "responses": [ { "uuid": "fa7b5b6a-0995-4c05-abed-43ebf0593a6b", "body": "{\n \"entity\": {\n \"accountRef\": {\n \"href\": \"\",\n \"id\": \"\",\n \"kind\": \"analytics#accountRef\",\n \"name\": \"\"\n },\n \"profileRef\": {\n \"accountId\": \"\",\n \"href\": \"\",\n \"id\": \"\",\n \"internalWebPropertyId\": \"\",\n \"kind\": \"analytics#profileRef\",\n \"name\": \"\",\n \"webPropertyId\": \"\"\n },\n \"webPropertyRef\": {\n \"accountId\": \"\",\n \"href\": \"\",\n \"id\": \"\",\n \"internalWebPropertyId\": \"\",\n \"kind\": \"analytics#webPropertyRef\",\n \"name\": \"\"\n }\n },\n \"id\": \"\",\n \"kind\": \"analytics#entityUserLink\",\n \"permissions\": {\n \"effective\": [\n \"\"\n ],\n \"local\": [\n \"\"\n ]\n },\n \"selfLink\": \"\",\n \"userRef\": {\n \"email\": \"\",\n \"id\": \"\",\n \"kind\": \"analytics#userRef\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8787aca9-f185-42be-93b2-9681d6803823", "documentation": "Removes a user from the given view (profile).", "method": "delete", "endpoint": "management/accounts/:accountId/webproperties/:webPropertyId/profiles/:profileId/entityUserLinks/:linkId", "responses": [ { "uuid": "e3c73252-3f89-41c7-bb33-d75f54bf9406", "body": "", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1d9f6ba4-d232-4e0c-ab5c-727a1450b2c0", "documentation": "Updates permissions for an existing user on the given view (profile).", "method": "put", "endpoint": "management/accounts/:accountId/webproperties/:webPropertyId/profiles/:profileId/entityUserLinks/:linkId", "responses": [ { "uuid": "299007dd-9dad-4fe0-8d3b-e2cb65be370e", "body": "{\n \"entity\": {\n \"accountRef\": {\n \"href\": \"\",\n \"id\": \"\",\n \"kind\": \"analytics#accountRef\",\n \"name\": \"\"\n },\n \"profileRef\": {\n \"accountId\": \"\",\n \"href\": \"\",\n \"id\": \"\",\n \"internalWebPropertyId\": \"\",\n \"kind\": \"analytics#profileRef\",\n \"name\": \"\",\n \"webPropertyId\": \"\"\n },\n \"webPropertyRef\": {\n \"accountId\": \"\",\n \"href\": \"\",\n \"id\": \"\",\n \"internalWebPropertyId\": \"\",\n \"kind\": \"analytics#webPropertyRef\",\n \"name\": \"\"\n }\n },\n \"id\": \"\",\n \"kind\": \"analytics#entityUserLink\",\n \"permissions\": {\n \"effective\": [\n \"\"\n ],\n \"local\": [\n \"\"\n ]\n },\n \"selfLink\": \"\",\n \"userRef\": {\n \"email\": \"\",\n \"id\": \"\",\n \"kind\": \"analytics#userRef\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b9e1735d-9f54-4fcf-a80e-f8754892f7b3", "documentation": "Lists experiments to which the user has access.", "method": "get", "endpoint": "management/accounts/:accountId/webproperties/:webPropertyId/profiles/:profileId/experiments", "responses": [ { "uuid": "e76aabfc-e520-4255-937f-a2cc8310d18f", "body": "{\n \"items\": [\n {\n \"accountId\": \"\",\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"editableInGaUi\": {{faker 'datatype.boolean'}},\n \"endTime\": \"{{faker 'date.recent' 365}}\",\n \"equalWeighting\": {{faker 'datatype.boolean'}},\n \"id\": \"\",\n \"internalWebPropertyId\": \"\",\n \"kind\": \"analytics#experiment\",\n \"minimumExperimentLengthInDays\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"objectiveMetric\": \"\",\n \"optimizationType\": \"\",\n \"parentLink\": {\n \"href\": \"\",\n \"type\": \"analytics#profile\"\n },\n \"profileId\": \"\",\n \"reasonExperimentEnded\": \"\",\n \"rewriteVariationUrlsAsOriginal\": {{faker 'datatype.boolean'}},\n \"selfLink\": \"\",\n \"servingFramework\": \"\",\n \"snippet\": \"\",\n \"startTime\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"\",\n \"trafficCoverage\": {{faker 'number.float'}},\n \"updated\": \"{{faker 'date.recent' 365}}\",\n \"variations\": [\n {\n \"name\": \"\",\n \"status\": \"\",\n \"url\": \"\",\n \"weight\": {{faker 'number.float'}},\n \"won\": {{faker 'datatype.boolean'}}\n }\n ],\n \"webPropertyId\": \"\",\n \"winnerConfidenceLevel\": {{faker 'number.float'}},\n \"winnerFound\": {{faker 'datatype.boolean'}}\n }\n ],\n \"itemsPerPage\": {{faker 'number.int' max=99999}},\n \"kind\": \"analytics#experiments\",\n \"nextLink\": \"\",\n \"previousLink\": \"\",\n \"startIndex\": {{faker 'number.int' max=99999}},\n \"totalResults\": {{faker 'number.int' max=99999}},\n \"username\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6551b0d3-0a77-4fba-a7d0-35680b43896b", "documentation": "Create a new experiment.", "method": "post", "endpoint": "management/accounts/:accountId/webproperties/:webPropertyId/profiles/:profileId/experiments", "responses": [ { "uuid": "ceccc803-b891-4386-a12c-33bd0d749eff", "body": "{\n \"accountId\": \"\",\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"editableInGaUi\": {{faker 'datatype.boolean'}},\n \"endTime\": \"{{faker 'date.recent' 365}}\",\n \"equalWeighting\": {{faker 'datatype.boolean'}},\n \"id\": \"\",\n \"internalWebPropertyId\": \"\",\n \"kind\": \"analytics#experiment\",\n \"minimumExperimentLengthInDays\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"objectiveMetric\": \"\",\n \"optimizationType\": \"\",\n \"parentLink\": {\n \"href\": \"\",\n \"type\": \"analytics#profile\"\n },\n \"profileId\": \"\",\n \"reasonExperimentEnded\": \"\",\n \"rewriteVariationUrlsAsOriginal\": {{faker 'datatype.boolean'}},\n \"selfLink\": \"\",\n \"servingFramework\": \"\",\n \"snippet\": \"\",\n \"startTime\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"\",\n \"trafficCoverage\": {{faker 'number.float'}},\n \"updated\": \"{{faker 'date.recent' 365}}\",\n \"variations\": [\n {\n \"name\": \"\",\n \"status\": \"\",\n \"url\": \"\",\n \"weight\": {{faker 'number.float'}},\n \"won\": {{faker 'datatype.boolean'}}\n }\n ],\n \"webPropertyId\": \"\",\n \"winnerConfidenceLevel\": {{faker 'number.float'}},\n \"winnerFound\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2682b2ad-f199-410b-a737-e4bc6f6b6211", "documentation": "Delete an experiment.", "method": "delete", "endpoint": "management/accounts/:accountId/webproperties/:webPropertyId/profiles/:profileId/experiments/:experimentId", "responses": [ { "uuid": "64e40e67-d50d-4c79-9bf8-e75a7a4af6f7", "body": "", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a5c651fd-3094-455c-b518-f963f8cd6bcb", "documentation": "Returns an experiment to which the user has access.", "method": "get", "endpoint": "management/accounts/:accountId/webproperties/:webPropertyId/profiles/:profileId/experiments/:experimentId", "responses": [ { "uuid": "b7e14f30-8b39-4f53-9a37-d70ff7d3df15", "body": "{\n \"accountId\": \"\",\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"editableInGaUi\": {{faker 'datatype.boolean'}},\n \"endTime\": \"{{faker 'date.recent' 365}}\",\n \"equalWeighting\": {{faker 'datatype.boolean'}},\n \"id\": \"\",\n \"internalWebPropertyId\": \"\",\n \"kind\": \"analytics#experiment\",\n \"minimumExperimentLengthInDays\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"objectiveMetric\": \"\",\n \"optimizationType\": \"\",\n \"parentLink\": {\n \"href\": \"\",\n \"type\": \"analytics#profile\"\n },\n \"profileId\": \"\",\n \"reasonExperimentEnded\": \"\",\n \"rewriteVariationUrlsAsOriginal\": {{faker 'datatype.boolean'}},\n \"selfLink\": \"\",\n \"servingFramework\": \"\",\n \"snippet\": \"\",\n \"startTime\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"\",\n \"trafficCoverage\": {{faker 'number.float'}},\n \"updated\": \"{{faker 'date.recent' 365}}\",\n \"variations\": [\n {\n \"name\": \"\",\n \"status\": \"\",\n \"url\": \"\",\n \"weight\": {{faker 'number.float'}},\n \"won\": {{faker 'datatype.boolean'}}\n }\n ],\n \"webPropertyId\": \"\",\n \"winnerConfidenceLevel\": {{faker 'number.float'}},\n \"winnerFound\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "77ad906a-8b1e-42bc-80f4-dac1749219ce", "documentation": "Update an existing experiment. This method supports patch semantics.", "method": "patch", "endpoint": "management/accounts/:accountId/webproperties/:webPropertyId/profiles/:profileId/experiments/:experimentId", "responses": [ { "uuid": "86ec7667-a382-4cd7-8331-82faa043726a", "body": "{\n \"accountId\": \"\",\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"editableInGaUi\": {{faker 'datatype.boolean'}},\n \"endTime\": \"{{faker 'date.recent' 365}}\",\n \"equalWeighting\": {{faker 'datatype.boolean'}},\n \"id\": \"\",\n \"internalWebPropertyId\": \"\",\n \"kind\": \"analytics#experiment\",\n \"minimumExperimentLengthInDays\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"objectiveMetric\": \"\",\n \"optimizationType\": \"\",\n \"parentLink\": {\n \"href\": \"\",\n \"type\": \"analytics#profile\"\n },\n \"profileId\": \"\",\n \"reasonExperimentEnded\": \"\",\n \"rewriteVariationUrlsAsOriginal\": {{faker 'datatype.boolean'}},\n \"selfLink\": \"\",\n \"servingFramework\": \"\",\n \"snippet\": \"\",\n \"startTime\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"\",\n \"trafficCoverage\": {{faker 'number.float'}},\n \"updated\": \"{{faker 'date.recent' 365}}\",\n \"variations\": [\n {\n \"name\": \"\",\n \"status\": \"\",\n \"url\": \"\",\n \"weight\": {{faker 'number.float'}},\n \"won\": {{faker 'datatype.boolean'}}\n }\n ],\n \"webPropertyId\": \"\",\n \"winnerConfidenceLevel\": {{faker 'number.float'}},\n \"winnerFound\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f3c60ede-6683-4945-9004-c283d2811d32", "documentation": "Update an existing experiment.", "method": "put", "endpoint": "management/accounts/:accountId/webproperties/:webPropertyId/profiles/:profileId/experiments/:experimentId", "responses": [ { "uuid": "b9b6a8a8-05f3-4936-a4dc-3f4cec4e8c97", "body": "{\n \"accountId\": \"\",\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"editableInGaUi\": {{faker 'datatype.boolean'}},\n \"endTime\": \"{{faker 'date.recent' 365}}\",\n \"equalWeighting\": {{faker 'datatype.boolean'}},\n \"id\": \"\",\n \"internalWebPropertyId\": \"\",\n \"kind\": \"analytics#experiment\",\n \"minimumExperimentLengthInDays\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"objectiveMetric\": \"\",\n \"optimizationType\": \"\",\n \"parentLink\": {\n \"href\": \"\",\n \"type\": \"analytics#profile\"\n },\n \"profileId\": \"\",\n \"reasonExperimentEnded\": \"\",\n \"rewriteVariationUrlsAsOriginal\": {{faker 'datatype.boolean'}},\n \"selfLink\": \"\",\n \"servingFramework\": \"\",\n \"snippet\": \"\",\n \"startTime\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"\",\n \"trafficCoverage\": {{faker 'number.float'}},\n \"updated\": \"{{faker 'date.recent' 365}}\",\n \"variations\": [\n {\n \"name\": \"\",\n \"status\": \"\",\n \"url\": \"\",\n \"weight\": {{faker 'number.float'}},\n \"won\": {{faker 'datatype.boolean'}}\n }\n ],\n \"webPropertyId\": \"\",\n \"winnerConfidenceLevel\": {{faker 'number.float'}},\n \"winnerFound\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bbc90d5d-9327-4735-9bc4-b8bb4b94692b", "documentation": "Lists goals to which the user has access.", "method": "get", "endpoint": "management/accounts/:accountId/webproperties/:webPropertyId/profiles/:profileId/goals", "responses": [ { "uuid": "7d272467-1adb-4b12-a8d2-bcb96a655741", "body": "{\n \"items\": [\n {\n \"accountId\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"eventDetails\": {\n \"eventConditions\": [\n {\n \"comparisonType\": \"\",\n \"comparisonValue\": \"\",\n \"expression\": \"\",\n \"matchType\": \"\",\n \"type\": \"\"\n }\n ],\n \"useEventValue\": {{faker 'datatype.boolean'}}\n },\n \"id\": \"\",\n \"internalWebPropertyId\": \"\",\n \"kind\": \"analytics#goal\",\n \"name\": \"\",\n \"parentLink\": {\n \"href\": \"\",\n \"type\": \"analytics#profile\"\n },\n \"profileId\": \"\",\n \"selfLink\": \"\",\n \"type\": \"\",\n \"updated\": \"{{faker 'date.recent' 365}}\",\n \"urlDestinationDetails\": {\n \"caseSensitive\": {{faker 'datatype.boolean'}},\n \"firstStepRequired\": {{faker 'datatype.boolean'}},\n \"matchType\": \"\",\n \"steps\": [\n {\n \"name\": \"\",\n \"number\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ],\n \"url\": \"\"\n },\n \"value\": {{faker 'number.float'}},\n \"visitNumPagesDetails\": {\n \"comparisonType\": \"\",\n \"comparisonValue\": \"\"\n },\n \"visitTimeOnSiteDetails\": {\n \"comparisonType\": \"\",\n \"comparisonValue\": \"\"\n },\n \"webPropertyId\": \"\"\n }\n ],\n \"itemsPerPage\": {{faker 'number.int' max=99999}},\n \"kind\": \"analytics#goals\",\n \"nextLink\": \"\",\n \"previousLink\": \"\",\n \"startIndex\": {{faker 'number.int' max=99999}},\n \"totalResults\": {{faker 'number.int' max=99999}},\n \"username\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "be4789d8-a449-4172-87da-e8203df5debc", "documentation": "Create a new goal.", "method": "post", "endpoint": "management/accounts/:accountId/webproperties/:webPropertyId/profiles/:profileId/goals", "responses": [ { "uuid": "3de5a55b-2bc5-47cd-ba96-3dc17077024a", "body": "{\n \"accountId\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"eventDetails\": {\n \"eventConditions\": [\n {\n \"comparisonType\": \"\",\n \"comparisonValue\": \"\",\n \"expression\": \"\",\n \"matchType\": \"\",\n \"type\": \"\"\n }\n ],\n \"useEventValue\": {{faker 'datatype.boolean'}}\n },\n \"id\": \"\",\n \"internalWebPropertyId\": \"\",\n \"kind\": \"analytics#goal\",\n \"name\": \"\",\n \"parentLink\": {\n \"href\": \"\",\n \"type\": \"analytics#profile\"\n },\n \"profileId\": \"\",\n \"selfLink\": \"\",\n \"type\": \"\",\n \"updated\": \"{{faker 'date.recent' 365}}\",\n \"urlDestinationDetails\": {\n \"caseSensitive\": {{faker 'datatype.boolean'}},\n \"firstStepRequired\": {{faker 'datatype.boolean'}},\n \"matchType\": \"\",\n \"steps\": [\n {\n \"name\": \"\",\n \"number\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ],\n \"url\": \"\"\n },\n \"value\": {{faker 'number.float'}},\n \"visitNumPagesDetails\": {\n \"comparisonType\": \"\",\n \"comparisonValue\": \"\"\n },\n \"visitTimeOnSiteDetails\": {\n \"comparisonType\": \"\",\n \"comparisonValue\": \"\"\n },\n \"webPropertyId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d044c43a-2899-4510-ac14-3d3109a27adb", "documentation": "Gets a goal to which the user has access.", "method": "get", "endpoint": "management/accounts/:accountId/webproperties/:webPropertyId/profiles/:profileId/goals/:goalId", "responses": [ { "uuid": "5293faac-f98f-4445-b101-b9a94e1fcf31", "body": "{\n \"accountId\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"eventDetails\": {\n \"eventConditions\": [\n {\n \"comparisonType\": \"\",\n \"comparisonValue\": \"\",\n \"expression\": \"\",\n \"matchType\": \"\",\n \"type\": \"\"\n }\n ],\n \"useEventValue\": {{faker 'datatype.boolean'}}\n },\n \"id\": \"\",\n \"internalWebPropertyId\": \"\",\n \"kind\": \"analytics#goal\",\n \"name\": \"\",\n \"parentLink\": {\n \"href\": \"\",\n \"type\": \"analytics#profile\"\n },\n \"profileId\": \"\",\n \"selfLink\": \"\",\n \"type\": \"\",\n \"updated\": \"{{faker 'date.recent' 365}}\",\n \"urlDestinationDetails\": {\n \"caseSensitive\": {{faker 'datatype.boolean'}},\n \"firstStepRequired\": {{faker 'datatype.boolean'}},\n \"matchType\": \"\",\n \"steps\": [\n {\n \"name\": \"\",\n \"number\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ],\n \"url\": \"\"\n },\n \"value\": {{faker 'number.float'}},\n \"visitNumPagesDetails\": {\n \"comparisonType\": \"\",\n \"comparisonValue\": \"\"\n },\n \"visitTimeOnSiteDetails\": {\n \"comparisonType\": \"\",\n \"comparisonValue\": \"\"\n },\n \"webPropertyId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "baef0068-c8d8-4964-85c8-6f1d04a520da", "documentation": "Updates an existing goal. This method supports patch semantics.", "method": "patch", "endpoint": "management/accounts/:accountId/webproperties/:webPropertyId/profiles/:profileId/goals/:goalId", "responses": [ { "uuid": "25ee32d7-17a8-433f-abe8-5fd32c4787c4", "body": "{\n \"accountId\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"eventDetails\": {\n \"eventConditions\": [\n {\n \"comparisonType\": \"\",\n \"comparisonValue\": \"\",\n \"expression\": \"\",\n \"matchType\": \"\",\n \"type\": \"\"\n }\n ],\n \"useEventValue\": {{faker 'datatype.boolean'}}\n },\n \"id\": \"\",\n \"internalWebPropertyId\": \"\",\n \"kind\": \"analytics#goal\",\n \"name\": \"\",\n \"parentLink\": {\n \"href\": \"\",\n \"type\": \"analytics#profile\"\n },\n \"profileId\": \"\",\n \"selfLink\": \"\",\n \"type\": \"\",\n \"updated\": \"{{faker 'date.recent' 365}}\",\n \"urlDestinationDetails\": {\n \"caseSensitive\": {{faker 'datatype.boolean'}},\n \"firstStepRequired\": {{faker 'datatype.boolean'}},\n \"matchType\": \"\",\n \"steps\": [\n {\n \"name\": \"\",\n \"number\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ],\n \"url\": \"\"\n },\n \"value\": {{faker 'number.float'}},\n \"visitNumPagesDetails\": {\n \"comparisonType\": \"\",\n \"comparisonValue\": \"\"\n },\n \"visitTimeOnSiteDetails\": {\n \"comparisonType\": \"\",\n \"comparisonValue\": \"\"\n },\n \"webPropertyId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c5f57aef-949a-41db-bccf-25dc7fb2c690", "documentation": "Updates an existing goal.", "method": "put", "endpoint": "management/accounts/:accountId/webproperties/:webPropertyId/profiles/:profileId/goals/:goalId", "responses": [ { "uuid": "e3a19cdb-70a9-4344-a4ac-c4f257d85a4a", "body": "{\n \"accountId\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"eventDetails\": {\n \"eventConditions\": [\n {\n \"comparisonType\": \"\",\n \"comparisonValue\": \"\",\n \"expression\": \"\",\n \"matchType\": \"\",\n \"type\": \"\"\n }\n ],\n \"useEventValue\": {{faker 'datatype.boolean'}}\n },\n \"id\": \"\",\n \"internalWebPropertyId\": \"\",\n \"kind\": \"analytics#goal\",\n \"name\": \"\",\n \"parentLink\": {\n \"href\": \"\",\n \"type\": \"analytics#profile\"\n },\n \"profileId\": \"\",\n \"selfLink\": \"\",\n \"type\": \"\",\n \"updated\": \"{{faker 'date.recent' 365}}\",\n \"urlDestinationDetails\": {\n \"caseSensitive\": {{faker 'datatype.boolean'}},\n \"firstStepRequired\": {{faker 'datatype.boolean'}},\n \"matchType\": \"\",\n \"steps\": [\n {\n \"name\": \"\",\n \"number\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ],\n \"url\": \"\"\n },\n \"value\": {{faker 'number.float'}},\n \"visitNumPagesDetails\": {\n \"comparisonType\": \"\",\n \"comparisonValue\": \"\"\n },\n \"visitTimeOnSiteDetails\": {\n \"comparisonType\": \"\",\n \"comparisonValue\": \"\"\n },\n \"webPropertyId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "defe134a-6cc7-4fe4-aa5d-6359ada270e3", "documentation": "Lists all profile filter links for a profile.", "method": "get", "endpoint": "management/accounts/:accountId/webproperties/:webPropertyId/profiles/:profileId/profileFilterLinks", "responses": [ { "uuid": "4b6af8a6-c610-4da0-95ed-9ea96b6448dc", "body": "{\n \"items\": [\n {\n \"filterRef\": {\n \"accountId\": \"\",\n \"href\": \"\",\n \"id\": \"\",\n \"kind\": \"analytics#filterRef\",\n \"name\": \"\"\n },\n \"id\": \"\",\n \"kind\": \"analytics#profileFilterLink\",\n \"profileRef\": {\n \"accountId\": \"\",\n \"href\": \"\",\n \"id\": \"\",\n \"internalWebPropertyId\": \"\",\n \"kind\": \"analytics#profileRef\",\n \"name\": \"\",\n \"webPropertyId\": \"\"\n },\n \"rank\": {{faker 'number.int' max=99999}},\n \"selfLink\": \"\"\n }\n ],\n \"itemsPerPage\": {{faker 'number.int' max=99999}},\n \"kind\": \"analytics#profileFilterLinks\",\n \"nextLink\": \"\",\n \"previousLink\": \"\",\n \"startIndex\": {{faker 'number.int' max=99999}},\n \"totalResults\": {{faker 'number.int' max=99999}},\n \"username\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "77f09c42-f1ae-42bc-a10a-bc5248db69d0", "documentation": "Create a new profile filter link.", "method": "post", "endpoint": "management/accounts/:accountId/webproperties/:webPropertyId/profiles/:profileId/profileFilterLinks", "responses": [ { "uuid": "ae0f1e99-3206-46a5-b07b-2ab2bbaf23ed", "body": "{\n \"filterRef\": {\n \"accountId\": \"\",\n \"href\": \"\",\n \"id\": \"\",\n \"kind\": \"analytics#filterRef\",\n \"name\": \"\"\n },\n \"id\": \"\",\n \"kind\": \"analytics#profileFilterLink\",\n \"profileRef\": {\n \"accountId\": \"\",\n \"href\": \"\",\n \"id\": \"\",\n \"internalWebPropertyId\": \"\",\n \"kind\": \"analytics#profileRef\",\n \"name\": \"\",\n \"webPropertyId\": \"\"\n },\n \"rank\": {{faker 'number.int' max=99999}},\n \"selfLink\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ebf2ede0-e552-470c-8021-fac0596ba53f", "documentation": "Delete a profile filter link.", "method": "delete", "endpoint": "management/accounts/:accountId/webproperties/:webPropertyId/profiles/:profileId/profileFilterLinks/:linkId", "responses": [ { "uuid": "d37cb0a3-a769-4e8c-972d-a0df910f8133", "body": "", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "85b33d11-1ad9-422a-b4dc-44e576fcebe2", "documentation": "Returns a single profile filter link.", "method": "get", "endpoint": "management/accounts/:accountId/webproperties/:webPropertyId/profiles/:profileId/profileFilterLinks/:linkId", "responses": [ { "uuid": "949afb2a-6e6c-4881-a023-07b8bcf350d8", "body": "{\n \"filterRef\": {\n \"accountId\": \"\",\n \"href\": \"\",\n \"id\": \"\",\n \"kind\": \"analytics#filterRef\",\n \"name\": \"\"\n },\n \"id\": \"\",\n \"kind\": \"analytics#profileFilterLink\",\n \"profileRef\": {\n \"accountId\": \"\",\n \"href\": \"\",\n \"id\": \"\",\n \"internalWebPropertyId\": \"\",\n \"kind\": \"analytics#profileRef\",\n \"name\": \"\",\n \"webPropertyId\": \"\"\n },\n \"rank\": {{faker 'number.int' max=99999}},\n \"selfLink\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6ff0647a-a89c-4b27-8722-45646707716d", "documentation": "Update an existing profile filter link. This method supports patch semantics.", "method": "patch", "endpoint": "management/accounts/:accountId/webproperties/:webPropertyId/profiles/:profileId/profileFilterLinks/:linkId", "responses": [ { "uuid": "2efc28b4-8448-44a1-8fe7-1762d6a04cdf", "body": "{\n \"filterRef\": {\n \"accountId\": \"\",\n \"href\": \"\",\n \"id\": \"\",\n \"kind\": \"analytics#filterRef\",\n \"name\": \"\"\n },\n \"id\": \"\",\n \"kind\": \"analytics#profileFilterLink\",\n \"profileRef\": {\n \"accountId\": \"\",\n \"href\": \"\",\n \"id\": \"\",\n \"internalWebPropertyId\": \"\",\n \"kind\": \"analytics#profileRef\",\n \"name\": \"\",\n \"webPropertyId\": \"\"\n },\n \"rank\": {{faker 'number.int' max=99999}},\n \"selfLink\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "803b04d6-aa30-498f-984b-c210d5f3d265", "documentation": "Update an existing profile filter link.", "method": "put", "endpoint": "management/accounts/:accountId/webproperties/:webPropertyId/profiles/:profileId/profileFilterLinks/:linkId", "responses": [ { "uuid": "87fdcc9e-8601-405c-b209-1fdd3675e6a5", "body": "{\n \"filterRef\": {\n \"accountId\": \"\",\n \"href\": \"\",\n \"id\": \"\",\n \"kind\": \"analytics#filterRef\",\n \"name\": \"\"\n },\n \"id\": \"\",\n \"kind\": \"analytics#profileFilterLink\",\n \"profileRef\": {\n \"accountId\": \"\",\n \"href\": \"\",\n \"id\": \"\",\n \"internalWebPropertyId\": \"\",\n \"kind\": \"analytics#profileRef\",\n \"name\": \"\",\n \"webPropertyId\": \"\"\n },\n \"rank\": {{faker 'number.int' max=99999}},\n \"selfLink\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "311a0fc4-a85c-49d4-ad82-8a2c728ffba0", "documentation": "Lists unsampled reports to which the user has access.", "method": "get", "endpoint": "management/accounts/:accountId/webproperties/:webPropertyId/profiles/:profileId/unsampledReports", "responses": [ { "uuid": "18e40e3c-a59d-493b-902e-252bf2a31d35", "body": "{\n \"items\": [\n {\n \"accountId\": \"\",\n \"cloudStorageDownloadDetails\": {\n \"bucketId\": \"\",\n \"objectId\": \"\"\n },\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"dimensions\": \"\",\n \"downloadType\": \"\",\n \"driveDownloadDetails\": {\n \"documentId\": \"\"\n },\n \"end-date\": \"\",\n \"filters\": \"\",\n \"id\": \"\",\n \"kind\": \"analytics#unsampledReport\",\n \"metrics\": \"\",\n \"profileId\": \"\",\n \"segment\": \"\",\n \"selfLink\": \"\",\n \"start-date\": \"\",\n \"status\": \"\",\n \"title\": \"\",\n \"updated\": \"{{faker 'date.recent' 365}}\",\n \"webPropertyId\": \"\"\n }\n ],\n \"itemsPerPage\": {{faker 'number.int' max=99999}},\n \"kind\": \"analytics#unsampledReports\",\n \"nextLink\": \"\",\n \"previousLink\": \"\",\n \"startIndex\": {{faker 'number.int' max=99999}},\n \"totalResults\": {{faker 'number.int' max=99999}},\n \"username\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e0b938fe-ec32-40bd-8794-3996c1164db9", "documentation": "Create a new unsampled report.", "method": "post", "endpoint": "management/accounts/:accountId/webproperties/:webPropertyId/profiles/:profileId/unsampledReports", "responses": [ { "uuid": "dc84ca40-ea2a-49ed-a39d-20904f66a4dc", "body": "{\n \"accountId\": \"\",\n \"cloudStorageDownloadDetails\": {\n \"bucketId\": \"\",\n \"objectId\": \"\"\n },\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"dimensions\": \"\",\n \"downloadType\": \"\",\n \"driveDownloadDetails\": {\n \"documentId\": \"\"\n },\n \"end-date\": \"\",\n \"filters\": \"\",\n \"id\": \"\",\n \"kind\": \"analytics#unsampledReport\",\n \"metrics\": \"\",\n \"profileId\": \"\",\n \"segment\": \"\",\n \"selfLink\": \"\",\n \"start-date\": \"\",\n \"status\": \"\",\n \"title\": \"\",\n \"updated\": \"{{faker 'date.recent' 365}}\",\n \"webPropertyId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8caf043d-99b6-4775-95a9-1d7a4b64dbb8", "documentation": "Deletes an unsampled report.", "method": "delete", "endpoint": "management/accounts/:accountId/webproperties/:webPropertyId/profiles/:profileId/unsampledReports/:unsampledReportId", "responses": [ { "uuid": "23cf26ab-0c42-45f4-aa33-74566381ccd9", "body": "", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "38ce86ee-720b-4c46-8507-df93f5c488da", "documentation": "Returns a single unsampled report.", "method": "get", "endpoint": "management/accounts/:accountId/webproperties/:webPropertyId/profiles/:profileId/unsampledReports/:unsampledReportId", "responses": [ { "uuid": "2e1dc3c4-643a-44ad-8308-8d8b8de8a1b1", "body": "{\n \"accountId\": \"\",\n \"cloudStorageDownloadDetails\": {\n \"bucketId\": \"\",\n \"objectId\": \"\"\n },\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"dimensions\": \"\",\n \"downloadType\": \"\",\n \"driveDownloadDetails\": {\n \"documentId\": \"\"\n },\n \"end-date\": \"\",\n \"filters\": \"\",\n \"id\": \"\",\n \"kind\": \"analytics#unsampledReport\",\n \"metrics\": \"\",\n \"profileId\": \"\",\n \"segment\": \"\",\n \"selfLink\": \"\",\n \"start-date\": \"\",\n \"status\": \"\",\n \"title\": \"\",\n \"updated\": \"{{faker 'date.recent' 365}}\",\n \"webPropertyId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ce5198a4-cdfc-4198-8f1a-59e01d9d0315", "documentation": "Lists remarketing audiences to which the user has access.", "method": "get", "endpoint": "management/accounts/:accountId/webproperties/:webPropertyId/remarketingAudiences", "responses": [ { "uuid": "1fd193e4-9457-4991-b538-0642b1a0c2a1", "body": "{\n \"items\": [\n {\n \"accountId\": \"\",\n \"audienceDefinition\": {\n \"includeConditions\": {\n \"daysToLookBack\": {{faker 'number.int' max=99999}},\n \"isSmartList\": {{faker 'datatype.boolean'}},\n \"kind\": \"analytics#includeConditions\",\n \"membershipDurationDays\": {{faker 'number.int' max=99999}},\n \"segment\": \"\"\n }\n },\n \"audienceType\": \"\",\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"id\": \"\",\n \"internalWebPropertyId\": \"\",\n \"kind\": \"analytics#remarketingAudience\",\n \"linkedAdAccounts\": [\n {\n \"accountId\": \"\",\n \"eligibleForSearch\": {{faker 'datatype.boolean'}},\n \"id\": \"\",\n \"internalWebPropertyId\": \"\",\n \"kind\": \"analytics#linkedForeignAccount\",\n \"linkedAccountId\": \"\",\n \"remarketingAudienceId\": \"\",\n \"status\": \"\",\n \"type\": \"\",\n \"webPropertyId\": \"\"\n }\n ],\n \"linkedViews\": [\n \"\"\n ],\n \"name\": \"\",\n \"stateBasedAudienceDefinition\": {\n \"excludeConditions\": {\n \"exclusionDuration\": \"\",\n \"segment\": \"\"\n },\n \"includeConditions\": {\n \"daysToLookBack\": {{faker 'number.int' max=99999}},\n \"isSmartList\": {{faker 'datatype.boolean'}},\n \"kind\": \"analytics#includeConditions\",\n \"membershipDurationDays\": {{faker 'number.int' max=99999}},\n \"segment\": \"\"\n }\n },\n \"updated\": \"{{faker 'date.recent' 365}}\",\n \"webPropertyId\": \"\"\n }\n ],\n \"itemsPerPage\": {{faker 'number.int' max=99999}},\n \"kind\": \"analytics#remarketingAudiences\",\n \"nextLink\": \"\",\n \"previousLink\": \"\",\n \"startIndex\": {{faker 'number.int' max=99999}},\n \"totalResults\": {{faker 'number.int' max=99999}},\n \"username\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2f8e6268-e8f9-455b-9ce7-7655290c09db", "documentation": "Creates a new remarketing audience.", "method": "post", "endpoint": "management/accounts/:accountId/webproperties/:webPropertyId/remarketingAudiences", "responses": [ { "uuid": "8b4d5073-3b3a-4d6f-8ff1-a273ba644302", "body": "{\n \"accountId\": \"\",\n \"audienceDefinition\": {\n \"includeConditions\": {\n \"daysToLookBack\": {{faker 'number.int' max=99999}},\n \"isSmartList\": {{faker 'datatype.boolean'}},\n \"kind\": \"analytics#includeConditions\",\n \"membershipDurationDays\": {{faker 'number.int' max=99999}},\n \"segment\": \"\"\n }\n },\n \"audienceType\": \"\",\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"id\": \"\",\n \"internalWebPropertyId\": \"\",\n \"kind\": \"analytics#remarketingAudience\",\n \"linkedAdAccounts\": [\n {\n \"accountId\": \"\",\n \"eligibleForSearch\": {{faker 'datatype.boolean'}},\n \"id\": \"\",\n \"internalWebPropertyId\": \"\",\n \"kind\": \"analytics#linkedForeignAccount\",\n \"linkedAccountId\": \"\",\n \"remarketingAudienceId\": \"\",\n \"status\": \"\",\n \"type\": \"\",\n \"webPropertyId\": \"\"\n }\n ],\n \"linkedViews\": [\n \"\"\n ],\n \"name\": \"\",\n \"stateBasedAudienceDefinition\": {\n \"excludeConditions\": {\n \"exclusionDuration\": \"\",\n \"segment\": \"\"\n },\n \"includeConditions\": {\n \"daysToLookBack\": {{faker 'number.int' max=99999}},\n \"isSmartList\": {{faker 'datatype.boolean'}},\n \"kind\": \"analytics#includeConditions\",\n \"membershipDurationDays\": {{faker 'number.int' max=99999}},\n \"segment\": \"\"\n }\n },\n \"updated\": \"{{faker 'date.recent' 365}}\",\n \"webPropertyId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4d7d39e2-6b37-4766-af86-b7b8b0a19392", "documentation": "Delete a remarketing audience.", "method": "delete", "endpoint": "management/accounts/:accountId/webproperties/:webPropertyId/remarketingAudiences/:remarketingAudienceId", "responses": [ { "uuid": "6987b86a-5749-4f98-bc00-bd5d5bccc974", "body": "", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e59bc134-8a7d-447f-b719-7e984146a5cd", "documentation": "Gets a remarketing audience to which the user has access.", "method": "get", "endpoint": "management/accounts/:accountId/webproperties/:webPropertyId/remarketingAudiences/:remarketingAudienceId", "responses": [ { "uuid": "d4be6b48-3ba5-4060-9dda-209d5d415944", "body": "{\n \"accountId\": \"\",\n \"audienceDefinition\": {\n \"includeConditions\": {\n \"daysToLookBack\": {{faker 'number.int' max=99999}},\n \"isSmartList\": {{faker 'datatype.boolean'}},\n \"kind\": \"analytics#includeConditions\",\n \"membershipDurationDays\": {{faker 'number.int' max=99999}},\n \"segment\": \"\"\n }\n },\n \"audienceType\": \"\",\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"id\": \"\",\n \"internalWebPropertyId\": \"\",\n \"kind\": \"analytics#remarketingAudience\",\n \"linkedAdAccounts\": [\n {\n \"accountId\": \"\",\n \"eligibleForSearch\": {{faker 'datatype.boolean'}},\n \"id\": \"\",\n \"internalWebPropertyId\": \"\",\n \"kind\": \"analytics#linkedForeignAccount\",\n \"linkedAccountId\": \"\",\n \"remarketingAudienceId\": \"\",\n \"status\": \"\",\n \"type\": \"\",\n \"webPropertyId\": \"\"\n }\n ],\n \"linkedViews\": [\n \"\"\n ],\n \"name\": \"\",\n \"stateBasedAudienceDefinition\": {\n \"excludeConditions\": {\n \"exclusionDuration\": \"\",\n \"segment\": \"\"\n },\n \"includeConditions\": {\n \"daysToLookBack\": {{faker 'number.int' max=99999}},\n \"isSmartList\": {{faker 'datatype.boolean'}},\n \"kind\": \"analytics#includeConditions\",\n \"membershipDurationDays\": {{faker 'number.int' max=99999}},\n \"segment\": \"\"\n }\n },\n \"updated\": \"{{faker 'date.recent' 365}}\",\n \"webPropertyId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5101cff0-2301-460c-82e5-cf148809603e", "documentation": "Updates an existing remarketing audience. This method supports patch semantics.", "method": "patch", "endpoint": "management/accounts/:accountId/webproperties/:webPropertyId/remarketingAudiences/:remarketingAudienceId", "responses": [ { "uuid": "a52644c6-304d-469a-9480-add109462d47", "body": "{\n \"accountId\": \"\",\n \"audienceDefinition\": {\n \"includeConditions\": {\n \"daysToLookBack\": {{faker 'number.int' max=99999}},\n \"isSmartList\": {{faker 'datatype.boolean'}},\n \"kind\": \"analytics#includeConditions\",\n \"membershipDurationDays\": {{faker 'number.int' max=99999}},\n \"segment\": \"\"\n }\n },\n \"audienceType\": \"\",\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"id\": \"\",\n \"internalWebPropertyId\": \"\",\n \"kind\": \"analytics#remarketingAudience\",\n \"linkedAdAccounts\": [\n {\n \"accountId\": \"\",\n \"eligibleForSearch\": {{faker 'datatype.boolean'}},\n \"id\": \"\",\n \"internalWebPropertyId\": \"\",\n \"kind\": \"analytics#linkedForeignAccount\",\n \"linkedAccountId\": \"\",\n \"remarketingAudienceId\": \"\",\n \"status\": \"\",\n \"type\": \"\",\n \"webPropertyId\": \"\"\n }\n ],\n \"linkedViews\": [\n \"\"\n ],\n \"name\": \"\",\n \"stateBasedAudienceDefinition\": {\n \"excludeConditions\": {\n \"exclusionDuration\": \"\",\n \"segment\": \"\"\n },\n \"includeConditions\": {\n \"daysToLookBack\": {{faker 'number.int' max=99999}},\n \"isSmartList\": {{faker 'datatype.boolean'}},\n \"kind\": \"analytics#includeConditions\",\n \"membershipDurationDays\": {{faker 'number.int' max=99999}},\n \"segment\": \"\"\n }\n },\n \"updated\": \"{{faker 'date.recent' 365}}\",\n \"webPropertyId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d1ec85aa-140e-4825-98b5-7f73dd5de22e", "documentation": "Updates an existing remarketing audience.", "method": "put", "endpoint": "management/accounts/:accountId/webproperties/:webPropertyId/remarketingAudiences/:remarketingAudienceId", "responses": [ { "uuid": "7b3aed31-fe19-419a-acaa-7be3a46906de", "body": "{\n \"accountId\": \"\",\n \"audienceDefinition\": {\n \"includeConditions\": {\n \"daysToLookBack\": {{faker 'number.int' max=99999}},\n \"isSmartList\": {{faker 'datatype.boolean'}},\n \"kind\": \"analytics#includeConditions\",\n \"membershipDurationDays\": {{faker 'number.int' max=99999}},\n \"segment\": \"\"\n }\n },\n \"audienceType\": \"\",\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"id\": \"\",\n \"internalWebPropertyId\": \"\",\n \"kind\": \"analytics#remarketingAudience\",\n \"linkedAdAccounts\": [\n {\n \"accountId\": \"\",\n \"eligibleForSearch\": {{faker 'datatype.boolean'}},\n \"id\": \"\",\n \"internalWebPropertyId\": \"\",\n \"kind\": \"analytics#linkedForeignAccount\",\n \"linkedAccountId\": \"\",\n \"remarketingAudienceId\": \"\",\n \"status\": \"\",\n \"type\": \"\",\n \"webPropertyId\": \"\"\n }\n ],\n \"linkedViews\": [\n \"\"\n ],\n \"name\": \"\",\n \"stateBasedAudienceDefinition\": {\n \"excludeConditions\": {\n \"exclusionDuration\": \"\",\n \"segment\": \"\"\n },\n \"includeConditions\": {\n \"daysToLookBack\": {{faker 'number.int' max=99999}},\n \"isSmartList\": {{faker 'datatype.boolean'}},\n \"kind\": \"analytics#includeConditions\",\n \"membershipDurationDays\": {{faker 'number.int' max=99999}},\n \"segment\": \"\"\n }\n },\n \"updated\": \"{{faker 'date.recent' 365}}\",\n \"webPropertyId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "79d3fa36-8d81-4a1f-90ff-189365f98e6b", "documentation": "Hashes the given Client ID.", "method": "post", "endpoint": "management/clientId:hashClientId", "responses": [ { "uuid": "bba9184f-0bed-489c-99d4-ae4d0c7b6850", "body": "{\n \"clientId\": \"\",\n \"hashedClientId\": \"\",\n \"kind\": \"analytics#hashClientIdResponse\",\n \"webPropertyId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ca6fbc29-4c52-478e-a6bd-056792a0e502", "documentation": "Lists segments to which the user has access.", "method": "get", "endpoint": "management/segments", "responses": [ { "uuid": "71c1bef5-d9dd-4449-ae5f-b91ba0a4387e", "body": "{\n \"items\": [\n {\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"definition\": \"\",\n \"id\": \"\",\n \"kind\": \"analytics#segment\",\n \"name\": \"\",\n \"segmentId\": \"\",\n \"selfLink\": \"\",\n \"type\": \"\",\n \"updated\": \"{{faker 'date.recent' 365}}\"\n }\n ],\n \"itemsPerPage\": {{faker 'number.int' max=99999}},\n \"kind\": \"analytics#segments\",\n \"nextLink\": \"\",\n \"previousLink\": \"\",\n \"startIndex\": {{faker 'number.int' max=99999}},\n \"totalResults\": {{faker 'number.int' max=99999}},\n \"username\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2105d852-3c7a-4a59-a368-cc208c7ac517", "documentation": "Lists all columns for a report type", "method": "get", "endpoint": "metadata/:reportType/columns", "responses": [ { "uuid": "e0f89099-ce1b-49e1-93ed-5133084c1a59", "body": "{\n \"attributeNames\": [\n \"\"\n ],\n \"etag\": \"\",\n \"items\": [\n {\n \"attributes\": {},\n \"id\": \"\",\n \"kind\": \"analytics#column\"\n }\n ],\n \"kind\": \"analytics#columns\",\n \"totalResults\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6cc9cab4-3549-48b8-a611-a2aaa91834b4", "documentation": "Creates an account ticket.", "method": "post", "endpoint": "provisioning/createAccountTicket", "responses": [ { "uuid": "80ad9cd1-f8e9-4bc8-ad57-2ad694fe8997", "body": "{\n \"account\": {\n \"childLink\": {\n \"href\": \"\",\n \"type\": \"analytics#webproperties\"\n },\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"id\": \"\",\n \"kind\": \"analytics#account\",\n \"name\": \"\",\n \"permissions\": {\n \"effective\": [\n \"\"\n ]\n },\n \"selfLink\": \"\",\n \"starred\": {{faker 'datatype.boolean'}},\n \"updated\": \"{{faker 'date.recent' 365}}\"\n },\n \"id\": \"\",\n \"kind\": \"analytics#accountTicket\",\n \"profile\": {\n \"accountId\": \"\",\n \"botFilteringEnabled\": {{faker 'datatype.boolean'}},\n \"childLink\": {\n \"href\": \"\",\n \"type\": \"analytics#goals\"\n },\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"currency\": \"\",\n \"defaultPage\": \"\",\n \"eCommerceTracking\": {{faker 'datatype.boolean'}},\n \"enhancedECommerceTracking\": {{faker 'datatype.boolean'}},\n \"excludeQueryParameters\": \"\",\n \"id\": \"\",\n \"internalWebPropertyId\": \"\",\n \"kind\": \"analytics#profile\",\n \"name\": \"\",\n \"parentLink\": {\n \"href\": \"\",\n \"type\": \"analytics#webproperty\"\n },\n \"permissions\": {\n \"effective\": [\n \"\"\n ]\n },\n \"selfLink\": \"\",\n \"siteSearchCategoryParameters\": \"\",\n \"siteSearchQueryParameters\": \"\",\n \"starred\": {{faker 'datatype.boolean'}},\n \"stripSiteSearchCategoryParameters\": {{faker 'datatype.boolean'}},\n \"stripSiteSearchQueryParameters\": {{faker 'datatype.boolean'}},\n \"timezone\": \"\",\n \"type\": \"\",\n \"updated\": \"{{faker 'date.recent' 365}}\",\n \"webPropertyId\": \"\",\n \"websiteUrl\": \"\"\n },\n \"redirectUri\": \"\",\n \"webproperty\": {\n \"accountId\": \"\",\n \"childLink\": {\n \"href\": \"\",\n \"type\": \"analytics#profiles\"\n },\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"dataRetentionResetOnNewActivity\": {{faker 'datatype.boolean'}},\n \"dataRetentionTtl\": \"\",\n \"defaultProfileId\": \"\",\n \"id\": \"\",\n \"industryVertical\": \"\",\n \"internalWebPropertyId\": \"\",\n \"kind\": \"analytics#webproperty\",\n \"level\": \"\",\n \"name\": \"\",\n \"parentLink\": {\n \"href\": \"\",\n \"type\": \"analytics#account\"\n },\n \"permissions\": {\n \"effective\": [\n \"\"\n ]\n },\n \"profileCount\": {{faker 'number.int' max=99999}},\n \"selfLink\": \"\",\n \"starred\": {{faker 'datatype.boolean'}},\n \"updated\": \"{{faker 'date.recent' 365}}\",\n \"websiteUrl\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b0f4b5ea-2d0c-4480-8ce2-90870c9e0774", "documentation": "Provision account.", "method": "post", "endpoint": "provisioning/createAccountTree", "responses": [ { "uuid": "8271d648-ea54-419b-8924-921f1427acfb", "body": "{\n \"account\": {\n \"childLink\": {\n \"href\": \"\",\n \"type\": \"analytics#webproperties\"\n },\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"id\": \"\",\n \"kind\": \"analytics#account\",\n \"name\": \"\",\n \"permissions\": {\n \"effective\": [\n \"\"\n ]\n },\n \"selfLink\": \"\",\n \"starred\": {{faker 'datatype.boolean'}},\n \"updated\": \"{{faker 'date.recent' 365}}\"\n },\n \"kind\": \"analytics#accountTreeResponse\",\n \"profile\": {\n \"accountId\": \"\",\n \"botFilteringEnabled\": {{faker 'datatype.boolean'}},\n \"childLink\": {\n \"href\": \"\",\n \"type\": \"analytics#goals\"\n },\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"currency\": \"\",\n \"defaultPage\": \"\",\n \"eCommerceTracking\": {{faker 'datatype.boolean'}},\n \"enhancedECommerceTracking\": {{faker 'datatype.boolean'}},\n \"excludeQueryParameters\": \"\",\n \"id\": \"\",\n \"internalWebPropertyId\": \"\",\n \"kind\": \"analytics#profile\",\n \"name\": \"\",\n \"parentLink\": {\n \"href\": \"\",\n \"type\": \"analytics#webproperty\"\n },\n \"permissions\": {\n \"effective\": [\n \"\"\n ]\n },\n \"selfLink\": \"\",\n \"siteSearchCategoryParameters\": \"\",\n \"siteSearchQueryParameters\": \"\",\n \"starred\": {{faker 'datatype.boolean'}},\n \"stripSiteSearchCategoryParameters\": {{faker 'datatype.boolean'}},\n \"stripSiteSearchQueryParameters\": {{faker 'datatype.boolean'}},\n \"timezone\": \"\",\n \"type\": \"\",\n \"updated\": \"{{faker 'date.recent' 365}}\",\n \"webPropertyId\": \"\",\n \"websiteUrl\": \"\"\n },\n \"webproperty\": {\n \"accountId\": \"\",\n \"childLink\": {\n \"href\": \"\",\n \"type\": \"analytics#profiles\"\n },\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"dataRetentionResetOnNewActivity\": {{faker 'datatype.boolean'}},\n \"dataRetentionTtl\": \"\",\n \"defaultProfileId\": \"\",\n \"id\": \"\",\n \"industryVertical\": \"\",\n \"internalWebPropertyId\": \"\",\n \"kind\": \"analytics#webproperty\",\n \"level\": \"\",\n \"name\": \"\",\n \"parentLink\": {\n \"href\": \"\",\n \"type\": \"analytics#account\"\n },\n \"permissions\": {\n \"effective\": [\n \"\"\n ]\n },\n \"profileCount\": {{faker 'number.int' max=99999}},\n \"selfLink\": \"\",\n \"starred\": {{faker 'datatype.boolean'}},\n \"updated\": \"{{faker 'date.recent' 365}}\",\n \"websiteUrl\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8f39038f-f666-4e44-8c42-7721f690e3cb", "documentation": "Insert or update a user deletion requests.", "method": "post", "endpoint": "userDeletion/userDeletionRequests:upsert", "responses": [ { "uuid": "5e32b9dc-c929-4200-b5c5-60466a8a0a4c", "body": "{\n \"deletionRequestTime\": \"{{faker 'date.recent' 365}}\",\n \"firebaseProjectId\": \"\",\n \"id\": {\n \"type\": \"\",\n \"userId\": \"\"\n },\n \"kind\": \"analytics#userDeletionRequest\",\n \"propertyId\": \"\",\n \"webPropertyId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "83559c63-54aa-47a8-b449-b6b3cd5dc4d7" }, { "type": "route", "uuid": "389e77b2-496a-4a41-86ef-9278adb40c72" }, { "type": "route", "uuid": "6e97e3e9-32e7-42fa-a1c9-201c08b6c012" }, { "type": "route", "uuid": "7bfddeb2-f3a3-4277-b02a-1454baeade79" }, { "type": "route", "uuid": "4735001c-a0d0-401f-97d2-994209227313" }, { "type": "route", "uuid": "cfe3afbc-2eff-41a5-9c43-e9d6782c1614" }, { "type": "route", "uuid": "05643c59-5b8c-4d24-a698-0340cc583fd6" }, { "type": "route", "uuid": "37d629ae-e7d2-4e97-9784-63a3aeb23911" }, { "type": "route", "uuid": "be24275b-76eb-4897-830a-e0ab938da469" }, { "type": "route", "uuid": "88cbfcea-0e24-4e6f-b291-c1a28b2b354f" }, { "type": "route", "uuid": "767b988e-209d-41f3-b373-90b0ca47e9c6" }, { "type": "route", "uuid": "dd89ab46-80e2-4749-aae2-39f1028ad0e4" }, { "type": "route", "uuid": "4b341bdd-d084-4f62-99aa-1c355cc869d6" }, { "type": "route", "uuid": "6381cf0a-e88e-4eb6-8026-6f15713c807f" }, { "type": "route", "uuid": "07517ea0-a04e-4335-9d80-db24cb6ceeba" }, { "type": "route", "uuid": "997e3cd1-5abc-49d1-b53b-4f81a651a5ff" }, { "type": "route", "uuid": "bf5db89c-dd6f-4c88-b9c4-2c1ba121921e" }, { "type": "route", "uuid": "c843e360-1b77-4007-a4a4-98ab0d644391" }, { "type": "route", "uuid": "1ea03288-5ef8-4971-9850-5e1ca4802995" }, { "type": "route", "uuid": "a82b1c6a-8215-4747-9ea8-34af8fcf48fc" }, { "type": "route", "uuid": "e34b7856-29a7-4f07-bac0-1ba5aafe79de" }, { "type": "route", "uuid": "7f0446ec-7ea0-4cff-87a7-1cace27c2b2d" }, { "type": "route", "uuid": "e2919327-ea93-4344-ba3f-16cd14ec192d" }, { "type": "route", "uuid": "2fa8ecb6-6604-49aa-9531-b1dc63325776" }, { "type": "route", "uuid": "8f353394-8ec9-4415-ab1f-2cf8da01ba71" }, { "type": "route", "uuid": "3794e8d9-295c-4734-8554-3d8e34fa46e5" }, { "type": "route", "uuid": "846d740c-cdf3-40bb-83fa-5e717b24ce38" }, { "type": "route", "uuid": "2f6907e8-1399-4d1d-be3c-8add40d1fcbe" }, { "type": "route", "uuid": "8fedaf93-c305-4d58-82cd-ca50a27cbc37" }, { "type": "route", "uuid": "1eb233f7-6a99-46e3-a5dd-938bf464eaf7" }, { "type": "route", "uuid": "1e6faf88-6add-45be-8e4a-151de54e8ef6" }, { "type": "route", "uuid": "eca47a4a-555d-41df-8dfa-178ac2df32f8" }, { "type": "route", "uuid": "7eadb0c7-eeed-4f5c-88b8-896b7f9724aa" }, { "type": "route", "uuid": "bb40f16b-afea-4d77-848a-e25c1586b28d" }, { "type": "route", "uuid": "ac536018-baef-4bbb-ab15-52da632ca89d" }, { "type": "route", "uuid": "dcfa995d-e0db-4bab-bfd8-8c2c0f51f80a" }, { "type": "route", "uuid": "c11b860d-e253-436c-a29a-32f5465c2f2a" }, { "type": "route", "uuid": "c126908c-1ef7-4988-8d63-7cfb3fa006ee" }, { "type": "route", "uuid": "2af93e7a-4fdf-4b7d-9e62-190cd8ee8d59" }, { "type": "route", "uuid": "b66f4047-7d0e-4428-bd21-020151ff08ef" }, { "type": "route", "uuid": "a92bb243-e052-4faf-9e73-3255e102c8d9" }, { "type": "route", "uuid": "e5aeba8d-6b26-401b-9738-5342d34873d1" }, { "type": "route", "uuid": "ded17438-5d68-4964-88f6-4b4e99dd2840" }, { "type": "route", "uuid": "c228b10c-5a0b-4a26-8281-583a35a3569b" }, { "type": "route", "uuid": "7dda85ca-37a1-4e1c-9ee6-e52b846434bc" }, { "type": "route", "uuid": "6f0103e1-083f-4aaf-a95a-e5b8483ced5d" }, { "type": "route", "uuid": "e779c138-d489-4f99-bdb0-ca02e5d868cb" }, { "type": "route", "uuid": "77b82b7e-393c-45ec-befa-549ef6109b40" }, { "type": "route", "uuid": "bf371ccd-eecf-4ded-8f12-9e808e2ca76a" }, { "type": "route", "uuid": "92e211eb-382b-48c4-9fad-6fc6c545423c" }, { "type": "route", "uuid": "9fa8a152-0135-4691-998e-894039f0988a" }, { "type": "route", "uuid": "91870481-3993-41e5-aa4a-5360bc05e0f6" }, { "type": "route", "uuid": "86dc9671-c6d7-4ef4-839b-236a35ec7e99" }, { "type": "route", "uuid": "8787aca9-f185-42be-93b2-9681d6803823" }, { "type": "route", "uuid": "1d9f6ba4-d232-4e0c-ab5c-727a1450b2c0" }, { "type": "route", "uuid": "b9e1735d-9f54-4fcf-a80e-f8754892f7b3" }, { "type": "route", "uuid": "6551b0d3-0a77-4fba-a7d0-35680b43896b" }, { "type": "route", "uuid": "2682b2ad-f199-410b-a737-e4bc6f6b6211" }, { "type": "route", "uuid": "a5c651fd-3094-455c-b518-f963f8cd6bcb" }, { "type": "route", "uuid": "77ad906a-8b1e-42bc-80f4-dac1749219ce" }, { "type": "route", "uuid": "f3c60ede-6683-4945-9004-c283d2811d32" }, { "type": "route", "uuid": "bbc90d5d-9327-4735-9bc4-b8bb4b94692b" }, { "type": "route", "uuid": "be4789d8-a449-4172-87da-e8203df5debc" }, { "type": "route", "uuid": "d044c43a-2899-4510-ac14-3d3109a27adb" }, { "type": "route", "uuid": "baef0068-c8d8-4964-85c8-6f1d04a520da" }, { "type": "route", "uuid": "c5f57aef-949a-41db-bccf-25dc7fb2c690" }, { "type": "route", "uuid": "defe134a-6cc7-4fe4-aa5d-6359ada270e3" }, { "type": "route", "uuid": "77f09c42-f1ae-42bc-a10a-bc5248db69d0" }, { "type": "route", "uuid": "ebf2ede0-e552-470c-8021-fac0596ba53f" }, { "type": "route", "uuid": "85b33d11-1ad9-422a-b4dc-44e576fcebe2" }, { "type": "route", "uuid": "6ff0647a-a89c-4b27-8722-45646707716d" }, { "type": "route", "uuid": "803b04d6-aa30-498f-984b-c210d5f3d265" }, { "type": "route", "uuid": "311a0fc4-a85c-49d4-ad82-8a2c728ffba0" }, { "type": "route", "uuid": "e0b938fe-ec32-40bd-8794-3996c1164db9" }, { "type": "route", "uuid": "8caf043d-99b6-4775-95a9-1d7a4b64dbb8" }, { "type": "route", "uuid": "38ce86ee-720b-4c46-8507-df93f5c488da" }, { "type": "route", "uuid": "ce5198a4-cdfc-4198-8f1a-59e01d9d0315" }, { "type": "route", "uuid": "2f8e6268-e8f9-455b-9ce7-7655290c09db" }, { "type": "route", "uuid": "4d7d39e2-6b37-4766-af86-b7b8b0a19392" }, { "type": "route", "uuid": "e59bc134-8a7d-447f-b719-7e984146a5cd" }, { "type": "route", "uuid": "5101cff0-2301-460c-82e5-cf148809603e" }, { "type": "route", "uuid": "d1ec85aa-140e-4825-98b5-7f73dd5de22e" }, { "type": "route", "uuid": "79d3fa36-8d81-4a1f-90ff-189365f98e6b" }, { "type": "route", "uuid": "ca6fbc29-4c52-478e-a6bd-056792a0e502" }, { "type": "route", "uuid": "2105d852-3c7a-4a59-a368-cc208c7ac517" }, { "type": "route", "uuid": "6cc9cab4-3549-48b8-a611-a2aaa91834b4" }, { "type": "route", "uuid": "b0f4b5ea-2d0c-4480-8ce2-90870c9e0774" }, { "type": "route", "uuid": "8f39038f-f666-4e44-8c42-7721f690e3cb" } ] }