{ "uuid": "f6037ab2-c59e-42ae-a9c1-7851832618fe", "lastMigration": 29, "name": "Google Analytics Admin API", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "dfcf9a0d-2e59-49b8-b1f4-1adca92ea915", "documentation": "Returns summaries of all accounts accessible by the caller.", "method": "get", "endpoint": "v1alpha/accountSummaries", "responses": [ { "uuid": "d8398aca-6a00-48ed-8498-674030099b1b", "body": "{\n \"accountSummaries\": [\n {\n \"account\": \"\",\n \"displayName\": \"\",\n \"name\": \"\",\n \"propertySummaries\": [\n {\n \"displayName\": \"\",\n \"parent\": \"\",\n \"property\": \"\",\n \"propertyType\": \"{{oneOf (array 'PROPERTY_TYPE_UNSPECIFIED' 'PROPERTY_TYPE_ORDINARY' 'PROPERTY_TYPE_SUBPROPERTY' 'PROPERTY_TYPE_ROLLUP')}}\"\n }\n ]\n }\n ],\n \"nextPageToken\": \"\"\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": "19fb5a58-e1c8-4e21-a28e-ea73ce31256d", "documentation": "Returns all accounts accessible by the caller. Note that these accounts might not currently have GA4 properties. Soft-deleted (ie: \"trashed\") accounts are excluded by default. Returns an empty list if no relevant accounts are found.", "method": "get", "endpoint": "v1alpha/accounts", "responses": [ { "uuid": "6ae10cb2-64ba-46f3-b4ed-e14bb049969d", "body": "{\n \"accounts\": [\n {\n \"createTime\": \"\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"displayName\": \"\",\n \"name\": \"\",\n \"regionCode\": \"\",\n \"updateTime\": \"\"\n }\n ],\n \"nextPageToken\": \"\"\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": "d71a3c25-f63d-465a-80cf-e71b9fe2c1b1", "documentation": "Requests a ticket for creating an account.", "method": "post", "endpoint": "v1alpha/accounts:provisionAccountTicket", "responses": [ { "uuid": "d173b648-6c88-4139-9737-0c24cabe88f3", "body": "{\n \"accountTicketId\": \"\"\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": "4fc13f63-9e8f-458b-811f-80d56568c0e8", "documentation": "Returns child Properties under the specified parent Account. Only \"GA4\" properties will be returned. Properties will be excluded if the caller does not have access. Soft-deleted (ie: \"trashed\") properties are excluded by default. Returns an empty list if no relevant properties are found.", "method": "get", "endpoint": "v1alpha/properties", "responses": [ { "uuid": "738c3c75-3b0b-4d27-88cf-d6c604635dfb", "body": "{\n \"nextPageToken\": \"\",\n \"properties\": [\n {\n \"account\": \"\",\n \"createTime\": \"\",\n \"currencyCode\": \"\",\n \"deleteTime\": \"\",\n \"displayName\": \"\",\n \"expireTime\": \"\",\n \"industryCategory\": \"{{oneOf (array 'INDUSTRY_CATEGORY_UNSPECIFIED' 'AUTOMOTIVE' 'BUSINESS_AND_INDUSTRIAL_MARKETS' 'FINANCE' 'HEALTHCARE' 'TECHNOLOGY' 'TRAVEL' 'OTHER' 'ARTS_AND_ENTERTAINMENT' 'BEAUTY_AND_FITNESS' 'BOOKS_AND_LITERATURE' 'FOOD_AND_DRINK' 'GAMES' 'HOBBIES_AND_LEISURE' 'HOME_AND_GARDEN' 'INTERNET_AND_TELECOM' 'LAW_AND_GOVERNMENT' 'NEWS' 'ONLINE_COMMUNITIES' 'PEOPLE_AND_SOCIETY' 'PETS_AND_ANIMALS' 'REAL_ESTATE' 'REFERENCE' 'SCIENCE' 'SPORTS' 'JOBS_AND_EDUCATION' 'SHOPPING')}}\",\n \"name\": \"\",\n \"parent\": \"\",\n \"propertyType\": \"{{oneOf (array 'PROPERTY_TYPE_UNSPECIFIED' 'PROPERTY_TYPE_ORDINARY' 'PROPERTY_TYPE_SUBPROPERTY' 'PROPERTY_TYPE_ROLLUP')}}\",\n \"serviceLevel\": \"{{oneOf (array 'SERVICE_LEVEL_UNSPECIFIED' 'GOOGLE_ANALYTICS_STANDARD' 'GOOGLE_ANALYTICS_360')}}\",\n \"timeZone\": \"\",\n \"updateTime\": \"\"\n }\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": "b9e46885-ab79-4f3d-bb51-f74273be1125", "documentation": "Creates an \"GA4\" property with the specified location and attributes.", "method": "post", "endpoint": "v1alpha/properties", "responses": [ { "uuid": "24d4bbd8-ee98-4331-ae2d-a2b69e4fc117", "body": "{\n \"account\": \"\",\n \"createTime\": \"\",\n \"currencyCode\": \"\",\n \"deleteTime\": \"\",\n \"displayName\": \"\",\n \"expireTime\": \"\",\n \"industryCategory\": \"{{oneOf (array 'INDUSTRY_CATEGORY_UNSPECIFIED' 'AUTOMOTIVE' 'BUSINESS_AND_INDUSTRIAL_MARKETS' 'FINANCE' 'HEALTHCARE' 'TECHNOLOGY' 'TRAVEL' 'OTHER' 'ARTS_AND_ENTERTAINMENT' 'BEAUTY_AND_FITNESS' 'BOOKS_AND_LITERATURE' 'FOOD_AND_DRINK' 'GAMES' 'HOBBIES_AND_LEISURE' 'HOME_AND_GARDEN' 'INTERNET_AND_TELECOM' 'LAW_AND_GOVERNMENT' 'NEWS' 'ONLINE_COMMUNITIES' 'PEOPLE_AND_SOCIETY' 'PETS_AND_ANIMALS' 'REAL_ESTATE' 'REFERENCE' 'SCIENCE' 'SPORTS' 'JOBS_AND_EDUCATION' 'SHOPPING')}}\",\n \"name\": \"\",\n \"parent\": \"\",\n \"propertyType\": \"{{oneOf (array 'PROPERTY_TYPE_UNSPECIFIED' 'PROPERTY_TYPE_ORDINARY' 'PROPERTY_TYPE_SUBPROPERTY' 'PROPERTY_TYPE_ROLLUP')}}\",\n \"serviceLevel\": \"{{oneOf (array 'SERVICE_LEVEL_UNSPECIFIED' 'GOOGLE_ANALYTICS_STANDARD' 'GOOGLE_ANALYTICS_360')}}\",\n \"timeZone\": \"\",\n \"updateTime\": \"\"\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": "8509358e-c4c9-4f28-8c96-9d7d6448cab4", "documentation": "Searches through all changes to an account or its children given the specified set of filters.", "method": "post", "endpoint": "v1alpha/:account:searchChangeHistoryEvents", "responses": [ { "uuid": "74c20137-644d-478e-9bc1-4f1573b6bf0c", "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": "1f5f1dfd-f6d8-4f54-83d9-0e916655d0f1", "documentation": "Returns a customized report of data access records. The report provides records of each time a user reads Google Analytics reporting data. Access records are retained for up to 2 years. Data Access Reports can be requested for a property. The property must be in Google Analytics 360. This method is only available to Administrators. These data access records include GA4 UI Reporting, GA4 UI Explorations, GA4 Data API, and other products like Firebase & Admob that can retrieve data from Google Analytics through a linkage. These records don't include property configuration changes like adding a stream or changing a property's time zone. For configuration change history, see [searchChangeHistoryEvents](https://developers.google.com/analytics/devguides/config/admin/v1/rest/v1alpha/accounts/searchChangeHistoryEvents).", "method": "post", "endpoint": "v1alpha/:entity:runAccessReport", "responses": [ { "uuid": "7847b41d-ac6e-4f76-9143-e3447011ce97", "body": "{\n \"dimensionHeaders\": [\n {\n \"dimensionName\": \"\"\n }\n ],\n \"metricHeaders\": [\n {\n \"metricName\": \"\"\n }\n ],\n \"quota\": {\n \"concurrentRequests\": {\n \"consumed\": {{faker 'number.int' max=99999}},\n \"remaining\": {{faker 'number.int' max=99999}}\n },\n \"serverErrorsPerProjectPerHour\": {\n \"consumed\": {{faker 'number.int' max=99999}},\n \"remaining\": {{faker 'number.int' max=99999}}\n },\n \"tokensPerDay\": {\n \"consumed\": {{faker 'number.int' max=99999}},\n \"remaining\": {{faker 'number.int' max=99999}}\n },\n \"tokensPerHour\": {\n \"consumed\": {{faker 'number.int' max=99999}},\n \"remaining\": {{faker 'number.int' max=99999}}\n },\n \"tokensPerProjectPerHour\": {\n \"consumed\": {{faker 'number.int' max=99999}},\n \"remaining\": {{faker 'number.int' max=99999}}\n }\n },\n \"rowCount\": {{faker 'number.int' max=99999}},\n \"rows\": [\n {\n \"dimensionValues\": [\n {\n \"value\": \"\"\n }\n ],\n \"metricValues\": [\n {\n \"value\": \"\"\n }\n ]\n }\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": "af55c188-d6a3-4566-8d90-0adf83a5ff6f", "documentation": "Deletes a user link on an account or property.", "method": "delete", "endpoint": "v1alpha/:name", "responses": [ { "uuid": "533db7c6-d21b-4c8d-b6ee-8a507810b768", "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": "2c5ac2b1-6227-48c6-9d86-4bba8d483894", "documentation": "Gets information about a user's link to an account or property.", "method": "get", "endpoint": "v1alpha/:name", "responses": [ { "uuid": "3cefbf19-afc0-4b70-ae49-699dd222effb", "body": "{\n \"directRoles\": [\n \"\"\n ],\n \"emailAddress\": \"\",\n \"name\": \"\"\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": "e363ef38-bcb9-445d-a40c-f354bc1da87e", "documentation": "Updates a user link on an account or property.", "method": "patch", "endpoint": "v1alpha/:name", "responses": [ { "uuid": "615fb3af-9ea2-4e67-8516-80c4cc6c5918", "body": "{\n \"directRoles\": [\n \"\"\n ],\n \"emailAddress\": \"\",\n \"name\": \"\"\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": "53047a7c-a27b-4987-8425-657f44391873", "documentation": "Approves a DisplayVideo360AdvertiserLinkProposal. The DisplayVideo360AdvertiserLinkProposal will be deleted and a new DisplayVideo360AdvertiserLink will be created.", "method": "post", "endpoint": "v1alpha/:name:approve", "responses": [ { "uuid": "4e1a10d9-229b-4e6f-a716-a32037874408", "body": "{\n \"displayVideo360AdvertiserLink\": {\n \"adsPersonalizationEnabled\": {{faker 'datatype.boolean'}},\n \"advertiserDisplayName\": \"\",\n \"advertiserId\": \"\",\n \"campaignDataSharingEnabled\": {{faker 'datatype.boolean'}},\n \"costDataSharingEnabled\": {{faker 'datatype.boolean'}},\n \"name\": \"\"\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": "a4ec63d1-cbb8-431a-bcd5-4141ea5c0f22", "documentation": "Archives a CustomMetric on a property.", "method": "post", "endpoint": "v1alpha/:name:archive", "responses": [ { "uuid": "17e70714-0646-49fe-b53b-f423dbcc6b21", "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": "f395d7f8-0da5-4fc0-a88d-196cd66c1011", "documentation": "Cancels a DisplayVideo360AdvertiserLinkProposal. Cancelling can mean either: - Declining a proposal initiated from Display & Video 360 - Withdrawing a proposal initiated from Google Analytics After being cancelled, a proposal will eventually be deleted automatically.", "method": "post", "endpoint": "v1alpha/:name:cancel", "responses": [ { "uuid": "ea8f4604-b7c0-4093-8123-f979d47421d5", "body": "{\n \"adsPersonalizationEnabled\": {{faker 'datatype.boolean'}},\n \"advertiserDisplayName\": \"\",\n \"advertiserId\": \"\",\n \"campaignDataSharingEnabled\": {{faker 'datatype.boolean'}},\n \"costDataSharingEnabled\": {{faker 'datatype.boolean'}},\n \"linkProposalStatusDetails\": {\n \"linkProposalInitiatingProduct\": \"{{oneOf (array 'LINK_PROPOSAL_INITIATING_PRODUCT_UNSPECIFIED' 'GOOGLE_ANALYTICS' 'LINKED_PRODUCT')}}\",\n \"linkProposalState\": \"{{oneOf (array 'LINK_PROPOSAL_STATE_UNSPECIFIED' 'AWAITING_REVIEW_FROM_GOOGLE_ANALYTICS' 'AWAITING_REVIEW_FROM_LINKED_PRODUCT' 'WITHDRAWN' 'DECLINED' 'EXPIRED' 'OBSOLETE')}}\",\n \"requestorEmail\": \"\"\n },\n \"name\": \"\",\n \"validationEmail\": \"\"\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": "eb7cda76-0377-403a-9e27-7e89bfcfb348", "documentation": "Lists Audiences on a property. Audiences created before 2020 may not be supported. Default audiences will not show filter definitions.", "method": "get", "endpoint": "v1alpha/:parent/audiences", "responses": [ { "uuid": "76ad3d65-72f9-4832-a994-fc00df195df5", "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": "e158ae74-0371-427e-81f6-a178493b868b", "documentation": "Creates an Audience.", "method": "post", "endpoint": "v1alpha/:parent/audiences", "responses": [ { "uuid": "3f055c09-bdac-4265-802e-327c54484fef", "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": "04582a59-6030-4458-98d8-ae38dff97a50", "documentation": "Returns a list of conversion events in the specified parent property. Returns an empty list if no conversion events are found.", "method": "get", "endpoint": "v1alpha/:parent/conversionEvents", "responses": [ { "uuid": "784b6d6f-86f4-42d4-afc8-5adf1e03240e", "body": "{\n \"conversionEvents\": [\n {\n \"createTime\": \"\",\n \"custom\": {{faker 'datatype.boolean'}},\n \"deletable\": {{faker 'datatype.boolean'}},\n \"eventName\": \"\",\n \"name\": \"\"\n }\n ],\n \"nextPageToken\": \"\"\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": "78ef9297-d0d2-402b-9868-1670a7b3027d", "documentation": "Creates a conversion event with the specified attributes.", "method": "post", "endpoint": "v1alpha/:parent/conversionEvents", "responses": [ { "uuid": "6a930c8a-309d-44fa-a76c-93450cd434e6", "body": "{\n \"createTime\": \"\",\n \"custom\": {{faker 'datatype.boolean'}},\n \"deletable\": {{faker 'datatype.boolean'}},\n \"eventName\": \"\",\n \"name\": \"\"\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": "b88a62f5-5cf0-4606-94f7-6b513fb65c37", "documentation": "Lists CustomDimensions on a property.", "method": "get", "endpoint": "v1alpha/:parent/customDimensions", "responses": [ { "uuid": "b4a27622-6dd8-4b38-a5dc-b504426dba13", "body": "{\n \"customDimensions\": [\n {\n \"description\": \"\",\n \"disallowAdsPersonalization\": {{faker 'datatype.boolean'}},\n \"displayName\": \"\",\n \"name\": \"\",\n \"parameterName\": \"\",\n \"scope\": \"{{oneOf (array 'DIMENSION_SCOPE_UNSPECIFIED' 'EVENT' 'USER')}}\"\n }\n ],\n \"nextPageToken\": \"\"\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": "f6a698bd-92e2-4b76-940d-41a1a5d765b7", "documentation": "Creates a CustomDimension.", "method": "post", "endpoint": "v1alpha/:parent/customDimensions", "responses": [ { "uuid": "0fa54a09-aaf3-4725-9b5e-f0dc2abacba3", "body": "{\n \"description\": \"\",\n \"disallowAdsPersonalization\": {{faker 'datatype.boolean'}},\n \"displayName\": \"\",\n \"name\": \"\",\n \"parameterName\": \"\",\n \"scope\": \"{{oneOf (array 'DIMENSION_SCOPE_UNSPECIFIED' 'EVENT' 'USER')}}\"\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": "e573ec61-1bbf-4d23-88d9-773482c93a73", "documentation": "Lists CustomMetrics on a property.", "method": "get", "endpoint": "v1alpha/:parent/customMetrics", "responses": [ { "uuid": "8cd6b1ef-4733-48f0-b506-f97dc4b3ebc3", "body": "{\n \"customMetrics\": [\n {\n \"description\": \"\",\n \"displayName\": \"\",\n \"measurementUnit\": \"{{oneOf (array 'MEASUREMENT_UNIT_UNSPECIFIED' 'STANDARD' 'CURRENCY' 'FEET' 'METERS' 'KILOMETERS' 'MILES' 'MILLISECONDS' 'SECONDS' 'MINUTES' 'HOURS')}}\",\n \"name\": \"\",\n \"parameterName\": \"\",\n \"restrictedMetricType\": [\n \"{{oneOf (array 'RESTRICTED_METRIC_TYPE_UNSPECIFIED' 'COST_DATA' 'REVENUE_DATA')}}\"\n ],\n \"scope\": \"{{oneOf (array 'METRIC_SCOPE_UNSPECIFIED' 'EVENT')}}\"\n }\n ],\n \"nextPageToken\": \"\"\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": "c7286a13-3ef1-4a14-867c-88feff04e901", "documentation": "Creates a CustomMetric.", "method": "post", "endpoint": "v1alpha/:parent/customMetrics", "responses": [ { "uuid": "bc035ea8-d386-4485-b149-a2ba0f452f87", "body": "{\n \"description\": \"\",\n \"displayName\": \"\",\n \"measurementUnit\": \"{{oneOf (array 'MEASUREMENT_UNIT_UNSPECIFIED' 'STANDARD' 'CURRENCY' 'FEET' 'METERS' 'KILOMETERS' 'MILES' 'MILLISECONDS' 'SECONDS' 'MINUTES' 'HOURS')}}\",\n \"name\": \"\",\n \"parameterName\": \"\",\n \"restrictedMetricType\": [\n \"{{oneOf (array 'RESTRICTED_METRIC_TYPE_UNSPECIFIED' 'COST_DATA' 'REVENUE_DATA')}}\"\n ],\n \"scope\": \"{{oneOf (array 'METRIC_SCOPE_UNSPECIFIED' 'EVENT')}}\"\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": "0451cd37-45e1-4572-84ad-852f3ce409aa", "documentation": "Lists DataStreams on a property.", "method": "get", "endpoint": "v1alpha/:parent/dataStreams", "responses": [ { "uuid": "d0372799-d95d-4cb7-a256-e23d8578bfa5", "body": "{\n \"dataStreams\": [\n {\n \"androidAppStreamData\": {\n \"firebaseAppId\": \"\",\n \"packageName\": \"\"\n },\n \"createTime\": \"\",\n \"displayName\": \"\",\n \"iosAppStreamData\": {\n \"bundleId\": \"\",\n \"firebaseAppId\": \"\"\n },\n \"name\": \"\",\n \"type\": \"{{oneOf (array 'DATA_STREAM_TYPE_UNSPECIFIED' 'WEB_DATA_STREAM' 'ANDROID_APP_DATA_STREAM' 'IOS_APP_DATA_STREAM')}}\",\n \"updateTime\": \"\",\n \"webStreamData\": {\n \"defaultUri\": \"\",\n \"firebaseAppId\": \"\",\n \"measurementId\": \"\"\n }\n }\n ],\n \"nextPageToken\": \"\"\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": "b83e8054-74c5-458f-a7e5-dede646afb23", "documentation": "Creates a DataStream.", "method": "post", "endpoint": "v1alpha/:parent/dataStreams", "responses": [ { "uuid": "631006ec-feb3-4c8a-a1ec-db4bb497e93c", "body": "{\n \"androidAppStreamData\": {\n \"firebaseAppId\": \"\",\n \"packageName\": \"\"\n },\n \"createTime\": \"\",\n \"displayName\": \"\",\n \"iosAppStreamData\": {\n \"bundleId\": \"\",\n \"firebaseAppId\": \"\"\n },\n \"name\": \"\",\n \"type\": \"{{oneOf (array 'DATA_STREAM_TYPE_UNSPECIFIED' 'WEB_DATA_STREAM' 'ANDROID_APP_DATA_STREAM' 'IOS_APP_DATA_STREAM')}}\",\n \"updateTime\": \"\",\n \"webStreamData\": {\n \"defaultUri\": \"\",\n \"firebaseAppId\": \"\",\n \"measurementId\": \"\"\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": "2bc9ae08-72a5-4e5d-b8d9-1a01bffe2a0a", "documentation": "Lists DisplayVideo360AdvertiserLinkProposals on a property.", "method": "get", "endpoint": "v1alpha/:parent/displayVideo360AdvertiserLinkProposals", "responses": [ { "uuid": "081d53bd-74b4-45f1-8828-e349ed51af5e", "body": "{\n \"displayVideo360AdvertiserLinkProposals\": [\n {\n \"adsPersonalizationEnabled\": {{faker 'datatype.boolean'}},\n \"advertiserDisplayName\": \"\",\n \"advertiserId\": \"\",\n \"campaignDataSharingEnabled\": {{faker 'datatype.boolean'}},\n \"costDataSharingEnabled\": {{faker 'datatype.boolean'}},\n \"linkProposalStatusDetails\": {\n \"linkProposalInitiatingProduct\": \"{{oneOf (array 'LINK_PROPOSAL_INITIATING_PRODUCT_UNSPECIFIED' 'GOOGLE_ANALYTICS' 'LINKED_PRODUCT')}}\",\n \"linkProposalState\": \"{{oneOf (array 'LINK_PROPOSAL_STATE_UNSPECIFIED' 'AWAITING_REVIEW_FROM_GOOGLE_ANALYTICS' 'AWAITING_REVIEW_FROM_LINKED_PRODUCT' 'WITHDRAWN' 'DECLINED' 'EXPIRED' 'OBSOLETE')}}\",\n \"requestorEmail\": \"\"\n },\n \"name\": \"\",\n \"validationEmail\": \"\"\n }\n ],\n \"nextPageToken\": \"\"\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": "dddb563f-ec13-4b6d-89e5-e1e6bcf282ef", "documentation": "Creates a DisplayVideo360AdvertiserLinkProposal.", "method": "post", "endpoint": "v1alpha/:parent/displayVideo360AdvertiserLinkProposals", "responses": [ { "uuid": "d66bb61e-62bb-4f02-af21-566e4fab94c5", "body": "{\n \"adsPersonalizationEnabled\": {{faker 'datatype.boolean'}},\n \"advertiserDisplayName\": \"\",\n \"advertiserId\": \"\",\n \"campaignDataSharingEnabled\": {{faker 'datatype.boolean'}},\n \"costDataSharingEnabled\": {{faker 'datatype.boolean'}},\n \"linkProposalStatusDetails\": {\n \"linkProposalInitiatingProduct\": \"{{oneOf (array 'LINK_PROPOSAL_INITIATING_PRODUCT_UNSPECIFIED' 'GOOGLE_ANALYTICS' 'LINKED_PRODUCT')}}\",\n \"linkProposalState\": \"{{oneOf (array 'LINK_PROPOSAL_STATE_UNSPECIFIED' 'AWAITING_REVIEW_FROM_GOOGLE_ANALYTICS' 'AWAITING_REVIEW_FROM_LINKED_PRODUCT' 'WITHDRAWN' 'DECLINED' 'EXPIRED' 'OBSOLETE')}}\",\n \"requestorEmail\": \"\"\n },\n \"name\": \"\",\n \"validationEmail\": \"\"\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": "51346555-6242-4b94-8bd7-2cca8889efd5", "documentation": "Lists all DisplayVideo360AdvertiserLinks on a property.", "method": "get", "endpoint": "v1alpha/:parent/displayVideo360AdvertiserLinks", "responses": [ { "uuid": "a1f2a114-044e-429b-9312-0d120245b8be", "body": "{\n \"displayVideo360AdvertiserLinks\": [\n {\n \"adsPersonalizationEnabled\": {{faker 'datatype.boolean'}},\n \"advertiserDisplayName\": \"\",\n \"advertiserId\": \"\",\n \"campaignDataSharingEnabled\": {{faker 'datatype.boolean'}},\n \"costDataSharingEnabled\": {{faker 'datatype.boolean'}},\n \"name\": \"\"\n }\n ],\n \"nextPageToken\": \"\"\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": "8083469f-e38b-47bf-99f5-a83a6c2ad036", "documentation": "Creates a DisplayVideo360AdvertiserLink. This can only be utilized by users who have proper authorization both on the Google Analytics property and on the Display & Video 360 advertiser. Users who do not have access to the Display & Video 360 advertiser should instead seek to create a DisplayVideo360LinkProposal.", "method": "post", "endpoint": "v1alpha/:parent/displayVideo360AdvertiserLinks", "responses": [ { "uuid": "463109af-f87d-4422-9a77-6cdc34523469", "body": "{\n \"adsPersonalizationEnabled\": {{faker 'datatype.boolean'}},\n \"advertiserDisplayName\": \"\",\n \"advertiserId\": \"\",\n \"campaignDataSharingEnabled\": {{faker 'datatype.boolean'}},\n \"costDataSharingEnabled\": {{faker 'datatype.boolean'}},\n \"name\": \"\"\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": "c259fd76-b3bf-42a2-a8e8-0d7b1f9ac4cb", "documentation": "Lists FirebaseLinks on a property. Properties can have at most one FirebaseLink.", "method": "get", "endpoint": "v1alpha/:parent/firebaseLinks", "responses": [ { "uuid": "e1a37226-a974-426c-b5a1-2848b96cc7e1", "body": "{\n \"firebaseLinks\": [\n {\n \"createTime\": \"\",\n \"name\": \"\",\n \"project\": \"\"\n }\n ],\n \"nextPageToken\": \"\"\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": "dca92e17-02d7-4fd6-94aa-e81be5dd3fc3", "documentation": "Creates a FirebaseLink. Properties can have at most one FirebaseLink.", "method": "post", "endpoint": "v1alpha/:parent/firebaseLinks", "responses": [ { "uuid": "5a74d7b9-3b1a-498e-abc9-df71a06fc109", "body": "{\n \"createTime\": \"\",\n \"name\": \"\",\n \"project\": \"\"\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": "55c28a55-091c-4a74-ad88-3984edfd7c08", "documentation": "Lists GoogleAdsLinks on a property.", "method": "get", "endpoint": "v1alpha/:parent/googleAdsLinks", "responses": [ { "uuid": "426e5b77-fcde-4480-a0fd-650af0fb5600", "body": "{\n \"googleAdsLinks\": [\n {\n \"adsPersonalizationEnabled\": {{faker 'datatype.boolean'}},\n \"canManageClients\": {{faker 'datatype.boolean'}},\n \"createTime\": \"\",\n \"creatorEmailAddress\": \"\",\n \"customerId\": \"\",\n \"name\": \"\",\n \"updateTime\": \"\"\n }\n ],\n \"nextPageToken\": \"\"\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": "08d9421d-32b0-4ad3-b1aa-67342be93843", "documentation": "Creates a GoogleAdsLink.", "method": "post", "endpoint": "v1alpha/:parent/googleAdsLinks", "responses": [ { "uuid": "ca12cb93-8a0f-4689-9ebf-235d0da102ef", "body": "{\n \"adsPersonalizationEnabled\": {{faker 'datatype.boolean'}},\n \"canManageClients\": {{faker 'datatype.boolean'}},\n \"createTime\": \"\",\n \"creatorEmailAddress\": \"\",\n \"customerId\": \"\",\n \"name\": \"\",\n \"updateTime\": \"\"\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": "4dd57bd7-f588-4905-a811-d774e210595c", "documentation": "Returns child MeasurementProtocolSecrets under the specified parent Property.", "method": "get", "endpoint": "v1alpha/:parent/measurementProtocolSecrets", "responses": [ { "uuid": "9cb6ee3e-103a-4492-bfc2-5e9b966fe80e", "body": "{\n \"measurementProtocolSecrets\": [\n {\n \"displayName\": \"\",\n \"name\": \"\",\n \"secretValue\": \"\"\n }\n ],\n \"nextPageToken\": \"\"\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": "212398b4-83a3-41b0-819b-078f1a757511", "documentation": "Creates a measurement protocol secret.", "method": "post", "endpoint": "v1alpha/:parent/measurementProtocolSecrets", "responses": [ { "uuid": "64f0f93b-e208-497e-86af-34931f72b39a", "body": "{\n \"displayName\": \"\",\n \"name\": \"\",\n \"secretValue\": \"\"\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": "747aeda0-3dac-4ac4-bb87-f4d1ef52fe9c", "documentation": "Lists all SearchAds360Links on a property.", "method": "get", "endpoint": "v1alpha/:parent/searchAds360Links", "responses": [ { "uuid": "475911fa-6d4a-4291-90f9-16b735ed6561", "body": "{\n \"nextPageToken\": \"\",\n \"searchAds360Links\": [\n {\n \"adsPersonalizationEnabled\": {{faker 'datatype.boolean'}},\n \"advertiserDisplayName\": \"\",\n \"advertiserId\": \"\",\n \"campaignDataSharingEnabled\": {{faker 'datatype.boolean'}},\n \"costDataSharingEnabled\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"siteStatsSharingEnabled\": {{faker 'datatype.boolean'}}\n }\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": "5faa84a3-7766-4ea8-85c9-147cc3034963", "documentation": "Creates a SearchAds360Link.", "method": "post", "endpoint": "v1alpha/:parent/searchAds360Links", "responses": [ { "uuid": "8921ab21-a2a9-4470-8707-929438883558", "body": "{\n \"adsPersonalizationEnabled\": {{faker 'datatype.boolean'}},\n \"advertiserDisplayName\": \"\",\n \"advertiserId\": \"\",\n \"campaignDataSharingEnabled\": {{faker 'datatype.boolean'}},\n \"costDataSharingEnabled\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"siteStatsSharingEnabled\": {{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": "1abad8dd-3262-4ba9-9c13-b50e5097fffb", "documentation": "Lists all user links on an account or property.", "method": "get", "endpoint": "v1alpha/:parent/userLinks", "responses": [ { "uuid": "cd391639-829e-4977-9ba6-981117061215", "body": "{\n \"nextPageToken\": \"\",\n \"userLinks\": [\n {\n \"directRoles\": [\n \"\"\n ],\n \"emailAddress\": \"\",\n \"name\": \"\"\n }\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": "f62e67cc-911d-4e06-8745-a4b213319ff0", "documentation": "Creates a user link on an account or property. If the user with the specified email already has permissions on the account or property, then the user's existing permissions will be unioned with the permissions specified in the new UserLink.", "method": "post", "endpoint": "v1alpha/:parent/userLinks", "responses": [ { "uuid": "d4311d63-ebb7-4353-a50c-d085503f99ce", "body": "{\n \"directRoles\": [\n \"\"\n ],\n \"emailAddress\": \"\",\n \"name\": \"\"\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": "41b64c25-b4c0-4f1e-9e4a-a261f52e2cb2", "documentation": "Lists all user links on an account or property, including implicit ones that come from effective permissions granted by groups or organization admin roles. If a returned user link does not have direct permissions, they cannot be removed from the account or property directly with the DeleteUserLink command. They have to be removed from the group/etc that gives them permissions, which is currently only usable/discoverable in the GA or GMP UIs.", "method": "post", "endpoint": "v1alpha/:parent/userLinks:audit", "responses": [ { "uuid": "6fdc11a1-18ce-493c-99ea-db5d3ecc9977", "body": "{\n \"nextPageToken\": \"\",\n \"userLinks\": [\n {\n \"directRoles\": [\n \"\"\n ],\n \"effectiveRoles\": [\n \"\"\n ],\n \"emailAddress\": \"\",\n \"name\": \"\"\n }\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": "311655ef-a506-42a4-947d-f30c19871f23", "documentation": "Creates information about multiple users' links to an account or property. This method is transactional. If any UserLink cannot be created, none of the UserLinks will be created.", "method": "post", "endpoint": "v1alpha/:parent/userLinks:batchCreate", "responses": [ { "uuid": "402260d2-a0f4-49f7-bc24-73ef67f2a34b", "body": "{\n \"userLinks\": [\n {\n \"directRoles\": [\n \"\"\n ],\n \"emailAddress\": \"\",\n \"name\": \"\"\n }\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": "b3d5b1ea-c3c7-46ae-9f57-fdf133e7b295", "documentation": "Deletes information about multiple users' links to an account or property.", "method": "post", "endpoint": "v1alpha/:parent/userLinks:batchDelete", "responses": [ { "uuid": "0488c98b-e9aa-4e0c-8541-04abbb69cc77", "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": "74417819-d14c-4a93-a9a6-2217abd23906", "documentation": "Gets information about multiple users' links to an account or property.", "method": "get", "endpoint": "v1alpha/:parent/userLinks:batchGet", "responses": [ { "uuid": "617358cf-12f5-40d0-98d8-0b9b0c08f0a7", "body": "{\n \"userLinks\": [\n {\n \"directRoles\": [\n \"\"\n ],\n \"emailAddress\": \"\",\n \"name\": \"\"\n }\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": "dc9511f5-b02e-44ac-b64c-0d58adcdc690", "documentation": "Updates information about multiple users' links to an account or property.", "method": "post", "endpoint": "v1alpha/:parent/userLinks:batchUpdate", "responses": [ { "uuid": "dff92b7d-abc4-4d89-add4-63395e6f0375", "body": "{\n \"userLinks\": [\n {\n \"directRoles\": [\n \"\"\n ],\n \"emailAddress\": \"\",\n \"name\": \"\"\n }\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": "5224b467-efd7-43e1-b48d-1e7fbb364f93", "documentation": "Acknowledges the terms of user data collection for the specified property. This acknowledgement must be completed (either in the Google Analytics UI or via this API) before MeasurementProtocolSecret resources may be created.", "method": "post", "endpoint": "v1alpha/:property:acknowledgeUserDataCollection", "responses": [ { "uuid": "09e6ff21-2c77-4eec-937a-3cc3abc8f2e5", "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" } ], "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": "dfcf9a0d-2e59-49b8-b1f4-1adca92ea915" }, { "type": "route", "uuid": "19fb5a58-e1c8-4e21-a28e-ea73ce31256d" }, { "type": "route", "uuid": "d71a3c25-f63d-465a-80cf-e71b9fe2c1b1" }, { "type": "route", "uuid": "4fc13f63-9e8f-458b-811f-80d56568c0e8" }, { "type": "route", "uuid": "b9e46885-ab79-4f3d-bb51-f74273be1125" }, { "type": "route", "uuid": "8509358e-c4c9-4f28-8c96-9d7d6448cab4" }, { "type": "route", "uuid": "1f5f1dfd-f6d8-4f54-83d9-0e916655d0f1" }, { "type": "route", "uuid": "af55c188-d6a3-4566-8d90-0adf83a5ff6f" }, { "type": "route", "uuid": "2c5ac2b1-6227-48c6-9d86-4bba8d483894" }, { "type": "route", "uuid": "e363ef38-bcb9-445d-a40c-f354bc1da87e" }, { "type": "route", "uuid": "53047a7c-a27b-4987-8425-657f44391873" }, { "type": "route", "uuid": "a4ec63d1-cbb8-431a-bcd5-4141ea5c0f22" }, { "type": "route", "uuid": "f395d7f8-0da5-4fc0-a88d-196cd66c1011" }, { "type": "route", "uuid": "eb7cda76-0377-403a-9e27-7e89bfcfb348" }, { "type": "route", "uuid": "e158ae74-0371-427e-81f6-a178493b868b" }, { "type": "route", "uuid": "04582a59-6030-4458-98d8-ae38dff97a50" }, { "type": "route", "uuid": "78ef9297-d0d2-402b-9868-1670a7b3027d" }, { "type": "route", "uuid": "b88a62f5-5cf0-4606-94f7-6b513fb65c37" }, { "type": "route", "uuid": "f6a698bd-92e2-4b76-940d-41a1a5d765b7" }, { "type": "route", "uuid": "e573ec61-1bbf-4d23-88d9-773482c93a73" }, { "type": "route", "uuid": "c7286a13-3ef1-4a14-867c-88feff04e901" }, { "type": "route", "uuid": "0451cd37-45e1-4572-84ad-852f3ce409aa" }, { "type": "route", "uuid": "b83e8054-74c5-458f-a7e5-dede646afb23" }, { "type": "route", "uuid": "2bc9ae08-72a5-4e5d-b8d9-1a01bffe2a0a" }, { "type": "route", "uuid": "dddb563f-ec13-4b6d-89e5-e1e6bcf282ef" }, { "type": "route", "uuid": "51346555-6242-4b94-8bd7-2cca8889efd5" }, { "type": "route", "uuid": "8083469f-e38b-47bf-99f5-a83a6c2ad036" }, { "type": "route", "uuid": "c259fd76-b3bf-42a2-a8e8-0d7b1f9ac4cb" }, { "type": "route", "uuid": "dca92e17-02d7-4fd6-94aa-e81be5dd3fc3" }, { "type": "route", "uuid": "55c28a55-091c-4a74-ad88-3984edfd7c08" }, { "type": "route", "uuid": "08d9421d-32b0-4ad3-b1aa-67342be93843" }, { "type": "route", "uuid": "4dd57bd7-f588-4905-a811-d774e210595c" }, { "type": "route", "uuid": "212398b4-83a3-41b0-819b-078f1a757511" }, { "type": "route", "uuid": "747aeda0-3dac-4ac4-bb87-f4d1ef52fe9c" }, { "type": "route", "uuid": "5faa84a3-7766-4ea8-85c9-147cc3034963" }, { "type": "route", "uuid": "1abad8dd-3262-4ba9-9c13-b50e5097fffb" }, { "type": "route", "uuid": "f62e67cc-911d-4e06-8745-a4b213319ff0" }, { "type": "route", "uuid": "41b64c25-b4c0-4f1e-9e4a-a261f52e2cb2" }, { "type": "route", "uuid": "311655ef-a506-42a4-947d-f30c19871f23" }, { "type": "route", "uuid": "b3d5b1ea-c3c7-46ae-9f57-fdf133e7b295" }, { "type": "route", "uuid": "74417819-d14c-4a93-a9a6-2217abd23906" }, { "type": "route", "uuid": "dc9511f5-b02e-44ac-b64c-0d58adcdc690" }, { "type": "route", "uuid": "5224b467-efd7-43e1-b48d-1e7fbb364f93" } ] }