{ "info": { "_postman_id": "96fe4eb1-315d-4e8d-add0-f89173975c7a", "name": "Google Analytics Admin API", "description": "Manage properties in Google Analytics. Warning: Creating multiple Customer Applications, Accounts, or Projects to simulate or act as a single Customer Application, Account, or Project (respectively) or to circumvent Service-specific usage limits or quotas is a direct violation of Google Cloud Platform Terms of Service as well as Google APIs Terms of Service. These actions can result in immediate termination of your GCP project(s) without any warning.\n\nContact Support:\n Name: Google", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-06-05T15:09:02.000Z", "updatedAt": "2026-06-05T15:09:03.000Z", "lastUpdatedBy": "35240", "uid": "35240-96fe4eb1-315d-4e8d-add0-f89173975c7a" }, "item": [ { "name": "v1beta", "item": [ { "name": "accountSummaries", "item": [ { "name": "analyticsadmin.account Summaries.list", "id": "6d806c3b-9fff-4d84-88fa-248209c4173a", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "oauth2", "oauth2": [ { "key": "scope", "value": "https://www.googleapis.com/auth/analytics.edit https://www.googleapis.com/auth/analytics.readonly", "type": "string" }, { "key": "authUrl", "value": "https://accounts.google.com/o/oauth2/auth", "type": "string" }, { "key": "grant_type", "value": "implicit", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1beta/accountSummaries?pageSize=&pageToken=&$.xgafv=2&access_token=&alt=media&callback=&fields=&key=&oauth_token=&prettyPrint="aUser=&upload_protocol=&uploadType=", "host": [ "{{baseUrl}}" ], "path": [ "v1beta", "accountSummaries" ], "query": [ { "description": "The maximum number of AccountSummary resources to return. The service may return fewer than this value, even if there are additional pages. If unspecified, at most 50 resources will be returned. The maximum value is 200; (higher values will be coerced to the maximum)", "key": "pageSize", "value": "" }, { "description": "A page token, received from a previous `ListAccountSummaries` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListAccountSummaries` must match the call that provided the page token.", "key": "pageToken", "value": "" }, { "description": "V1 error format.", "key": "$.xgafv", "value": "2" }, { "description": "OAuth access token.", "key": "access_token", "value": "" }, { "description": "Data format for response.", "key": "alt", "value": "media" }, { "description": "JSONP", "key": "callback", "value": "" }, { "description": "Selector specifying which fields to include in a partial response.", "key": "fields", "value": "" }, { "description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.", "key": "key", "value": "" }, { "description": "OAuth 2.0 token for the current user.", "key": "oauth_token", "value": "" }, { "description": "Returns response with indentations and line breaks.", "key": "prettyPrint", "value": "" }, { "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.", "key": "quotaUser", "value": "" }, { "description": "Upload protocol for media (e.g. \"raw\", \"multipart\").", "key": "upload_protocol", "value": "" }, { "description": "Legacy upload protocol for media (e.g. \"media\", \"multipart\").", "key": "uploadType", "value": "" } ] }, "description": "Returns summaries of all accounts accessible by the caller." }, "response": [ { "id": "3bfdd1a8-93b8-4a91-b9cd-d703aa17ea79", "name": "Successful response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1beta/accountSummaries?pageSize=&pageToken=&$.xgafv=2&access_token=&alt=media&callback=&fields=&key=&oauth_token=&prettyPrint="aUser=&upload_protocol=&uploadType=", "host": [ "{{baseUrl}}" ], "path": [ "v1beta", "accountSummaries" ], "query": [ { "description": "The maximum number of AccountSummary resources to return. The service may return fewer than this value, even if there are additional pages. If unspecified, at most 50 resources will be returned. The maximum value is 200; (higher values will be coerced to the maximum)", "key": "pageSize", "value": "" }, { "description": "A page token, received from a previous `ListAccountSummaries` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListAccountSummaries` must match the call that provided the page token.", "key": "pageToken", "value": "" }, { "description": "V1 error format.", "key": "$.xgafv", "value": "2" }, { "description": "OAuth access token.", "key": "access_token", "value": "" }, { "description": "Data format for response.", "key": "alt", "value": "media" }, { "description": "JSONP", "key": "callback", "value": "" }, { "description": "Selector specifying which fields to include in a partial response.", "key": "fields", "value": "" }, { "description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.", "key": "key", "value": "" }, { "description": "OAuth 2.0 token for the current user.", "key": "oauth_token", "value": "" }, { "description": "Returns response with indentations and line breaks.", "key": "prettyPrint", "value": "" }, { "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.", "key": "quotaUser", "value": "" }, { "description": "Upload protocol for media (e.g. \"raw\", \"multipart\").", "key": "upload_protocol", "value": "" }, { "description": "Legacy upload protocol for media (e.g. \"media\", \"multipart\").", "key": "uploadType", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"accountSummaries\": [\n {\n \"account\": \"\",\n \"displayName\": \"\",\n \"name\": \"\",\n \"propertySummaries\": [\n {\n \"displayName\": \"\",\n \"parent\": \"\",\n \"property\": \"\",\n \"propertyType\": \"PROPERTY_TYPE_UNSPECIFIED\"\n },\n {\n \"displayName\": \"\",\n \"parent\": \"\",\n \"property\": \"\",\n \"propertyType\": \"PROPERTY_TYPE_ROLLUP\"\n }\n ]\n },\n {\n \"account\": \"\",\n \"displayName\": \"\",\n \"name\": \"\",\n \"propertySummaries\": [\n {\n \"displayName\": \"\",\n \"parent\": \"\",\n \"property\": \"\",\n \"propertyType\": \"PROPERTY_TYPE_SUBPROPERTY\"\n },\n {\n \"displayName\": \"\",\n \"parent\": \"\",\n \"property\": \"\",\n \"propertyType\": \"PROPERTY_TYPE_SUBPROPERTY\"\n }\n ]\n }\n ],\n \"nextPageToken\": \"\"\n}", "createdAt": "2026-06-05T15:09:03.000Z", "updatedAt": "2026-06-05T15:09:03.000Z", "uid": "35240-3bfdd1a8-93b8-4a91-b9cd-d703aa17ea79" } ], "createdAt": "2026-06-05T15:09:03.000Z", "updatedAt": "2026-06-05T15:09:03.000Z", "uid": "35240-6d806c3b-9fff-4d84-88fa-248209c4173a" } ], "id": "e36823bd-c53d-41da-af13-e62a06e46a46", "createdAt": "2026-06-05T15:09:03.000Z", "updatedAt": "2026-06-05T15:09:03.000Z", "uid": "35240-e36823bd-c53d-41da-af13-e62a06e46a46" }, { "name": "accounts", "item": [ { "name": "analyticsadmin.accounts.list", "id": "6a43bb3d-8a64-4d95-8a2a-cbbb9e26ba96", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "oauth2", "oauth2": [ { "key": "scope", "value": "https://www.googleapis.com/auth/analytics.edit https://www.googleapis.com/auth/analytics.readonly", "type": "string" }, { "key": "authUrl", "value": "https://accounts.google.com/o/oauth2/auth", "type": "string" }, { "key": "grant_type", "value": "implicit", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1beta/accounts?pageSize=&pageToken=&showDeleted=&$.xgafv=2&access_token=&alt=media&callback=&fields=&key=&oauth_token=&prettyPrint="aUser=&upload_protocol=&uploadType=", "host": [ "{{baseUrl}}" ], "path": [ "v1beta", "accounts" ], "query": [ { "description": "The maximum number of resources to return. The service may return fewer than this value, even if there are additional pages. If unspecified, at most 50 resources will be returned. The maximum value is 200; (higher values will be coerced to the maximum)", "key": "pageSize", "value": "" }, { "description": "A page token, received from a previous `ListAccounts` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListAccounts` must match the call that provided the page token.", "key": "pageToken", "value": "" }, { "description": "Whether to include soft-deleted (ie: \"trashed\") Accounts in the results. Accounts can be inspected to determine whether they are deleted or not.", "key": "showDeleted", "value": "" }, { "description": "V1 error format.", "key": "$.xgafv", "value": "2" }, { "description": "OAuth access token.", "key": "access_token", "value": "" }, { "description": "Data format for response.", "key": "alt", "value": "media" }, { "description": "JSONP", "key": "callback", "value": "" }, { "description": "Selector specifying which fields to include in a partial response.", "key": "fields", "value": "" }, { "description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.", "key": "key", "value": "" }, { "description": "OAuth 2.0 token for the current user.", "key": "oauth_token", "value": "" }, { "description": "Returns response with indentations and line breaks.", "key": "prettyPrint", "value": "" }, { "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.", "key": "quotaUser", "value": "" }, { "description": "Upload protocol for media (e.g. \"raw\", \"multipart\").", "key": "upload_protocol", "value": "" }, { "description": "Legacy upload protocol for media (e.g. \"media\", \"multipart\").", "key": "uploadType", "value": "" } ] }, "description": "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." }, "response": [ { "id": "fcbe9a19-4733-4b99-ad87-2129b1301653", "name": "Successful response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1beta/accounts?pageSize=&pageToken=&showDeleted=&$.xgafv=2&access_token=&alt=media&callback=&fields=&key=&oauth_token=&prettyPrint="aUser=&upload_protocol=&uploadType=", "host": [ "{{baseUrl}}" ], "path": [ "v1beta", "accounts" ], "query": [ { "description": "The maximum number of resources to return. The service may return fewer than this value, even if there are additional pages. If unspecified, at most 50 resources will be returned. The maximum value is 200; (higher values will be coerced to the maximum)", "key": "pageSize", "value": "" }, { "description": "A page token, received from a previous `ListAccounts` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListAccounts` must match the call that provided the page token.", "key": "pageToken", "value": "" }, { "description": "Whether to include soft-deleted (ie: \"trashed\") Accounts in the results. Accounts can be inspected to determine whether they are deleted or not.", "key": "showDeleted", "value": "" }, { "description": "V1 error format.", "key": "$.xgafv", "value": "2" }, { "description": "OAuth access token.", "key": "access_token", "value": "" }, { "description": "Data format for response.", "key": "alt", "value": "media" }, { "description": "JSONP", "key": "callback", "value": "" }, { "description": "Selector specifying which fields to include in a partial response.", "key": "fields", "value": "" }, { "description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.", "key": "key", "value": "" }, { "description": "OAuth 2.0 token for the current user.", "key": "oauth_token", "value": "" }, { "description": "Returns response with indentations and line breaks.", "key": "prettyPrint", "value": "" }, { "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.", "key": "quotaUser", "value": "" }, { "description": "Upload protocol for media (e.g. \"raw\", \"multipart\").", "key": "upload_protocol", "value": "" }, { "description": "Legacy upload protocol for media (e.g. \"media\", \"multipart\").", "key": "uploadType", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"accounts\": [\n {\n \"createTime\": \"\",\n \"deleted\": \"\",\n \"displayName\": \"\",\n \"name\": \"\",\n \"regionCode\": \"\",\n \"updateTime\": \"\"\n },\n {\n \"createTime\": \"\",\n \"deleted\": \"\",\n \"displayName\": \"\",\n \"name\": \"\",\n \"regionCode\": \"\",\n \"updateTime\": \"\"\n }\n ],\n \"nextPageToken\": \"\"\n}", "createdAt": "2026-06-05T15:09:03.000Z", "updatedAt": "2026-06-05T15:09:03.000Z", "uid": "35240-fcbe9a19-4733-4b99-ad87-2129b1301653" } ], "createdAt": "2026-06-05T15:09:03.000Z", "updatedAt": "2026-06-05T15:09:03.000Z", "uid": "35240-6a43bb3d-8a64-4d95-8a2a-cbbb9e26ba96" } ], "id": "55e9b313-d425-46e9-89df-eca9379bdc67", "createdAt": "2026-06-05T15:09:03.000Z", "updatedAt": "2026-06-05T15:09:03.000Z", "uid": "35240-55e9b313-d425-46e9-89df-eca9379bdc67" }, { "name": "accounts:provisionAccountTicket", "item": [ { "name": "analyticsadmin.accounts.provision Account Ticket", "id": "754bd627-2fac-40b7-ba20-feeca6622aee", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "oauth2", "oauth2": [ { "key": "scope", "value": "https://www.googleapis.com/auth/analytics.edit https://www.googleapis.com/auth/analytics.readonly", "type": "string" }, { "key": "authUrl", "value": "https://accounts.google.com/o/oauth2/auth", "type": "string" }, { "key": "grant_type", "value": "implicit", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"account\": {\n \"createTime\": \"\",\n \"deleted\": \"\",\n \"displayName\": \"\",\n \"name\": \"\",\n \"regionCode\": \"\",\n \"updateTime\": \"\"\n },\n \"redirectUri\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1beta/accounts:provisionAccountTicket?$.xgafv=2&access_token=&alt=media&callback=&fields=&key=&oauth_token=&prettyPrint="aUser=&upload_protocol=&uploadType=", "host": [ "{{baseUrl}}" ], "path": [ "v1beta", "accounts:provisionAccountTicket" ], "query": [ { "description": "V1 error format.", "key": "$.xgafv", "value": "2" }, { "description": "OAuth access token.", "key": "access_token", "value": "" }, { "description": "Data format for response.", "key": "alt", "value": "media" }, { "description": "JSONP", "key": "callback", "value": "" }, { "description": "Selector specifying which fields to include in a partial response.", "key": "fields", "value": "" }, { "description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.", "key": "key", "value": "" }, { "description": "OAuth 2.0 token for the current user.", "key": "oauth_token", "value": "" }, { "description": "Returns response with indentations and line breaks.", "key": "prettyPrint", "value": "" }, { "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.", "key": "quotaUser", "value": "" }, { "description": "Upload protocol for media (e.g. \"raw\", \"multipart\").", "key": "upload_protocol", "value": "" }, { "description": "Legacy upload protocol for media (e.g. \"media\", \"multipart\").", "key": "uploadType", "value": "" } ] }, "description": "Requests a ticket for creating an account." }, "response": [ { "id": "82339bb7-3283-4563-b548-a8328d4cd78c", "name": "Successful response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"account\": {\n \"createTime\": \"\",\n \"deleted\": \"\",\n \"displayName\": \"\",\n \"name\": \"\",\n \"regionCode\": \"\",\n \"updateTime\": \"\"\n },\n \"redirectUri\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1beta/accounts:provisionAccountTicket?$.xgafv=2&access_token=&alt=media&callback=&fields=&key=&oauth_token=&prettyPrint="aUser=&upload_protocol=&uploadType=", "host": [ "{{baseUrl}}" ], "path": [ "v1beta", "accounts:provisionAccountTicket" ], "query": [ { "description": "V1 error format.", "key": "$.xgafv", "value": "2" }, { "description": "OAuth access token.", "key": "access_token", "value": "" }, { "description": "Data format for response.", "key": "alt", "value": "media" }, { "description": "JSONP", "key": "callback", "value": "" }, { "description": "Selector specifying which fields to include in a partial response.", "key": "fields", "value": "" }, { "description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.", "key": "key", "value": "" }, { "description": "OAuth 2.0 token for the current user.", "key": "oauth_token", "value": "" }, { "description": "Returns response with indentations and line breaks.", "key": "prettyPrint", "value": "" }, { "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.", "key": "quotaUser", "value": "" }, { "description": "Upload protocol for media (e.g. \"raw\", \"multipart\").", "key": "upload_protocol", "value": "" }, { "description": "Legacy upload protocol for media (e.g. \"media\", \"multipart\").", "key": "uploadType", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"accountTicketId\": \"\"\n}", "createdAt": "2026-06-05T15:09:03.000Z", "updatedAt": "2026-06-05T15:09:03.000Z", "uid": "35240-82339bb7-3283-4563-b548-a8328d4cd78c" } ], "createdAt": "2026-06-05T15:09:03.000Z", "updatedAt": "2026-06-05T15:09:03.000Z", "uid": "35240-754bd627-2fac-40b7-ba20-feeca6622aee" } ], "id": "0f665004-21d2-4b95-9971-0a1936673bfb", "createdAt": "2026-06-05T15:09:03.000Z", "updatedAt": "2026-06-05T15:09:03.000Z", "uid": "35240-0f665004-21d2-4b95-9971-0a1936673bfb" }, { "name": "properties", "item": [ { "name": "analyticsadmin.properties.list", "id": "12c56de5-0d2a-46f7-96db-16f8c9963b0d", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "oauth2", "oauth2": [ { "key": "scope", "value": "https://www.googleapis.com/auth/analytics.edit https://www.googleapis.com/auth/analytics.readonly", "type": "string" }, { "key": "authUrl", "value": "https://accounts.google.com/o/oauth2/auth", "type": "string" }, { "key": "grant_type", "value": "implicit", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1beta/properties?filter=&pageSize=&pageToken=&showDeleted=&$.xgafv=2&access_token=&alt=media&callback=&fields=&key=&oauth_token=&prettyPrint="aUser=&upload_protocol=&uploadType=", "host": [ "{{baseUrl}}" ], "path": [ "v1beta", "properties" ], "query": [ { "description": "Required. An expression for filtering the results of the request. Fields eligible for filtering are: `parent:`(The resource name of the parent account/property) or `ancestor:`(The resource name of the parent account) or `firebase_project:`(The id or number of the linked firebase project). Some examples of filters: ``` | Filter | Description | |-----------------------------|-------------------------------------------| | parent:accounts/123 | The account with account id: 123. | | parent:properties/123 | The property with property id: 123. | | ancestor:accounts/123 | The account with account id: 123. | | firebase_project:project-id | The firebase project with id: project-id. | | firebase_project:123 | The firebase project with number: 123. | ```", "key": "filter", "value": "" }, { "description": "The maximum number of resources to return. The service may return fewer than this value, even if there are additional pages. If unspecified, at most 50 resources will be returned. The maximum value is 200; (higher values will be coerced to the maximum)", "key": "pageSize", "value": "" }, { "description": "A page token, received from a previous `ListProperties` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListProperties` must match the call that provided the page token.", "key": "pageToken", "value": "" }, { "description": "Whether to include soft-deleted (ie: \"trashed\") Properties in the results. Properties can be inspected to determine whether they are deleted or not.", "key": "showDeleted", "value": "" }, { "description": "V1 error format.", "key": "$.xgafv", "value": "2" }, { "description": "OAuth access token.", "key": "access_token", "value": "" }, { "description": "Data format for response.", "key": "alt", "value": "media" }, { "description": "JSONP", "key": "callback", "value": "" }, { "description": "Selector specifying which fields to include in a partial response.", "key": "fields", "value": "" }, { "description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.", "key": "key", "value": "" }, { "description": "OAuth 2.0 token for the current user.", "key": "oauth_token", "value": "" }, { "description": "Returns response with indentations and line breaks.", "key": "prettyPrint", "value": "" }, { "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.", "key": "quotaUser", "value": "" }, { "description": "Upload protocol for media (e.g. \"raw\", \"multipart\").", "key": "upload_protocol", "value": "" }, { "description": "Legacy upload protocol for media (e.g. \"media\", \"multipart\").", "key": "uploadType", "value": "" } ] }, "description": "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." }, "response": [ { "id": "9d41da2a-12f1-4770-a5c2-9ada824d4adb", "name": "Successful response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1beta/properties?filter=&pageSize=&pageToken=&showDeleted=&$.xgafv=2&access_token=&alt=media&callback=&fields=&key=&oauth_token=&prettyPrint="aUser=&upload_protocol=&uploadType=", "host": [ "{{baseUrl}}" ], "path": [ "v1beta", "properties" ], "query": [ { "description": "Required. An expression for filtering the results of the request. Fields eligible for filtering are: `parent:`(The resource name of the parent account/property) or `ancestor:`(The resource name of the parent account) or `firebase_project:`(The id or number of the linked firebase project). Some examples of filters: ``` | Filter | Description | |-----------------------------|-------------------------------------------| | parent:accounts/123 | The account with account id: 123. | | parent:properties/123 | The property with property id: 123. | | ancestor:accounts/123 | The account with account id: 123. | | firebase_project:project-id | The firebase project with id: project-id. | | firebase_project:123 | The firebase project with number: 123. | ```", "key": "filter", "value": "" }, { "description": "The maximum number of resources to return. The service may return fewer than this value, even if there are additional pages. If unspecified, at most 50 resources will be returned. The maximum value is 200; (higher values will be coerced to the maximum)", "key": "pageSize", "value": "" }, { "description": "A page token, received from a previous `ListProperties` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListProperties` must match the call that provided the page token.", "key": "pageToken", "value": "" }, { "description": "Whether to include soft-deleted (ie: \"trashed\") Properties in the results. Properties can be inspected to determine whether they are deleted or not.", "key": "showDeleted", "value": "" }, { "description": "V1 error format.", "key": "$.xgafv", "value": "2" }, { "description": "OAuth access token.", "key": "access_token", "value": "" }, { "description": "Data format for response.", "key": "alt", "value": "media" }, { "description": "JSONP", "key": "callback", "value": "" }, { "description": "Selector specifying which fields to include in a partial response.", "key": "fields", "value": "" }, { "description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.", "key": "key", "value": "" }, { "description": "OAuth 2.0 token for the current user.", "key": "oauth_token", "value": "" }, { "description": "Returns response with indentations and line breaks.", "key": "prettyPrint", "value": "" }, { "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.", "key": "quotaUser", "value": "" }, { "description": "Upload protocol for media (e.g. \"raw\", \"multipart\").", "key": "upload_protocol", "value": "" }, { "description": "Legacy upload protocol for media (e.g. \"media\", \"multipart\").", "key": "uploadType", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"nextPageToken\": \"\",\n \"properties\": [\n {\n \"account\": \"\",\n \"createTime\": \"\",\n \"currencyCode\": \"\",\n \"deleteTime\": \"\",\n \"displayName\": \"\",\n \"expireTime\": \"\",\n \"industryCategory\": \"OTHER\",\n \"name\": \"\",\n \"parent\": \"\",\n \"propertyType\": \"PROPERTY_TYPE_UNSPECIFIED\",\n \"serviceLevel\": \"GOOGLE_ANALYTICS_STANDARD\",\n \"timeZone\": \"\",\n \"updateTime\": \"\"\n },\n {\n \"account\": \"\",\n \"createTime\": \"\",\n \"currencyCode\": \"\",\n \"deleteTime\": \"\",\n \"displayName\": \"\",\n \"expireTime\": \"\",\n \"industryCategory\": \"REFERENCE\",\n \"name\": \"\",\n \"parent\": \"\",\n \"propertyType\": \"PROPERTY_TYPE_ROLLUP\",\n \"serviceLevel\": \"SERVICE_LEVEL_UNSPECIFIED\",\n \"timeZone\": \"\",\n \"updateTime\": \"\"\n }\n ]\n}", "createdAt": "2026-06-05T15:09:03.000Z", "updatedAt": "2026-06-05T15:09:03.000Z", "uid": "35240-9d41da2a-12f1-4770-a5c2-9ada824d4adb" } ], "createdAt": "2026-06-05T15:09:03.000Z", "updatedAt": "2026-06-05T15:09:03.000Z", "uid": "35240-12c56de5-0d2a-46f7-96db-16f8c9963b0d" }, { "name": "analyticsadmin.properties.create", "id": "31a1fc67-f204-4e4e-b585-3b885cccca06", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "oauth2", "oauth2": [ { "key": "scope", "value": "https://www.googleapis.com/auth/analytics.edit https://www.googleapis.com/auth/analytics.readonly", "type": "string" }, { "key": "authUrl", "value": "https://accounts.google.com/o/oauth2/auth", "type": "string" }, { "key": "grant_type", "value": "implicit", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"account\": \"\",\n \"createTime\": \"\",\n \"currencyCode\": \"\",\n \"deleteTime\": \"\",\n \"displayName\": \"\",\n \"expireTime\": \"\",\n \"industryCategory\": \"AUTOMOTIVE\",\n \"name\": \"\",\n \"parent\": \"\",\n \"propertyType\": \"PROPERTY_TYPE_ROLLUP\",\n \"serviceLevel\": \"SERVICE_LEVEL_UNSPECIFIED\",\n \"timeZone\": \"\",\n \"updateTime\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1beta/properties?$.xgafv=2&access_token=&alt=media&callback=&fields=&key=&oauth_token=&prettyPrint="aUser=&upload_protocol=&uploadType=", "host": [ "{{baseUrl}}" ], "path": [ "v1beta", "properties" ], "query": [ { "description": "V1 error format.", "key": "$.xgafv", "value": "2" }, { "description": "OAuth access token.", "key": "access_token", "value": "" }, { "description": "Data format for response.", "key": "alt", "value": "media" }, { "description": "JSONP", "key": "callback", "value": "" }, { "description": "Selector specifying which fields to include in a partial response.", "key": "fields", "value": "" }, { "description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.", "key": "key", "value": "" }, { "description": "OAuth 2.0 token for the current user.", "key": "oauth_token", "value": "" }, { "description": "Returns response with indentations and line breaks.", "key": "prettyPrint", "value": "" }, { "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.", "key": "quotaUser", "value": "" }, { "description": "Upload protocol for media (e.g. \"raw\", \"multipart\").", "key": "upload_protocol", "value": "" }, { "description": "Legacy upload protocol for media (e.g. \"media\", \"multipart\").", "key": "uploadType", "value": "" } ] }, "description": "Creates an \"GA4\" property with the specified location and attributes." }, "response": [ { "id": "b2e164b0-8671-4c2b-865f-74e0164d2052", "name": "Successful response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"account\": \"\",\n \"createTime\": \"\",\n \"currencyCode\": \"\",\n \"deleteTime\": \"\",\n \"displayName\": \"\",\n \"expireTime\": \"\",\n \"industryCategory\": \"AUTOMOTIVE\",\n \"name\": \"\",\n \"parent\": \"\",\n \"propertyType\": \"PROPERTY_TYPE_ROLLUP\",\n \"serviceLevel\": \"SERVICE_LEVEL_UNSPECIFIED\",\n \"timeZone\": \"\",\n \"updateTime\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1beta/properties?$.xgafv=2&access_token=&alt=media&callback=&fields=&key=&oauth_token=&prettyPrint="aUser=&upload_protocol=&uploadType=", "host": [ "{{baseUrl}}" ], "path": [ "v1beta", "properties" ], "query": [ { "description": "V1 error format.", "key": "$.xgafv", "value": "2" }, { "description": "OAuth access token.", "key": "access_token", "value": "" }, { "description": "Data format for response.", "key": "alt", "value": "media" }, { "description": "JSONP", "key": "callback", "value": "" }, { "description": "Selector specifying which fields to include in a partial response.", "key": "fields", "value": "" }, { "description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.", "key": "key", "value": "" }, { "description": "OAuth 2.0 token for the current user.", "key": "oauth_token", "value": "" }, { "description": "Returns response with indentations and line breaks.", "key": "prettyPrint", "value": "" }, { "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.", "key": "quotaUser", "value": "" }, { "description": "Upload protocol for media (e.g. \"raw\", \"multipart\").", "key": "upload_protocol", "value": "" }, { "description": "Legacy upload protocol for media (e.g. \"media\", \"multipart\").", "key": "uploadType", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"account\": \"\",\n \"createTime\": \"\",\n \"currencyCode\": \"\",\n \"deleteTime\": \"\",\n \"displayName\": \"\",\n \"expireTime\": \"\",\n \"industryCategory\": \"AUTOMOTIVE\",\n \"name\": \"\",\n \"parent\": \"\",\n \"propertyType\": \"PROPERTY_TYPE_ROLLUP\",\n \"serviceLevel\": \"SERVICE_LEVEL_UNSPECIFIED\",\n \"timeZone\": \"\",\n \"updateTime\": \"\"\n}", "createdAt": "2026-06-05T15:09:03.000Z", "updatedAt": "2026-06-05T15:09:03.000Z", "uid": "35240-b2e164b0-8671-4c2b-865f-74e0164d2052" } ], "createdAt": "2026-06-05T15:09:03.000Z", "updatedAt": "2026-06-05T15:09:03.000Z", "uid": "35240-31a1fc67-f204-4e4e-b585-3b885cccca06" } ], "id": "8d620bfc-4bda-4d63-b2b5-c363fef1a5c7", "createdAt": "2026-06-05T15:09:03.000Z", "updatedAt": "2026-06-05T15:09:03.000Z", "uid": "35240-8d620bfc-4bda-4d63-b2b5-c363fef1a5c7" }, { "name": "{account}:searchChangeHistoryEvents", "item": [ { "name": "analyticsadmin.accounts.search Change History Events", "id": "07ed072b-2dc9-4d34-b2ff-05e7ff03fc9c", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "oauth2", "oauth2": [ { "key": "scope", "value": "https://www.googleapis.com/auth/analytics.edit https://www.googleapis.com/auth/analytics.readonly", "type": "string" }, { "key": "authUrl", "value": "https://accounts.google.com/o/oauth2/auth", "type": "string" }, { "key": "grant_type", "value": "implicit", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"action\": [\n \"UPDATED\",\n \"UPDATED\"\n ],\n \"actorEmail\": [\n \"\",\n \"\"\n ],\n \"earliestChangeTime\": \"\",\n \"latestChangeTime\": \"\",\n \"pageSize\": \"\",\n \"pageToken\": \"\",\n \"property\": \"\",\n \"resourceType\": [\n \"ATTRIBUTION_SETTINGS\",\n \"ACCOUNT\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1beta/{{account}}:searchChangeHistoryEvents?$.xgafv=2&access_token=&alt=media&callback=&fields=&key=&oauth_token=&prettyPrint="aUser=&upload_protocol=&uploadType=", "host": [ "{{baseUrl}}" ], "path": [ "v1beta", "{{account}}:searchChangeHistoryEvents" ], "query": [ { "description": "V1 error format.", "key": "$.xgafv", "value": "2" }, { "description": "OAuth access token.", "key": "access_token", "value": "" }, { "description": "Data format for response.", "key": "alt", "value": "media" }, { "description": "JSONP", "key": "callback", "value": "" }, { "description": "Selector specifying which fields to include in a partial response.", "key": "fields", "value": "" }, { "description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.", "key": "key", "value": "" }, { "description": "OAuth 2.0 token for the current user.", "key": "oauth_token", "value": "" }, { "description": "Returns response with indentations and line breaks.", "key": "prettyPrint", "value": "" }, { "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.", "key": "quotaUser", "value": "" }, { "description": "Upload protocol for media (e.g. \"raw\", \"multipart\").", "key": "upload_protocol", "value": "" }, { "description": "Legacy upload protocol for media (e.g. \"media\", \"multipart\").", "key": "uploadType", "value": "" } ] }, "description": "Searches through all changes to an account or its children given the specified set of filters." }, "response": [ { "id": "fbb6b733-ce01-4b21-aa6d-08389659ca03", "name": "Successful response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"action\": [\n \"UPDATED\",\n \"UPDATED\"\n ],\n \"actorEmail\": [\n \"\",\n \"\"\n ],\n \"earliestChangeTime\": \"\",\n \"latestChangeTime\": \"\",\n \"pageSize\": \"\",\n \"pageToken\": \"\",\n \"property\": \"\",\n \"resourceType\": [\n \"ATTRIBUTION_SETTINGS\",\n \"ACCOUNT\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1beta/{{account}}:searchChangeHistoryEvents?$.xgafv=2&access_token=&alt=media&callback=&fields=&key=&oauth_token=&prettyPrint="aUser=&upload_protocol=&uploadType=", "host": [ "{{baseUrl}}" ], "path": [ "v1beta", "{{account}}:searchChangeHistoryEvents" ], "query": [ { "description": "V1 error format.", "key": "$.xgafv", "value": "2" }, { "description": "OAuth access token.", "key": "access_token", "value": "" }, { "description": "Data format for response.", "key": "alt", "value": "media" }, { "description": "JSONP", "key": "callback", "value": "" }, { "description": "Selector specifying which fields to include in a partial response.", "key": "fields", "value": "" }, { "description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.", "key": "key", "value": "" }, { "description": "OAuth 2.0 token for the current user.", "key": "oauth_token", "value": "" }, { "description": "Returns response with indentations and line breaks.", "key": "prettyPrint", "value": "" }, { "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.", "key": "quotaUser", "value": "" }, { "description": "Upload protocol for media (e.g. \"raw\", \"multipart\").", "key": "upload_protocol", "value": "" }, { "description": "Legacy upload protocol for media (e.g. \"media\", \"multipart\").", "key": "uploadType", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"changeHistoryEvents\": [\n {\n \"actorType\": \"SUPPORT\",\n \"changeTime\": \"\",\n \"changes\": [\n {\n \"action\": \"ACTION_TYPE_UNSPECIFIED\",\n \"resource\": \"\",\n \"resourceAfterChange\": {\n \"account\": {\n \"createTime\": \"\",\n \"deleted\": \"\",\n \"displayName\": \"\",\n \"name\": \"\",\n \"regionCode\": \"\",\n \"updateTime\": \"\"\n },\n \"conversionEvent\": {\n \"countingMethod\": \"CONVERSION_COUNTING_METHOD_UNSPECIFIED\",\n \"createTime\": \"\",\n \"custom\": \"\",\n \"defaultConversionValue\": {\n \"currencyCode\": \"\",\n \"value\": \"\"\n },\n \"deletable\": \"\",\n \"eventName\": \"\",\n \"name\": \"\"\n },\n \"dataRetentionSettings\": {\n \"eventDataRetention\": \"THIRTY_EIGHT_MONTHS\",\n \"name\": \"\",\n \"resetUserDataOnNewActivity\": \"\"\n },\n \"dataStream\": {\n \"androidAppStreamData\": {\n \"firebaseAppId\": \"\",\n \"packageName\": \"\"\n },\n \"createTime\": \"\",\n \"displayName\": \"\",\n \"iosAppStreamData\": {\n \"bundleId\": \"\",\n \"firebaseAppId\": \"\"\n },\n \"name\": \"\",\n \"type\": \"IOS_APP_DATA_STREAM\",\n \"updateTime\": \"\",\n \"webStreamData\": {\n \"defaultUri\": \"\",\n \"firebaseAppId\": \"\",\n \"measurementId\": \"\"\n }\n },\n \"firebaseLink\": {\n \"createTime\": \"\",\n \"name\": \"\",\n \"project\": \"\"\n },\n \"googleAdsLink\": {\n \"adsPersonalizationEnabled\": \"\",\n \"canManageClients\": \"\",\n \"createTime\": \"\",\n \"creatorEmailAddress\": \"\",\n \"customerId\": \"\",\n \"name\": \"\",\n \"updateTime\": \"\"\n },\n \"measurementProtocolSecret\": {\n \"displayName\": \"\",\n \"name\": \"\",\n \"secretValue\": \"\"\n },\n \"property\": {\n \"account\": \"\",\n \"createTime\": \"\",\n \"currencyCode\": \"\",\n \"deleteTime\": \"\",\n \"displayName\": \"\",\n \"expireTime\": \"\",\n \"industryCategory\": \"FOOD_AND_DRINK\",\n \"name\": \"\",\n \"parent\": \"\",\n \"propertyType\": \"PROPERTY_TYPE_UNSPECIFIED\",\n \"serviceLevel\": \"SERVICE_LEVEL_UNSPECIFIED\",\n \"timeZone\": \"\",\n \"updateTime\": \"\"\n }\n },\n \"resourceBeforeChange\": {\n \"account\": {\n \"createTime\": \"\",\n \"deleted\": \"\",\n \"displayName\": \"\",\n \"name\": \"\",\n \"regionCode\": \"\",\n \"updateTime\": \"\"\n },\n \"conversionEvent\": {\n \"countingMethod\": \"CONVERSION_COUNTING_METHOD_UNSPECIFIED\",\n \"createTime\": \"\",\n \"custom\": \"\",\n \"defaultConversionValue\": {\n \"currencyCode\": \"\",\n \"value\": \"\"\n },\n \"deletable\": \"\",\n \"eventName\": \"\",\n \"name\": \"\"\n },\n \"dataRetentionSettings\": {\n \"eventDataRetention\": \"TWENTY_SIX_MONTHS\",\n \"name\": \"\",\n \"resetUserDataOnNewActivity\": \"\"\n },\n \"dataStream\": {\n \"androidAppStreamData\": {\n \"firebaseAppId\": \"\",\n \"packageName\": \"\"\n },\n \"createTime\": \"\",\n \"displayName\": \"\",\n \"iosAppStreamData\": {\n \"bundleId\": \"\",\n \"firebaseAppId\": \"\"\n },\n \"name\": \"\",\n \"type\": \"ANDROID_APP_DATA_STREAM\",\n \"updateTime\": \"\",\n \"webStreamData\": {\n \"defaultUri\": \"\",\n \"firebaseAppId\": \"\",\n \"measurementId\": \"\"\n }\n },\n \"firebaseLink\": {\n \"createTime\": \"\",\n \"name\": \"\",\n \"project\": \"\"\n },\n \"googleAdsLink\": {\n \"adsPersonalizationEnabled\": \"\",\n \"canManageClients\": \"\",\n \"createTime\": \"\",\n \"creatorEmailAddress\": \"\",\n \"customerId\": \"\",\n \"name\": \"\",\n \"updateTime\": \"\"\n },\n \"measurementProtocolSecret\": {\n \"displayName\": \"\",\n \"name\": \"\",\n \"secretValue\": \"\"\n },\n \"property\": {\n \"account\": \"\",\n \"createTime\": \"\",\n \"currencyCode\": \"\",\n \"deleteTime\": \"\",\n \"displayName\": \"\",\n \"expireTime\": \"\",\n \"industryCategory\": \"SPORTS\",\n \"name\": \"\",\n \"parent\": \"\",\n \"propertyType\": \"PROPERTY_TYPE_ROLLUP\",\n \"serviceLevel\": \"GOOGLE_ANALYTICS_360\",\n \"timeZone\": \"\",\n \"updateTime\": \"\"\n }\n }\n },\n {\n \"action\": \"CREATED\",\n \"resource\": \"\",\n \"resourceAfterChange\": {\n \"account\": {\n \"createTime\": \"\",\n \"deleted\": \"\",\n \"displayName\": \"\",\n \"name\": \"\",\n \"regionCode\": \"\",\n \"updateTime\": \"\"\n },\n \"conversionEvent\": {\n \"countingMethod\": \"CONVERSION_COUNTING_METHOD_UNSPECIFIED\",\n \"createTime\": \"\",\n \"custom\": \"\",\n \"defaultConversionValue\": {\n \"currencyCode\": \"\",\n \"value\": \"\"\n },\n \"deletable\": \"\",\n \"eventName\": \"\",\n \"name\": \"\"\n },\n \"dataRetentionSettings\": {\n \"eventDataRetention\": \"FIFTY_MONTHS\",\n \"name\": \"\",\n \"resetUserDataOnNewActivity\": \"\"\n },\n \"dataStream\": {\n \"androidAppStreamData\": {\n \"firebaseAppId\": \"\",\n \"packageName\": \"\"\n },\n \"createTime\": \"\",\n \"displayName\": \"\",\n \"iosAppStreamData\": {\n \"bundleId\": \"\",\n \"firebaseAppId\": \"\"\n },\n \"name\": \"\",\n \"type\": \"WEB_DATA_STREAM\",\n \"updateTime\": \"\",\n \"webStreamData\": {\n \"defaultUri\": \"\",\n \"firebaseAppId\": \"\",\n \"measurementId\": \"\"\n }\n },\n \"firebaseLink\": {\n \"createTime\": \"\",\n \"name\": \"\",\n \"project\": \"\"\n },\n \"googleAdsLink\": {\n \"adsPersonalizationEnabled\": \"\",\n \"canManageClients\": \"\",\n \"createTime\": \"\",\n \"creatorEmailAddress\": \"\",\n \"customerId\": \"\",\n \"name\": \"\",\n \"updateTime\": \"\"\n },\n \"measurementProtocolSecret\": {\n \"displayName\": \"\",\n \"name\": \"\",\n \"secretValue\": \"\"\n },\n \"property\": {\n \"account\": \"\",\n \"createTime\": \"\",\n \"currencyCode\": \"\",\n \"deleteTime\": \"\",\n \"displayName\": \"\",\n \"expireTime\": \"\",\n \"industryCategory\": \"PEOPLE_AND_SOCIETY\",\n \"name\": \"\",\n \"parent\": \"\",\n \"propertyType\": \"PROPERTY_TYPE_ROLLUP\",\n \"serviceLevel\": \"GOOGLE_ANALYTICS_STANDARD\",\n \"timeZone\": \"\",\n \"updateTime\": \"\"\n }\n },\n \"resourceBeforeChange\": {\n \"account\": {\n \"createTime\": \"\",\n \"deleted\": \"\",\n \"displayName\": \"\",\n \"name\": \"\",\n \"regionCode\": \"\",\n \"updateTime\": \"\"\n },\n \"conversionEvent\": {\n \"countingMethod\": \"ONCE_PER_EVENT\",\n \"createTime\": \"\",\n \"custom\": \"\",\n \"defaultConversionValue\": {\n \"currencyCode\": \"\",\n \"value\": \"\"\n },\n \"deletable\": \"\",\n \"eventName\": \"\",\n \"name\": \"\"\n },\n \"dataRetentionSettings\": {\n \"eventDataRetention\": \"THIRTY_EIGHT_MONTHS\",\n \"name\": \"\",\n \"resetUserDataOnNewActivity\": \"\"\n },\n \"dataStream\": {\n \"androidAppStreamData\": {\n \"firebaseAppId\": \"\",\n \"packageName\": \"\"\n },\n \"createTime\": \"\",\n \"displayName\": \"\",\n \"iosAppStreamData\": {\n \"bundleId\": \"\",\n \"firebaseAppId\": \"\"\n },\n \"name\": \"\",\n \"type\": \"IOS_APP_DATA_STREAM\",\n \"updateTime\": \"\",\n \"webStreamData\": {\n \"defaultUri\": \"\",\n \"firebaseAppId\": \"\",\n \"measurementId\": \"\"\n }\n },\n \"firebaseLink\": {\n \"createTime\": \"\",\n \"name\": \"\",\n \"project\": \"\"\n },\n \"googleAdsLink\": {\n \"adsPersonalizationEnabled\": \"\",\n \"canManageClients\": \"\",\n \"createTime\": \"\",\n \"creatorEmailAddress\": \"\",\n \"customerId\": \"\",\n \"name\": \"\",\n \"updateTime\": \"\"\n },\n \"measurementProtocolSecret\": {\n \"displayName\": \"\",\n \"name\": \"\",\n \"secretValue\": \"\"\n },\n \"property\": {\n \"account\": \"\",\n \"createTime\": \"\",\n \"currencyCode\": \"\",\n \"deleteTime\": \"\",\n \"displayName\": \"\",\n \"expireTime\": \"\",\n \"industryCategory\": \"SPORTS\",\n \"name\": \"\",\n \"parent\": \"\",\n \"propertyType\": \"PROPERTY_TYPE_ROLLUP\",\n \"serviceLevel\": \"GOOGLE_ANALYTICS_STANDARD\",\n \"timeZone\": \"\",\n \"updateTime\": \"\"\n }\n }\n }\n ],\n \"changesFiltered\": \"\",\n \"id\": \"\",\n \"userActorEmail\": \"\"\n },\n {\n \"actorType\": \"USER\",\n \"changeTime\": \"\",\n \"changes\": [\n {\n \"action\": \"UPDATED\",\n \"resource\": \"\",\n \"resourceAfterChange\": {\n \"account\": {\n \"createTime\": \"\",\n \"deleted\": \"\",\n \"displayName\": \"\",\n \"name\": \"\",\n \"regionCode\": \"\",\n \"updateTime\": \"\"\n },\n \"conversionEvent\": {\n \"countingMethod\": \"ONCE_PER_SESSION\",\n \"createTime\": \"\",\n \"custom\": \"\",\n \"defaultConversionValue\": {\n \"currencyCode\": \"\",\n \"value\": \"\"\n },\n \"deletable\": \"\",\n \"eventName\": \"\",\n \"name\": \"\"\n },\n \"dataRetentionSettings\": {\n \"eventDataRetention\": \"FIFTY_MONTHS\",\n \"name\": \"\",\n \"resetUserDataOnNewActivity\": \"\"\n },\n \"dataStream\": {\n \"androidAppStreamData\": {\n \"firebaseAppId\": \"\",\n \"packageName\": \"\"\n },\n \"createTime\": \"\",\n \"displayName\": \"\",\n \"iosAppStreamData\": {\n \"bundleId\": \"\",\n \"firebaseAppId\": \"\"\n },\n \"name\": \"\",\n \"type\": \"DATA_STREAM_TYPE_UNSPECIFIED\",\n \"updateTime\": \"\",\n \"webStreamData\": {\n \"defaultUri\": \"\",\n \"firebaseAppId\": \"\",\n \"measurementId\": \"\"\n }\n },\n \"firebaseLink\": {\n \"createTime\": \"\",\n \"name\": \"\",\n \"project\": \"\"\n },\n \"googleAdsLink\": {\n \"adsPersonalizationEnabled\": \"\",\n \"canManageClients\": \"\",\n \"createTime\": \"\",\n \"creatorEmailAddress\": \"\",\n \"customerId\": \"\",\n \"name\": \"\",\n \"updateTime\": \"\"\n },\n \"measurementProtocolSecret\": {\n \"displayName\": \"\",\n \"name\": \"\",\n \"secretValue\": \"\"\n },\n \"property\": {\n \"account\": \"\",\n \"createTime\": \"\",\n \"currencyCode\": \"\",\n \"deleteTime\": \"\",\n \"displayName\": \"\",\n \"expireTime\": \"\",\n \"industryCategory\": \"GAMES\",\n \"name\": \"\",\n \"parent\": \"\",\n \"propertyType\": \"PROPERTY_TYPE_SUBPROPERTY\",\n \"serviceLevel\": \"GOOGLE_ANALYTICS_STANDARD\",\n \"timeZone\": \"\",\n \"updateTime\": \"\"\n }\n },\n \"resourceBeforeChange\": {\n \"account\": {\n \"createTime\": \"\",\n \"deleted\": \"\",\n \"displayName\": \"\",\n \"name\": \"\",\n \"regionCode\": \"\",\n \"updateTime\": \"\"\n },\n \"conversionEvent\": {\n \"countingMethod\": \"CONVERSION_COUNTING_METHOD_UNSPECIFIED\",\n \"createTime\": \"\",\n \"custom\": \"\",\n \"defaultConversionValue\": {\n \"currencyCode\": \"\",\n \"value\": \"\"\n },\n \"deletable\": \"\",\n \"eventName\": \"\",\n \"name\": \"\"\n },\n \"dataRetentionSettings\": {\n \"eventDataRetention\": \"THIRTY_EIGHT_MONTHS\",\n \"name\": \"\",\n \"resetUserDataOnNewActivity\": \"\"\n },\n \"dataStream\": {\n \"androidAppStreamData\": {\n \"firebaseAppId\": \"\",\n \"packageName\": \"\"\n },\n \"createTime\": \"\",\n \"displayName\": \"\",\n \"iosAppStreamData\": {\n \"bundleId\": \"\",\n \"firebaseAppId\": \"\"\n },\n \"name\": \"\",\n \"type\": \"WEB_DATA_STREAM\",\n \"updateTime\": \"\",\n \"webStreamData\": {\n \"defaultUri\": \"\",\n \"firebaseAppId\": \"\",\n \"measurementId\": \"\"\n }\n },\n \"firebaseLink\": {\n \"createTime\": \"\",\n \"name\": \"\",\n \"project\": \"\"\n },\n \"googleAdsLink\": {\n \"adsPersonalizationEnabled\": \"\",\n \"canManageClients\": \"\",\n \"createTime\": \"\",\n \"creatorEmailAddress\": \"\",\n \"customerId\": \"\",\n \"name\": \"\",\n \"updateTime\": \"\"\n },\n \"measurementProtocolSecret\": {\n \"displayName\": \"\",\n \"name\": \"\",\n \"secretValue\": \"\"\n },\n \"property\": {\n \"account\": \"\",\n \"createTime\": \"\",\n \"currencyCode\": \"\",\n \"deleteTime\": \"\",\n \"displayName\": \"\",\n \"expireTime\": \"\",\n \"industryCategory\": \"PETS_AND_ANIMALS\",\n \"name\": \"\",\n \"parent\": \"\",\n \"propertyType\": \"PROPERTY_TYPE_SUBPROPERTY\",\n \"serviceLevel\": \"SERVICE_LEVEL_UNSPECIFIED\",\n \"timeZone\": \"\",\n \"updateTime\": \"\"\n }\n }\n },\n {\n \"action\": \"CREATED\",\n \"resource\": \"\",\n \"resourceAfterChange\": {\n \"account\": {\n \"createTime\": \"\",\n \"deleted\": \"\",\n \"displayName\": \"\",\n \"name\": \"\",\n \"regionCode\": \"\",\n \"updateTime\": \"\"\n },\n \"conversionEvent\": {\n \"countingMethod\": \"ONCE_PER_SESSION\",\n \"createTime\": \"\",\n \"custom\": \"\",\n \"defaultConversionValue\": {\n \"currencyCode\": \"\",\n \"value\": \"\"\n },\n \"deletable\": \"\",\n \"eventName\": \"\",\n \"name\": \"\"\n },\n \"dataRetentionSettings\": {\n \"eventDataRetention\": \"FOURTEEN_MONTHS\",\n \"name\": \"\",\n \"resetUserDataOnNewActivity\": \"\"\n },\n \"dataStream\": {\n \"androidAppStreamData\": {\n \"firebaseAppId\": \"\",\n \"packageName\": \"\"\n },\n \"createTime\": \"\",\n \"displayName\": \"\",\n \"iosAppStreamData\": {\n \"bundleId\": \"\",\n \"firebaseAppId\": \"\"\n },\n \"name\": \"\",\n \"type\": \"ANDROID_APP_DATA_STREAM\",\n \"updateTime\": \"\",\n \"webStreamData\": {\n \"defaultUri\": \"\",\n \"firebaseAppId\": \"\",\n \"measurementId\": \"\"\n }\n },\n \"firebaseLink\": {\n \"createTime\": \"\",\n \"name\": \"\",\n \"project\": \"\"\n },\n \"googleAdsLink\": {\n \"adsPersonalizationEnabled\": \"\",\n \"canManageClients\": \"\",\n \"createTime\": \"\",\n \"creatorEmailAddress\": \"\",\n \"customerId\": \"\",\n \"name\": \"\",\n \"updateTime\": \"\"\n },\n \"measurementProtocolSecret\": {\n \"displayName\": \"\",\n \"name\": \"\",\n \"secretValue\": \"\"\n },\n \"property\": {\n \"account\": \"\",\n \"createTime\": \"\",\n \"currencyCode\": \"\",\n \"deleteTime\": \"\",\n \"displayName\": \"\",\n \"expireTime\": \"\",\n \"industryCategory\": \"SHOPPING\",\n \"name\": \"\",\n \"parent\": \"\",\n \"propertyType\": \"PROPERTY_TYPE_ROLLUP\",\n \"serviceLevel\": \"GOOGLE_ANALYTICS_STANDARD\",\n \"timeZone\": \"\",\n \"updateTime\": \"\"\n }\n },\n \"resourceBeforeChange\": {\n \"account\": {\n \"createTime\": \"\",\n \"deleted\": \"\",\n \"displayName\": \"\",\n \"name\": \"\",\n \"regionCode\": \"\",\n \"updateTime\": \"\"\n },\n \"conversionEvent\": {\n \"countingMethod\": \"ONCE_PER_SESSION\",\n \"createTime\": \"\",\n \"custom\": \"\",\n \"defaultConversionValue\": {\n \"currencyCode\": \"\",\n \"value\": \"\"\n },\n \"deletable\": \"\",\n \"eventName\": \"\",\n \"name\": \"\"\n },\n \"dataRetentionSettings\": {\n \"eventDataRetention\": \"RETENTION_DURATION_UNSPECIFIED\",\n \"name\": \"\",\n \"resetUserDataOnNewActivity\": \"\"\n },\n \"dataStream\": {\n \"androidAppStreamData\": {\n \"firebaseAppId\": \"\",\n \"packageName\": \"\"\n },\n \"createTime\": \"\",\n \"displayName\": \"\",\n \"iosAppStreamData\": {\n \"bundleId\": \"\",\n \"firebaseAppId\": \"\"\n },\n \"name\": \"\",\n \"type\": \"ANDROID_APP_DATA_STREAM\",\n \"updateTime\": \"\",\n \"webStreamData\": {\n \"defaultUri\": \"\",\n \"firebaseAppId\": \"\",\n \"measurementId\": \"\"\n }\n },\n \"firebaseLink\": {\n \"createTime\": \"\",\n \"name\": \"\",\n \"project\": \"\"\n },\n \"googleAdsLink\": {\n \"adsPersonalizationEnabled\": \"\",\n \"canManageClients\": \"\",\n \"createTime\": \"\",\n \"creatorEmailAddress\": \"\",\n \"customerId\": \"\",\n \"name\": \"\",\n \"updateTime\": \"\"\n },\n \"measurementProtocolSecret\": {\n \"displayName\": \"\",\n \"name\": \"\",\n \"secretValue\": \"\"\n },\n \"property\": {\n \"account\": \"\",\n \"createTime\": \"\",\n \"currencyCode\": \"\",\n \"deleteTime\": \"\",\n \"displayName\": \"\",\n \"expireTime\": \"\",\n \"industryCategory\": \"GAMES\",\n \"name\": \"\",\n \"parent\": \"\",\n \"propertyType\": \"PROPERTY_TYPE_ORDINARY\",\n \"serviceLevel\": \"GOOGLE_ANALYTICS_360\",\n \"timeZone\": \"\",\n \"updateTime\": \"\"\n }\n }\n }\n ],\n \"changesFiltered\": \"\",\n \"id\": \"\",\n \"userActorEmail\": \"\"\n }\n ],\n \"nextPageToken\": \"\"\n}", "createdAt": "2026-06-05T15:09:03.000Z", "updatedAt": "2026-06-05T15:09:03.000Z", "uid": "35240-fbb6b733-ce01-4b21-aa6d-08389659ca03" } ], "createdAt": "2026-06-05T15:09:03.000Z", "updatedAt": "2026-06-05T15:09:03.000Z", "uid": "35240-07ed072b-2dc9-4d34-b2ff-05e7ff03fc9c" } ], "id": "0a02823e-e370-4b83-bcfc-ba52471a0983", "createdAt": "2026-06-05T15:09:03.000Z", "updatedAt": "2026-06-05T15:09:03.000Z", "uid": "35240-0a02823e-e370-4b83-bcfc-ba52471a0983" }, { "name": "{entity}:runAccessReport", "item": [ { "name": "analyticsadmin.properties.run Access Report", "id": "b1fe0632-3bd1-45d9-bedc-1ad094e1370e", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "oauth2", "oauth2": [ { "key": "scope", "value": "https://www.googleapis.com/auth/analytics.edit https://www.googleapis.com/auth/analytics.readonly", "type": "string" }, { "key": "authUrl", "value": "https://accounts.google.com/o/oauth2/auth", "type": "string" }, { "key": "grant_type", "value": "implicit", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"dateRanges\": [\n {\n \"endDate\": \"\",\n \"startDate\": \"\"\n },\n {\n \"endDate\": \"\",\n \"startDate\": \"\"\n }\n ],\n \"dimensionFilter\": {\n \"accessFilter\": {\n \"betweenFilter\": {\n \"fromValue\": {\n \"doubleValue\": \"\",\n \"int64Value\": \"\"\n },\n \"toValue\": {\n \"doubleValue\": \"\",\n \"int64Value\": \"\"\n }\n },\n \"fieldName\": \"\",\n \"inListFilter\": {\n \"caseSensitive\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n \"numericFilter\": {\n \"operation\": \"OPERATION_UNSPECIFIED\",\n \"value\": {\n \"doubleValue\": \"\",\n \"int64Value\": \"\"\n }\n },\n \"stringFilter\": {\n \"caseSensitive\": \"\",\n \"matchType\": \"MATCH_TYPE_UNSPECIFIED\",\n \"value\": \"\"\n }\n },\n \"andGroup\": {\n \"expressions\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"notExpression\": {\n \"value\": \"\"\n },\n \"orGroup\": {\n \"expressions\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"dimensions\": [\n {\n \"dimensionName\": \"\"\n },\n {\n \"dimensionName\": \"\"\n }\n ],\n \"expandGroups\": \"\",\n \"includeAllUsers\": \"\",\n \"limit\": \"\",\n \"metricFilter\": {\n \"accessFilter\": {\n \"betweenFilter\": {\n \"fromValue\": {\n \"doubleValue\": \"\",\n \"int64Value\": \"\"\n },\n \"toValue\": {\n \"doubleValue\": \"\",\n \"int64Value\": \"\"\n }\n },\n \"fieldName\": \"\",\n \"inListFilter\": {\n \"caseSensitive\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n \"numericFilter\": {\n \"operation\": \"GREATER_THAN\",\n \"value\": {\n \"doubleValue\": \"\",\n \"int64Value\": \"\"\n }\n },\n \"stringFilter\": {\n \"caseSensitive\": \"\",\n \"matchType\": \"ENDS_WITH\",\n \"value\": \"\"\n }\n },\n \"andGroup\": {\n \"expressions\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"notExpression\": {\n \"value\": \"\"\n },\n \"orGroup\": {\n \"expressions\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"metrics\": [\n {\n \"metricName\": \"\"\n },\n {\n \"metricName\": \"\"\n }\n ],\n \"offset\": \"\",\n \"orderBys\": [\n {\n \"desc\": \"\",\n \"dimension\": {\n \"dimensionName\": \"\",\n \"orderType\": \"NUMERIC\"\n },\n \"metric\": {\n \"metricName\": \"\"\n }\n },\n {\n \"desc\": \"\",\n \"dimension\": {\n \"dimensionName\": \"\",\n \"orderType\": \"CASE_INSENSITIVE_ALPHANUMERIC\"\n },\n \"metric\": {\n \"metricName\": \"\"\n }\n }\n ],\n \"returnEntityQuota\": \"\",\n \"timeZone\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1beta/{{entity}}:runAccessReport?$.xgafv=2&access_token=&alt=media&callback=&fields=&key=&oauth_token=&prettyPrint="aUser=&upload_protocol=&uploadType=", "host": [ "{{baseUrl}}" ], "path": [ "v1beta", "{{entity}}:runAccessReport" ], "query": [ { "description": "V1 error format.", "key": "$.xgafv", "value": "2" }, { "description": "OAuth access token.", "key": "access_token", "value": "" }, { "description": "Data format for response.", "key": "alt", "value": "media" }, { "description": "JSONP", "key": "callback", "value": "" }, { "description": "Selector specifying which fields to include in a partial response.", "key": "fields", "value": "" }, { "description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.", "key": "key", "value": "" }, { "description": "OAuth 2.0 token for the current user.", "key": "oauth_token", "value": "" }, { "description": "Returns response with indentations and line breaks.", "key": "prettyPrint", "value": "" }, { "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.", "key": "quotaUser", "value": "" }, { "description": "Upload protocol for media (e.g. \"raw\", \"multipart\").", "key": "upload_protocol", "value": "" }, { "description": "Legacy upload protocol for media (e.g. \"media\", \"multipart\").", "key": "uploadType", "value": "" } ] }, "description": "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. Reports may be requested for any property, but dimensions that aren't related to quota can only be requested on Google Analytics 360 properties. 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)." }, "response": [ { "id": "bc8337ba-a0de-44e8-845d-8f20b5f7d5cf", "name": "Successful response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"dateRanges\": [\n {\n \"endDate\": \"\",\n \"startDate\": \"\"\n },\n {\n \"endDate\": \"\",\n \"startDate\": \"\"\n }\n ],\n \"dimensionFilter\": {\n \"accessFilter\": {\n \"betweenFilter\": {\n \"fromValue\": {\n \"doubleValue\": \"\",\n \"int64Value\": \"\"\n },\n \"toValue\": {\n \"doubleValue\": \"\",\n \"int64Value\": \"\"\n }\n },\n \"fieldName\": \"\",\n \"inListFilter\": {\n \"caseSensitive\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n \"numericFilter\": {\n \"operation\": \"OPERATION_UNSPECIFIED\",\n \"value\": {\n \"doubleValue\": \"\",\n \"int64Value\": \"\"\n }\n },\n \"stringFilter\": {\n \"caseSensitive\": \"\",\n \"matchType\": \"MATCH_TYPE_UNSPECIFIED\",\n \"value\": \"\"\n }\n },\n \"andGroup\": {\n \"expressions\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"notExpression\": {\n \"value\": \"\"\n },\n \"orGroup\": {\n \"expressions\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"dimensions\": [\n {\n \"dimensionName\": \"\"\n },\n {\n \"dimensionName\": \"\"\n }\n ],\n \"expandGroups\": \"\",\n \"includeAllUsers\": \"\",\n \"limit\": \"\",\n \"metricFilter\": {\n \"accessFilter\": {\n \"betweenFilter\": {\n \"fromValue\": {\n \"doubleValue\": \"\",\n \"int64Value\": \"\"\n },\n \"toValue\": {\n \"doubleValue\": \"\",\n \"int64Value\": \"\"\n }\n },\n \"fieldName\": \"\",\n \"inListFilter\": {\n \"caseSensitive\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n \"numericFilter\": {\n \"operation\": \"GREATER_THAN\",\n \"value\": {\n \"doubleValue\": \"\",\n \"int64Value\": \"\"\n }\n },\n \"stringFilter\": {\n \"caseSensitive\": \"\",\n \"matchType\": \"ENDS_WITH\",\n \"value\": \"\"\n }\n },\n \"andGroup\": {\n \"expressions\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"notExpression\": {\n \"value\": \"\"\n },\n \"orGroup\": {\n \"expressions\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"metrics\": [\n {\n \"metricName\": \"\"\n },\n {\n \"metricName\": \"\"\n }\n ],\n \"offset\": \"\",\n \"orderBys\": [\n {\n \"desc\": \"\",\n \"dimension\": {\n \"dimensionName\": \"\",\n \"orderType\": \"NUMERIC\"\n },\n \"metric\": {\n \"metricName\": \"\"\n }\n },\n {\n \"desc\": \"\",\n \"dimension\": {\n \"dimensionName\": \"\",\n \"orderType\": \"CASE_INSENSITIVE_ALPHANUMERIC\"\n },\n \"metric\": {\n \"metricName\": \"\"\n }\n }\n ],\n \"returnEntityQuota\": \"\",\n \"timeZone\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1beta/{{entity}}:runAccessReport?$.xgafv=2&access_token=&alt=media&callback=&fields=&key=&oauth_token=&prettyPrint="aUser=&upload_protocol=&uploadType=", "host": [ "{{baseUrl}}" ], "path": [ "v1beta", "{{entity}}:runAccessReport" ], "query": [ { "description": "V1 error format.", "key": "$.xgafv", "value": "2" }, { "description": "OAuth access token.", "key": "access_token", "value": "" }, { "description": "Data format for response.", "key": "alt", "value": "media" }, { "description": "JSONP", "key": "callback", "value": "" }, { "description": "Selector specifying which fields to include in a partial response.", "key": "fields", "value": "" }, { "description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.", "key": "key", "value": "" }, { "description": "OAuth 2.0 token for the current user.", "key": "oauth_token", "value": "" }, { "description": "Returns response with indentations and line breaks.", "key": "prettyPrint", "value": "" }, { "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.", "key": "quotaUser", "value": "" }, { "description": "Upload protocol for media (e.g. \"raw\", \"multipart\").", "key": "upload_protocol", "value": "" }, { "description": "Legacy upload protocol for media (e.g. \"media\", \"multipart\").", "key": "uploadType", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"dimensionHeaders\": [\n {\n \"dimensionName\": \"\"\n },\n {\n \"dimensionName\": \"\"\n }\n ],\n \"metricHeaders\": [\n {\n \"metricName\": \"\"\n },\n {\n \"metricName\": \"\"\n }\n ],\n \"quota\": {\n \"concurrentRequests\": {\n \"consumed\": \"\",\n \"remaining\": \"\"\n },\n \"serverErrorsPerProjectPerHour\": {\n \"consumed\": \"\",\n \"remaining\": \"\"\n },\n \"tokensPerDay\": {\n \"consumed\": \"\",\n \"remaining\": \"\"\n },\n \"tokensPerHour\": {\n \"consumed\": \"\",\n \"remaining\": \"\"\n },\n \"tokensPerProjectPerHour\": {\n \"consumed\": \"\",\n \"remaining\": \"\"\n }\n },\n \"rowCount\": \"\",\n \"rows\": [\n {\n \"dimensionValues\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"metricValues\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n {\n \"dimensionValues\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"metricValues\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n ]\n}", "createdAt": "2026-06-05T15:09:03.000Z", "updatedAt": "2026-06-05T15:09:03.000Z", "uid": "35240-bc8337ba-a0de-44e8-845d-8f20b5f7d5cf" } ], "createdAt": "2026-06-05T15:09:03.000Z", "updatedAt": "2026-06-05T15:09:03.000Z", "uid": "35240-b1fe0632-3bd1-45d9-bedc-1ad094e1370e" } ], "id": "1e44fed2-8932-48d0-a862-10c20259f0f7", "createdAt": "2026-06-05T15:09:03.000Z", "updatedAt": "2026-06-05T15:09:03.000Z", "uid": "35240-1e44fed2-8932-48d0-a862-10c20259f0f7" }, { "name": "{name}", "item": [ { "name": "analyticsadmin.properties.google Ads Links.delete", "id": "2c08a457-ca31-46ac-8ea0-567f22dd4f54", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "oauth2", "oauth2": [ { "key": "scope", "value": "https://www.googleapis.com/auth/analytics.edit https://www.googleapis.com/auth/analytics.readonly", "type": "string" }, { "key": "authUrl", "value": "https://accounts.google.com/o/oauth2/auth", "type": "string" }, { "key": "grant_type", "value": "implicit", "type": "string" } ] }, "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1beta/:name?$.xgafv=2&access_token=&alt=media&callback=&fields=&key=&oauth_token=&prettyPrint="aUser=&upload_protocol=&uploadType=", "host": [ "{{baseUrl}}" ], "path": [ "v1beta", ":name" ], "query": [ { "description": "V1 error format.", "key": "$.xgafv", "value": "2" }, { "description": "OAuth access token.", "key": "access_token", "value": "" }, { "description": "Data format for response.", "key": "alt", "value": "media" }, { "description": "JSONP", "key": "callback", "value": "" }, { "description": "Selector specifying which fields to include in a partial response.", "key": "fields", "value": "" }, { "description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.", "key": "key", "value": "" }, { "description": "OAuth 2.0 token for the current user.", "key": "oauth_token", "value": "" }, { "description": "Returns response with indentations and line breaks.", "key": "prettyPrint", "value": "" }, { "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.", "key": "quotaUser", "value": "" }, { "description": "Upload protocol for media (e.g. \"raw\", \"multipart\").", "key": "upload_protocol", "value": "" }, { "description": "Legacy upload protocol for media (e.g. \"media\", \"multipart\").", "key": "uploadType", "value": "" } ], "variable": [ { "id": "2a5d6a9a-8388-416d-b1c3-a833dc1891c5", "key": "name", "value": "", "description": "(Required) Required. Example format: properties/1234/googleAdsLinks/5678" } ] }, "description": "Deletes a GoogleAdsLink on a property" }, "response": [ { "id": "165a118c-b095-4a33-847f-96d74fa24535", "name": "Successful response", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1beta/:name?$.xgafv=2&access_token=&alt=media&callback=&fields=&key=&oauth_token=&prettyPrint="aUser=&upload_protocol=&uploadType=", "host": [ "{{baseUrl}}" ], "path": [ "v1beta", ":name" ], "query": [ { "description": "V1 error format.", "key": "$.xgafv", "value": "2" }, { "description": "OAuth access token.", "key": "access_token", "value": "" }, { "description": "Data format for response.", "key": "alt", "value": "media" }, { "description": "JSONP", "key": "callback", "value": "" }, { "description": "Selector specifying which fields to include in a partial response.", "key": "fields", "value": "" }, { "description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.", "key": "key", "value": "" }, { "description": "OAuth 2.0 token for the current user.", "key": "oauth_token", "value": "" }, { "description": "Returns response with indentations and line breaks.", "key": "prettyPrint", "value": "" }, { "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.", "key": "quotaUser", "value": "" }, { "description": "Upload protocol for media (e.g. \"raw\", \"multipart\").", "key": "upload_protocol", "value": "" }, { "description": "Legacy upload protocol for media (e.g. \"media\", \"multipart\").", "key": "uploadType", "value": "" } ], "variable": [ { "key": "name" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-06-05T15:09:03.000Z", "updatedAt": "2026-06-05T15:09:03.000Z", "uid": "35240-165a118c-b095-4a33-847f-96d74fa24535" } ], "createdAt": "2026-06-05T15:09:03.000Z", "updatedAt": "2026-06-05T15:09:03.000Z", "uid": "35240-2c08a457-ca31-46ac-8ea0-567f22dd4f54" }, { "name": "analyticsadmin.properties.data Streams.measurement Protocol Secrets.get", "id": "2cdbd603-4441-45d5-8354-392fe0105779", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "oauth2", "oauth2": [ { "key": "scope", "value": "https://www.googleapis.com/auth/analytics.edit https://www.googleapis.com/auth/analytics.readonly", "type": "string" }, { "key": "authUrl", "value": "https://accounts.google.com/o/oauth2/auth", "type": "string" }, { "key": "grant_type", "value": "implicit", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1beta/:name?$.xgafv=2&access_token=&alt=media&callback=&fields=&key=&oauth_token=&prettyPrint="aUser=&upload_protocol=&uploadType=", "host": [ "{{baseUrl}}" ], "path": [ "v1beta", ":name" ], "query": [ { "description": "V1 error format.", "key": "$.xgafv", "value": "2" }, { "description": "OAuth access token.", "key": "access_token", "value": "" }, { "description": "Data format for response.", "key": "alt", "value": "media" }, { "description": "JSONP", "key": "callback", "value": "" }, { "description": "Selector specifying which fields to include in a partial response.", "key": "fields", "value": "" }, { "description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.", "key": "key", "value": "" }, { "description": "OAuth 2.0 token for the current user.", "key": "oauth_token", "value": "" }, { "description": "Returns response with indentations and line breaks.", "key": "prettyPrint", "value": "" }, { "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.", "key": "quotaUser", "value": "" }, { "description": "Upload protocol for media (e.g. \"raw\", \"multipart\").", "key": "upload_protocol", "value": "" }, { "description": "Legacy upload protocol for media (e.g. \"media\", \"multipart\").", "key": "uploadType", "value": "" } ], "variable": [ { "id": "a5f11276-6957-4db8-b5db-5fb89ab3d83d", "key": "name", "value": "", "description": "(Required) Required. The name of the measurement protocol secret to lookup. Format: properties/{property}/dataStreams/{dataStream}/measurementProtocolSecrets/{measurementProtocolSecret}" } ] }, "description": "Lookup for a single \"GA4\" MeasurementProtocolSecret." }, "response": [ { "id": "900e07ab-88fb-4d75-9039-0c8a5d70d45d", "name": "Successful response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1beta/:name?$.xgafv=2&access_token=&alt=media&callback=&fields=&key=&oauth_token=&prettyPrint="aUser=&upload_protocol=&uploadType=", "host": [ "{{baseUrl}}" ], "path": [ "v1beta", ":name" ], "query": [ { "description": "V1 error format.", "key": "$.xgafv", "value": "2" }, { "description": "OAuth access token.", "key": "access_token", "value": "" }, { "description": "Data format for response.", "key": "alt", "value": "media" }, { "description": "JSONP", "key": "callback", "value": "" }, { "description": "Selector specifying which fields to include in a partial response.", "key": "fields", "value": "" }, { "description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.", "key": "key", "value": "" }, { "description": "OAuth 2.0 token for the current user.", "key": "oauth_token", "value": "" }, { "description": "Returns response with indentations and line breaks.", "key": "prettyPrint", "value": "" }, { "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.", "key": "quotaUser", "value": "" }, { "description": "Upload protocol for media (e.g. \"raw\", \"multipart\").", "key": "upload_protocol", "value": "" }, { "description": "Legacy upload protocol for media (e.g. \"media\", \"multipart\").", "key": "uploadType", "value": "" } ], "variable": [ { "key": "name" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"displayName\": \"\",\n \"name\": \"\",\n \"secretValue\": \"\"\n}", "createdAt": "2026-06-05T15:09:03.000Z", "updatedAt": "2026-06-05T15:09:03.000Z", "uid": "35240-900e07ab-88fb-4d75-9039-0c8a5d70d45d" } ], "createdAt": "2026-06-05T15:09:03.000Z", "updatedAt": "2026-06-05T15:09:03.000Z", "uid": "35240-2cdbd603-4441-45d5-8354-392fe0105779" }, { "name": "analyticsadmin.properties.google Ads Links.patch", "id": "bd7896d5-905b-4bc6-94d5-57eb0b83eb8d", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "oauth2", "oauth2": [ { "key": "scope", "value": "https://www.googleapis.com/auth/analytics.edit https://www.googleapis.com/auth/analytics.readonly", "type": "string" }, { "key": "authUrl", "value": "https://accounts.google.com/o/oauth2/auth", "type": "string" }, { "key": "grant_type", "value": "implicit", "type": "string" } ] }, "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"adsPersonalizationEnabled\": \"\",\n \"canManageClients\": \"\",\n \"createTime\": \"\",\n \"creatorEmailAddress\": \"\",\n \"customerId\": \"\",\n \"name\": \"\",\n \"updateTime\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1beta/:name?updateMask=&$.xgafv=2&access_token=&alt=media&callback=&fields=&key=&oauth_token=&prettyPrint="aUser=&upload_protocol=&uploadType=", "host": [ "{{baseUrl}}" ], "path": [ "v1beta", ":name" ], "query": [ { "description": "Required. The list of fields to be updated. Field names must be in snake case (e.g., \"field_to_update\"). Omitted fields will not be updated. To replace the entire entity, use one path with the string \"*\" to match all fields.", "key": "updateMask", "value": "" }, { "description": "V1 error format.", "key": "$.xgafv", "value": "2" }, { "description": "OAuth access token.", "key": "access_token", "value": "" }, { "description": "Data format for response.", "key": "alt", "value": "media" }, { "description": "JSONP", "key": "callback", "value": "" }, { "description": "Selector specifying which fields to include in a partial response.", "key": "fields", "value": "" }, { "description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.", "key": "key", "value": "" }, { "description": "OAuth 2.0 token for the current user.", "key": "oauth_token", "value": "" }, { "description": "Returns response with indentations and line breaks.", "key": "prettyPrint", "value": "" }, { "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.", "key": "quotaUser", "value": "" }, { "description": "Upload protocol for media (e.g. \"raw\", \"multipart\").", "key": "upload_protocol", "value": "" }, { "description": "Legacy upload protocol for media (e.g. \"media\", \"multipart\").", "key": "uploadType", "value": "" } ], "variable": [ { "id": "41df9b15-dda3-4f9d-b34d-fb4db42a6030", "key": "name", "value": "", "description": "(Required) Output only. Format: properties/{propertyId}/googleAdsLinks/{googleAdsLinkId} Note: googleAdsLinkId is not the Google Ads customer ID." } ] }, "description": "Updates a GoogleAdsLink on a property" }, "response": [ { "id": "c75602f5-65e7-4164-8764-92e6c0a8cacf", "name": "Successful response", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"adsPersonalizationEnabled\": \"\",\n \"canManageClients\": \"\",\n \"createTime\": \"\",\n \"creatorEmailAddress\": \"\",\n \"customerId\": \"\",\n \"name\": \"\",\n \"updateTime\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1beta/:name?updateMask=&$.xgafv=2&access_token=&alt=media&callback=&fields=&key=&oauth_token=&prettyPrint="aUser=&upload_protocol=&uploadType=", "host": [ "{{baseUrl}}" ], "path": [ "v1beta", ":name" ], "query": [ { "description": "Required. The list of fields to be updated. Field names must be in snake case (e.g., \"field_to_update\"). Omitted fields will not be updated. To replace the entire entity, use one path with the string \"*\" to match all fields.", "key": "updateMask", "value": "" }, { "description": "V1 error format.", "key": "$.xgafv", "value": "2" }, { "description": "OAuth access token.", "key": "access_token", "value": "" }, { "description": "Data format for response.", "key": "alt", "value": "media" }, { "description": "JSONP", "key": "callback", "value": "" }, { "description": "Selector specifying which fields to include in a partial response.", "key": "fields", "value": "" }, { "description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.", "key": "key", "value": "" }, { "description": "OAuth 2.0 token for the current user.", "key": "oauth_token", "value": "" }, { "description": "Returns response with indentations and line breaks.", "key": "prettyPrint", "value": "" }, { "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.", "key": "quotaUser", "value": "" }, { "description": "Upload protocol for media (e.g. \"raw\", \"multipart\").", "key": "upload_protocol", "value": "" }, { "description": "Legacy upload protocol for media (e.g. \"media\", \"multipart\").", "key": "uploadType", "value": "" } ], "variable": [ { "key": "name" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"adsPersonalizationEnabled\": \"\",\n \"canManageClients\": \"\",\n \"createTime\": \"\",\n \"creatorEmailAddress\": \"\",\n \"customerId\": \"\",\n \"name\": \"\",\n \"updateTime\": \"\"\n}", "createdAt": "2026-06-05T15:09:03.000Z", "updatedAt": "2026-06-05T15:09:03.000Z", "uid": "35240-c75602f5-65e7-4164-8764-92e6c0a8cacf" } ], "createdAt": "2026-06-05T15:09:03.000Z", "updatedAt": "2026-06-05T15:09:03.000Z", "uid": "35240-bd7896d5-905b-4bc6-94d5-57eb0b83eb8d" } ], "id": "9a70d9e3-2041-4a64-bd47-a6d441c5bbae", "createdAt": "2026-06-05T15:09:03.000Z", "updatedAt": "2026-06-05T15:09:03.000Z", "uid": "35240-9a70d9e3-2041-4a64-bd47-a6d441c5bbae" }, { "name": "{name}:archive", "item": [ { "name": "analyticsadmin.properties.custom Metrics.archive", "id": "97c048a1-36a8-4466-a379-809aa65fa09f", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "oauth2", "oauth2": [ { "key": "scope", "value": "https://www.googleapis.com/auth/analytics.edit https://www.googleapis.com/auth/analytics.readonly", "type": "string" }, { "key": "authUrl", "value": "https://accounts.google.com/o/oauth2/auth", "type": "string" }, { "key": "grant_type", "value": "implicit", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1beta/{{name}}:archive?$.xgafv=2&access_token=&alt=media&callback=&fields=&key=&oauth_token=&prettyPrint="aUser=&upload_protocol=&uploadType=", "host": [ "{{baseUrl}}" ], "path": [ "v1beta", "{{name}}:archive" ], "query": [ { "description": "V1 error format.", "key": "$.xgafv", "value": "2" }, { "description": "OAuth access token.", "key": "access_token", "value": "" }, { "description": "Data format for response.", "key": "alt", "value": "media" }, { "description": "JSONP", "key": "callback", "value": "" }, { "description": "Selector specifying which fields to include in a partial response.", "key": "fields", "value": "" }, { "description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.", "key": "key", "value": "" }, { "description": "OAuth 2.0 token for the current user.", "key": "oauth_token", "value": "" }, { "description": "Returns response with indentations and line breaks.", "key": "prettyPrint", "value": "" }, { "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.", "key": "quotaUser", "value": "" }, { "description": "Upload protocol for media (e.g. \"raw\", \"multipart\").", "key": "upload_protocol", "value": "" }, { "description": "Legacy upload protocol for media (e.g. \"media\", \"multipart\").", "key": "uploadType", "value": "" } ] }, "description": "Archives a CustomMetric on a property." }, "response": [ { "id": "c3bb63a9-8361-478c-9a39-e9d7a6af896d", "name": "Successful response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1beta/{{name}}:archive?$.xgafv=2&access_token=&alt=media&callback=&fields=&key=&oauth_token=&prettyPrint="aUser=&upload_protocol=&uploadType=", "host": [ "{{baseUrl}}" ], "path": [ "v1beta", "{{name}}:archive" ], "query": [ { "description": "V1 error format.", "key": "$.xgafv", "value": "2" }, { "description": "OAuth access token.", "key": "access_token", "value": "" }, { "description": "Data format for response.", "key": "alt", "value": "media" }, { "description": "JSONP", "key": "callback", "value": "" }, { "description": "Selector specifying which fields to include in a partial response.", "key": "fields", "value": "" }, { "description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.", "key": "key", "value": "" }, { "description": "OAuth 2.0 token for the current user.", "key": "oauth_token", "value": "" }, { "description": "Returns response with indentations and line breaks.", "key": "prettyPrint", "value": "" }, { "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.", "key": "quotaUser", "value": "" }, { "description": "Upload protocol for media (e.g. \"raw\", \"multipart\").", "key": "upload_protocol", "value": "" }, { "description": "Legacy upload protocol for media (e.g. \"media\", \"multipart\").", "key": "uploadType", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-06-05T15:09:03.000Z", "updatedAt": "2026-06-05T15:09:03.000Z", "uid": "35240-c3bb63a9-8361-478c-9a39-e9d7a6af896d" } ], "createdAt": "2026-06-05T15:09:03.000Z", "updatedAt": "2026-06-05T15:09:03.000Z", "uid": "35240-97c048a1-36a8-4466-a379-809aa65fa09f" } ], "id": "4847555d-0947-4707-af1a-3118b9fadcdb", "createdAt": "2026-06-05T15:09:03.000Z", "updatedAt": "2026-06-05T15:09:03.000Z", "uid": "35240-4847555d-0947-4707-af1a-3118b9fadcdb" }, { "name": "{parent}", "item": [ { "name": "conversionEvents", "item": [ { "name": "analyticsadmin.properties.conversion Events.list", "id": "92a9119d-b5b4-4504-968c-b9940623600e", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "oauth2", "oauth2": [ { "key": "scope", "value": "https://www.googleapis.com/auth/analytics.edit https://www.googleapis.com/auth/analytics.readonly", "type": "string" }, { "key": "authUrl", "value": "https://accounts.google.com/o/oauth2/auth", "type": "string" }, { "key": "grant_type", "value": "implicit", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1beta/:parent/conversionEvents?pageSize=&pageToken=&$.xgafv=2&access_token=&alt=media&callback=&fields=&key=&oauth_token=&prettyPrint="aUser=&upload_protocol=&uploadType=", "host": [ "{{baseUrl}}" ], "path": [ "v1beta", ":parent", "conversionEvents" ], "query": [ { "description": "The maximum number of resources to return. If unspecified, at most 50 resources will be returned. The maximum value is 200; (higher values will be coerced to the maximum)", "key": "pageSize", "value": "" }, { "description": "A page token, received from a previous `ListConversionEvents` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListConversionEvents` must match the call that provided the page token.", "key": "pageToken", "value": "" }, { "description": "V1 error format.", "key": "$.xgafv", "value": "2" }, { "description": "OAuth access token.", "key": "access_token", "value": "" }, { "description": "Data format for response.", "key": "alt", "value": "media" }, { "description": "JSONP", "key": "callback", "value": "" }, { "description": "Selector specifying which fields to include in a partial response.", "key": "fields", "value": "" }, { "description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.", "key": "key", "value": "" }, { "description": "OAuth 2.0 token for the current user.", "key": "oauth_token", "value": "" }, { "description": "Returns response with indentations and line breaks.", "key": "prettyPrint", "value": "" }, { "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.", "key": "quotaUser", "value": "" }, { "description": "Upload protocol for media (e.g. \"raw\", \"multipart\").", "key": "upload_protocol", "value": "" }, { "description": "Legacy upload protocol for media (e.g. \"media\", \"multipart\").", "key": "uploadType", "value": "" } ], "variable": [ { "id": "f1193538-5a49-444e-8dfd-0cbc6d04bbfe", "key": "parent", "value": "", "description": "(Required) Required. The resource name of the parent property. Example: 'properties/123'" } ] }, "description": "Returns a list of conversion events in the specified parent property. Returns an empty list if no conversion events are found." }, "response": [ { "id": "c7b44619-2224-499a-ac9a-f81d30230293", "name": "Successful response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1beta/:parent/conversionEvents?pageSize=&pageToken=&$.xgafv=2&access_token=&alt=media&callback=&fields=&key=&oauth_token=&prettyPrint="aUser=&upload_protocol=&uploadType=", "host": [ "{{baseUrl}}" ], "path": [ "v1beta", ":parent", "conversionEvents" ], "query": [ { "description": "The maximum number of resources to return. If unspecified, at most 50 resources will be returned. The maximum value is 200; (higher values will be coerced to the maximum)", "key": "pageSize", "value": "" }, { "description": "A page token, received from a previous `ListConversionEvents` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListConversionEvents` must match the call that provided the page token.", "key": "pageToken", "value": "" }, { "description": "V1 error format.", "key": "$.xgafv", "value": "2" }, { "description": "OAuth access token.", "key": "access_token", "value": "" }, { "description": "Data format for response.", "key": "alt", "value": "media" }, { "description": "JSONP", "key": "callback", "value": "" }, { "description": "Selector specifying which fields to include in a partial response.", "key": "fields", "value": "" }, { "description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.", "key": "key", "value": "" }, { "description": "OAuth 2.0 token for the current user.", "key": "oauth_token", "value": "" }, { "description": "Returns response with indentations and line breaks.", "key": "prettyPrint", "value": "" }, { "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.", "key": "quotaUser", "value": "" }, { "description": "Upload protocol for media (e.g. \"raw\", \"multipart\").", "key": "upload_protocol", "value": "" }, { "description": "Legacy upload protocol for media (e.g. \"media\", \"multipart\").", "key": "uploadType", "value": "" } ], "variable": [ { "key": "parent" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"conversionEvents\": [\n {\n \"countingMethod\": \"ONCE_PER_EVENT\",\n \"createTime\": \"\",\n \"custom\": \"\",\n \"defaultConversionValue\": {\n \"currencyCode\": \"\",\n \"value\": \"\"\n },\n \"deletable\": \"\",\n \"eventName\": \"\",\n \"name\": \"\"\n },\n {\n \"countingMethod\": \"ONCE_PER_EVENT\",\n \"createTime\": \"\",\n \"custom\": \"\",\n \"defaultConversionValue\": {\n \"currencyCode\": \"\",\n \"value\": \"\"\n },\n \"deletable\": \"\",\n \"eventName\": \"\",\n \"name\": \"\"\n }\n ],\n \"nextPageToken\": \"\"\n}", "createdAt": "2026-06-05T15:09:03.000Z", "updatedAt": "2026-06-05T15:09:03.000Z", "uid": "35240-c7b44619-2224-499a-ac9a-f81d30230293" } ], "createdAt": "2026-06-05T15:09:03.000Z", "updatedAt": "2026-06-05T15:09:03.000Z", "uid": "35240-92a9119d-b5b4-4504-968c-b9940623600e" }, { "name": "analyticsadmin.properties.conversion Events.create", "id": "41924bfa-598a-4f8e-b431-d4e2509d54f8", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "oauth2", "oauth2": [ { "key": "scope", "value": "https://www.googleapis.com/auth/analytics.edit https://www.googleapis.com/auth/analytics.readonly", "type": "string" }, { "key": "authUrl", "value": "https://accounts.google.com/o/oauth2/auth", "type": "string" }, { "key": "grant_type", "value": "implicit", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"countingMethod\": \"ONCE_PER_EVENT\",\n \"createTime\": \"\",\n \"custom\": \"\",\n \"defaultConversionValue\": {\n \"currencyCode\": \"\",\n \"value\": \"\"\n },\n \"deletable\": \"\",\n \"eventName\": \"\",\n \"name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1beta/:parent/conversionEvents?$.xgafv=2&access_token=&alt=media&callback=&fields=&key=&oauth_token=&prettyPrint="aUser=&upload_protocol=&uploadType=", "host": [ "{{baseUrl}}" ], "path": [ "v1beta", ":parent", "conversionEvents" ], "query": [ { "description": "V1 error format.", "key": "$.xgafv", "value": "2" }, { "description": "OAuth access token.", "key": "access_token", "value": "" }, { "description": "Data format for response.", "key": "alt", "value": "media" }, { "description": "JSONP", "key": "callback", "value": "" }, { "description": "Selector specifying which fields to include in a partial response.", "key": "fields", "value": "" }, { "description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.", "key": "key", "value": "" }, { "description": "OAuth 2.0 token for the current user.", "key": "oauth_token", "value": "" }, { "description": "Returns response with indentations and line breaks.", "key": "prettyPrint", "value": "" }, { "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.", "key": "quotaUser", "value": "" }, { "description": "Upload protocol for media (e.g. \"raw\", \"multipart\").", "key": "upload_protocol", "value": "" }, { "description": "Legacy upload protocol for media (e.g. \"media\", \"multipart\").", "key": "uploadType", "value": "" } ], "variable": [ { "id": "bf7a4737-7a6b-4e33-b66e-13b1e6988cc0", "key": "parent", "value": "", "description": "(Required) Required. The resource name of the parent property where this conversion event will be created. Format: properties/123" } ] }, "description": "Creates a conversion event with the specified attributes." }, "response": [ { "id": "5c2e9f1a-8927-4990-bf57-c6629cbec55b", "name": "Successful response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"countingMethod\": \"ONCE_PER_EVENT\",\n \"createTime\": \"\",\n \"custom\": \"\",\n \"defaultConversionValue\": {\n \"currencyCode\": \"\",\n \"value\": \"\"\n },\n \"deletable\": \"\",\n \"eventName\": \"\",\n \"name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1beta/:parent/conversionEvents?$.xgafv=2&access_token=&alt=media&callback=&fields=&key=&oauth_token=&prettyPrint="aUser=&upload_protocol=&uploadType=", "host": [ "{{baseUrl}}" ], "path": [ "v1beta", ":parent", "conversionEvents" ], "query": [ { "description": "V1 error format.", "key": "$.xgafv", "value": "2" }, { "description": "OAuth access token.", "key": "access_token", "value": "" }, { "description": "Data format for response.", "key": "alt", "value": "media" }, { "description": "JSONP", "key": "callback", "value": "" }, { "description": "Selector specifying which fields to include in a partial response.", "key": "fields", "value": "" }, { "description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.", "key": "key", "value": "" }, { "description": "OAuth 2.0 token for the current user.", "key": "oauth_token", "value": "" }, { "description": "Returns response with indentations and line breaks.", "key": "prettyPrint", "value": "" }, { "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.", "key": "quotaUser", "value": "" }, { "description": "Upload protocol for media (e.g. \"raw\", \"multipart\").", "key": "upload_protocol", "value": "" }, { "description": "Legacy upload protocol for media (e.g. \"media\", \"multipart\").", "key": "uploadType", "value": "" } ], "variable": [ { "key": "parent" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"countingMethod\": \"ONCE_PER_EVENT\",\n \"createTime\": \"\",\n \"custom\": \"\",\n \"defaultConversionValue\": {\n \"currencyCode\": \"\",\n \"value\": \"\"\n },\n \"deletable\": \"\",\n \"eventName\": \"\",\n \"name\": \"\"\n}", "createdAt": "2026-06-05T15:09:03.000Z", "updatedAt": "2026-06-05T15:09:03.000Z", "uid": "35240-5c2e9f1a-8927-4990-bf57-c6629cbec55b" } ], "createdAt": "2026-06-05T15:09:03.000Z", "updatedAt": "2026-06-05T15:09:03.000Z", "uid": "35240-41924bfa-598a-4f8e-b431-d4e2509d54f8" } ], "id": "9942a278-f9ff-4e1f-9ff1-9cda6b99b451", "createdAt": "2026-06-05T15:09:03.000Z", "updatedAt": "2026-06-05T15:09:03.000Z", "uid": "35240-9942a278-f9ff-4e1f-9ff1-9cda6b99b451" }, { "name": "customDimensions", "item": [ { "name": "analyticsadmin.properties.custom Dimensions.list", "id": "5e28a701-bf68-4510-bcae-07c4fffc3218", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "oauth2", "oauth2": [ { "key": "scope", "value": "https://www.googleapis.com/auth/analytics.edit https://www.googleapis.com/auth/analytics.readonly", "type": "string" }, { "key": "authUrl", "value": "https://accounts.google.com/o/oauth2/auth", "type": "string" }, { "key": "grant_type", "value": "implicit", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1beta/:parent/customDimensions?pageSize=&pageToken=&$.xgafv=2&access_token=&alt=media&callback=&fields=&key=&oauth_token=&prettyPrint="aUser=&upload_protocol=&uploadType=", "host": [ "{{baseUrl}}" ], "path": [ "v1beta", ":parent", "customDimensions" ], "query": [ { "description": "The maximum number of resources to return. If unspecified, at most 50 resources will be returned. The maximum value is 200 (higher values will be coerced to the maximum).", "key": "pageSize", "value": "" }, { "description": "A page token, received from a previous `ListCustomDimensions` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListCustomDimensions` must match the call that provided the page token.", "key": "pageToken", "value": "" }, { "description": "V1 error format.", "key": "$.xgafv", "value": "2" }, { "description": "OAuth access token.", "key": "access_token", "value": "" }, { "description": "Data format for response.", "key": "alt", "value": "media" }, { "description": "JSONP", "key": "callback", "value": "" }, { "description": "Selector specifying which fields to include in a partial response.", "key": "fields", "value": "" }, { "description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.", "key": "key", "value": "" }, { "description": "OAuth 2.0 token for the current user.", "key": "oauth_token", "value": "" }, { "description": "Returns response with indentations and line breaks.", "key": "prettyPrint", "value": "" }, { "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.", "key": "quotaUser", "value": "" }, { "description": "Upload protocol for media (e.g. \"raw\", \"multipart\").", "key": "upload_protocol", "value": "" }, { "description": "Legacy upload protocol for media (e.g. \"media\", \"multipart\").", "key": "uploadType", "value": "" } ], "variable": [ { "id": "25da2810-fa2a-403c-b2a1-0882f7c429f7", "key": "parent", "value": "", "description": "(Required) Required. Example format: properties/1234" } ] }, "description": "Lists CustomDimensions on a property." }, "response": [ { "id": "aee00f54-6288-450e-bfbe-f21448d6f4fa", "name": "Successful response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1beta/:parent/customDimensions?pageSize=&pageToken=&$.xgafv=2&access_token=&alt=media&callback=&fields=&key=&oauth_token=&prettyPrint="aUser=&upload_protocol=&uploadType=", "host": [ "{{baseUrl}}" ], "path": [ "v1beta", ":parent", "customDimensions" ], "query": [ { "description": "The maximum number of resources to return. If unspecified, at most 50 resources will be returned. The maximum value is 200 (higher values will be coerced to the maximum).", "key": "pageSize", "value": "" }, { "description": "A page token, received from a previous `ListCustomDimensions` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListCustomDimensions` must match the call that provided the page token.", "key": "pageToken", "value": "" }, { "description": "V1 error format.", "key": "$.xgafv", "value": "2" }, { "description": "OAuth access token.", "key": "access_token", "value": "" }, { "description": "Data format for response.", "key": "alt", "value": "media" }, { "description": "JSONP", "key": "callback", "value": "" }, { "description": "Selector specifying which fields to include in a partial response.", "key": "fields", "value": "" }, { "description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.", "key": "key", "value": "" }, { "description": "OAuth 2.0 token for the current user.", "key": "oauth_token", "value": "" }, { "description": "Returns response with indentations and line breaks.", "key": "prettyPrint", "value": "" }, { "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.", "key": "quotaUser", "value": "" }, { "description": "Upload protocol for media (e.g. \"raw\", \"multipart\").", "key": "upload_protocol", "value": "" }, { "description": "Legacy upload protocol for media (e.g. \"media\", \"multipart\").", "key": "uploadType", "value": "" } ], "variable": [ { "key": "parent" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"customDimensions\": [\n {\n \"description\": \"\",\n \"disallowAdsPersonalization\": \"\",\n \"displayName\": \"\",\n \"name\": \"\",\n \"parameterName\": \"\",\n \"scope\": \"ITEM\"\n },\n {\n \"description\": \"\",\n \"disallowAdsPersonalization\": \"\",\n \"displayName\": \"\",\n \"name\": \"\",\n \"parameterName\": \"\",\n \"scope\": \"ITEM\"\n }\n ],\n \"nextPageToken\": \"\"\n}", "createdAt": "2026-06-05T15:09:03.000Z", "updatedAt": "2026-06-05T15:09:03.000Z", "uid": "35240-aee00f54-6288-450e-bfbe-f21448d6f4fa" } ], "createdAt": "2026-06-05T15:09:03.000Z", "updatedAt": "2026-06-05T15:09:03.000Z", "uid": "35240-5e28a701-bf68-4510-bcae-07c4fffc3218" }, { "name": "analyticsadmin.properties.custom Dimensions.create", "id": "7291da0a-e177-4acc-9e9c-f69b8ddb25e7", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "oauth2", "oauth2": [ { "key": "scope", "value": "https://www.googleapis.com/auth/analytics.edit https://www.googleapis.com/auth/analytics.readonly", "type": "string" }, { "key": "authUrl", "value": "https://accounts.google.com/o/oauth2/auth", "type": "string" }, { "key": "grant_type", "value": "implicit", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"description\": \"\",\n \"disallowAdsPersonalization\": \"\",\n \"displayName\": \"\",\n \"name\": \"\",\n \"parameterName\": \"\",\n \"scope\": \"ITEM\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1beta/:parent/customDimensions?$.xgafv=2&access_token=&alt=media&callback=&fields=&key=&oauth_token=&prettyPrint="aUser=&upload_protocol=&uploadType=", "host": [ "{{baseUrl}}" ], "path": [ "v1beta", ":parent", "customDimensions" ], "query": [ { "description": "V1 error format.", "key": "$.xgafv", "value": "2" }, { "description": "OAuth access token.", "key": "access_token", "value": "" }, { "description": "Data format for response.", "key": "alt", "value": "media" }, { "description": "JSONP", "key": "callback", "value": "" }, { "description": "Selector specifying which fields to include in a partial response.", "key": "fields", "value": "" }, { "description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.", "key": "key", "value": "" }, { "description": "OAuth 2.0 token for the current user.", "key": "oauth_token", "value": "" }, { "description": "Returns response with indentations and line breaks.", "key": "prettyPrint", "value": "" }, { "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.", "key": "quotaUser", "value": "" }, { "description": "Upload protocol for media (e.g. \"raw\", \"multipart\").", "key": "upload_protocol", "value": "" }, { "description": "Legacy upload protocol for media (e.g. \"media\", \"multipart\").", "key": "uploadType", "value": "" } ], "variable": [ { "id": "ac42a617-9e1c-4793-a1e9-90554ee0f2dc", "key": "parent", "value": "", "description": "(Required) Required. Example format: properties/1234" } ] }, "description": "Creates a CustomDimension." }, "response": [ { "id": "44d241b5-e5b7-4beb-a408-8ecf9f5b039e", "name": "Successful response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"description\": \"\",\n \"disallowAdsPersonalization\": \"\",\n \"displayName\": \"\",\n \"name\": \"\",\n \"parameterName\": \"\",\n \"scope\": \"ITEM\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1beta/:parent/customDimensions?$.xgafv=2&access_token=&alt=media&callback=&fields=&key=&oauth_token=&prettyPrint="aUser=&upload_protocol=&uploadType=", "host": [ "{{baseUrl}}" ], "path": [ "v1beta", ":parent", "customDimensions" ], "query": [ { "description": "V1 error format.", "key": "$.xgafv", "value": "2" }, { "description": "OAuth access token.", "key": "access_token", "value": "" }, { "description": "Data format for response.", "key": "alt", "value": "media" }, { "description": "JSONP", "key": "callback", "value": "" }, { "description": "Selector specifying which fields to include in a partial response.", "key": "fields", "value": "" }, { "description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.", "key": "key", "value": "" }, { "description": "OAuth 2.0 token for the current user.", "key": "oauth_token", "value": "" }, { "description": "Returns response with indentations and line breaks.", "key": "prettyPrint", "value": "" }, { "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.", "key": "quotaUser", "value": "" }, { "description": "Upload protocol for media (e.g. \"raw\", \"multipart\").", "key": "upload_protocol", "value": "" }, { "description": "Legacy upload protocol for media (e.g. \"media\", \"multipart\").", "key": "uploadType", "value": "" } ], "variable": [ { "key": "parent" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"description\": \"\",\n \"disallowAdsPersonalization\": \"\",\n \"displayName\": \"\",\n \"name\": \"\",\n \"parameterName\": \"\",\n \"scope\": \"ITEM\"\n}", "createdAt": "2026-06-05T15:09:03.000Z", "updatedAt": "2026-06-05T15:09:03.000Z", "uid": "35240-44d241b5-e5b7-4beb-a408-8ecf9f5b039e" } ], "createdAt": "2026-06-05T15:09:03.000Z", "updatedAt": "2026-06-05T15:09:03.000Z", "uid": "35240-7291da0a-e177-4acc-9e9c-f69b8ddb25e7" } ], "id": "c15fe357-4c74-4e34-a57a-4400f70f2729", "createdAt": "2026-06-05T15:09:03.000Z", "updatedAt": "2026-06-05T15:09:03.000Z", "uid": "35240-c15fe357-4c74-4e34-a57a-4400f70f2729" }, { "name": "customMetrics", "item": [ { "name": "analyticsadmin.properties.custom Metrics.list", "id": "8a72a949-ec59-4eb3-9bac-51daedd7aaa9", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "oauth2", "oauth2": [ { "key": "scope", "value": "https://www.googleapis.com/auth/analytics.edit https://www.googleapis.com/auth/analytics.readonly", "type": "string" }, { "key": "authUrl", "value": "https://accounts.google.com/o/oauth2/auth", "type": "string" }, { "key": "grant_type", "value": "implicit", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1beta/:parent/customMetrics?pageSize=&pageToken=&$.xgafv=2&access_token=&alt=media&callback=&fields=&key=&oauth_token=&prettyPrint="aUser=&upload_protocol=&uploadType=", "host": [ "{{baseUrl}}" ], "path": [ "v1beta", ":parent", "customMetrics" ], "query": [ { "description": "The maximum number of resources to return. If unspecified, at most 50 resources will be returned. The maximum value is 200 (higher values will be coerced to the maximum).", "key": "pageSize", "value": "" }, { "description": "A page token, received from a previous `ListCustomMetrics` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListCustomMetrics` must match the call that provided the page token.", "key": "pageToken", "value": "" }, { "description": "V1 error format.", "key": "$.xgafv", "value": "2" }, { "description": "OAuth access token.", "key": "access_token", "value": "" }, { "description": "Data format for response.", "key": "alt", "value": "media" }, { "description": "JSONP", "key": "callback", "value": "" }, { "description": "Selector specifying which fields to include in a partial response.", "key": "fields", "value": "" }, { "description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.", "key": "key", "value": "" }, { "description": "OAuth 2.0 token for the current user.", "key": "oauth_token", "value": "" }, { "description": "Returns response with indentations and line breaks.", "key": "prettyPrint", "value": "" }, { "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.", "key": "quotaUser", "value": "" }, { "description": "Upload protocol for media (e.g. \"raw\", \"multipart\").", "key": "upload_protocol", "value": "" }, { "description": "Legacy upload protocol for media (e.g. \"media\", \"multipart\").", "key": "uploadType", "value": "" } ], "variable": [ { "id": "7d3e2e0e-a3a6-4096-acbd-899584dcc9ba", "key": "parent", "value": "", "description": "(Required) Required. Example format: properties/1234" } ] }, "description": "Lists CustomMetrics on a property." }, "response": [ { "id": "d39d944e-9dd6-44f6-a956-35ab0320dc4c", "name": "Successful response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1beta/:parent/customMetrics?pageSize=&pageToken=&$.xgafv=2&access_token=&alt=media&callback=&fields=&key=&oauth_token=&prettyPrint="aUser=&upload_protocol=&uploadType=", "host": [ "{{baseUrl}}" ], "path": [ "v1beta", ":parent", "customMetrics" ], "query": [ { "description": "The maximum number of resources to return. If unspecified, at most 50 resources will be returned. The maximum value is 200 (higher values will be coerced to the maximum).", "key": "pageSize", "value": "" }, { "description": "A page token, received from a previous `ListCustomMetrics` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListCustomMetrics` must match the call that provided the page token.", "key": "pageToken", "value": "" }, { "description": "V1 error format.", "key": "$.xgafv", "value": "2" }, { "description": "OAuth access token.", "key": "access_token", "value": "" }, { "description": "Data format for response.", "key": "alt", "value": "media" }, { "description": "JSONP", "key": "callback", "value": "" }, { "description": "Selector specifying which fields to include in a partial response.", "key": "fields", "value": "" }, { "description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.", "key": "key", "value": "" }, { "description": "OAuth 2.0 token for the current user.", "key": "oauth_token", "value": "" }, { "description": "Returns response with indentations and line breaks.", "key": "prettyPrint", "value": "" }, { "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.", "key": "quotaUser", "value": "" }, { "description": "Upload protocol for media (e.g. \"raw\", \"multipart\").", "key": "upload_protocol", "value": "" }, { "description": "Legacy upload protocol for media (e.g. \"media\", \"multipart\").", "key": "uploadType", "value": "" } ], "variable": [ { "key": "parent" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"customMetrics\": [\n {\n \"description\": \"\",\n \"displayName\": \"\",\n \"measurementUnit\": \"MINUTES\",\n \"name\": \"\",\n \"parameterName\": \"\",\n \"restrictedMetricType\": [\n \"REVENUE_DATA\",\n \"RESTRICTED_METRIC_TYPE_UNSPECIFIED\"\n ],\n \"scope\": \"METRIC_SCOPE_UNSPECIFIED\"\n },\n {\n \"description\": \"\",\n \"displayName\": \"\",\n \"measurementUnit\": \"FEET\",\n \"name\": \"\",\n \"parameterName\": \"\",\n \"restrictedMetricType\": [\n \"REVENUE_DATA\",\n \"REVENUE_DATA\"\n ],\n \"scope\": \"EVENT\"\n }\n ],\n \"nextPageToken\": \"\"\n}", "createdAt": "2026-06-05T15:09:03.000Z", "updatedAt": "2026-06-05T15:09:03.000Z", "uid": "35240-d39d944e-9dd6-44f6-a956-35ab0320dc4c" } ], "createdAt": "2026-06-05T15:09:03.000Z", "updatedAt": "2026-06-05T15:09:03.000Z", "uid": "35240-8a72a949-ec59-4eb3-9bac-51daedd7aaa9" }, { "name": "analyticsadmin.properties.custom Metrics.create", "id": "43c47df9-da56-4747-adac-f59227125c3d", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "oauth2", "oauth2": [ { "key": "scope", "value": "https://www.googleapis.com/auth/analytics.edit https://www.googleapis.com/auth/analytics.readonly", "type": "string" }, { "key": "authUrl", "value": "https://accounts.google.com/o/oauth2/auth", "type": "string" }, { "key": "grant_type", "value": "implicit", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"description\": \"\",\n \"displayName\": \"\",\n \"measurementUnit\": \"STANDARD\",\n \"name\": \"\",\n \"parameterName\": \"\",\n \"restrictedMetricType\": [\n \"RESTRICTED_METRIC_TYPE_UNSPECIFIED\",\n \"REVENUE_DATA\"\n ],\n \"scope\": \"METRIC_SCOPE_UNSPECIFIED\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1beta/:parent/customMetrics?$.xgafv=2&access_token=&alt=media&callback=&fields=&key=&oauth_token=&prettyPrint="aUser=&upload_protocol=&uploadType=", "host": [ "{{baseUrl}}" ], "path": [ "v1beta", ":parent", "customMetrics" ], "query": [ { "description": "V1 error format.", "key": "$.xgafv", "value": "2" }, { "description": "OAuth access token.", "key": "access_token", "value": "" }, { "description": "Data format for response.", "key": "alt", "value": "media" }, { "description": "JSONP", "key": "callback", "value": "" }, { "description": "Selector specifying which fields to include in a partial response.", "key": "fields", "value": "" }, { "description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.", "key": "key", "value": "" }, { "description": "OAuth 2.0 token for the current user.", "key": "oauth_token", "value": "" }, { "description": "Returns response with indentations and line breaks.", "key": "prettyPrint", "value": "" }, { "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.", "key": "quotaUser", "value": "" }, { "description": "Upload protocol for media (e.g. \"raw\", \"multipart\").", "key": "upload_protocol", "value": "" }, { "description": "Legacy upload protocol for media (e.g. \"media\", \"multipart\").", "key": "uploadType", "value": "" } ], "variable": [ { "id": "51e6bd94-564b-43db-b112-55b474110200", "key": "parent", "value": "", "description": "(Required) Required. Example format: properties/1234" } ] }, "description": "Creates a CustomMetric." }, "response": [ { "id": "0f996df6-91bb-456d-bfa5-29e19317d592", "name": "Successful response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"description\": \"\",\n \"displayName\": \"\",\n \"measurementUnit\": \"STANDARD\",\n \"name\": \"\",\n \"parameterName\": \"\",\n \"restrictedMetricType\": [\n \"RESTRICTED_METRIC_TYPE_UNSPECIFIED\",\n \"REVENUE_DATA\"\n ],\n \"scope\": \"METRIC_SCOPE_UNSPECIFIED\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1beta/:parent/customMetrics?$.xgafv=2&access_token=&alt=media&callback=&fields=&key=&oauth_token=&prettyPrint="aUser=&upload_protocol=&uploadType=", "host": [ "{{baseUrl}}" ], "path": [ "v1beta", ":parent", "customMetrics" ], "query": [ { "description": "V1 error format.", "key": "$.xgafv", "value": "2" }, { "description": "OAuth access token.", "key": "access_token", "value": "" }, { "description": "Data format for response.", "key": "alt", "value": "media" }, { "description": "JSONP", "key": "callback", "value": "" }, { "description": "Selector specifying which fields to include in a partial response.", "key": "fields", "value": "" }, { "description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.", "key": "key", "value": "" }, { "description": "OAuth 2.0 token for the current user.", "key": "oauth_token", "value": "" }, { "description": "Returns response with indentations and line breaks.", "key": "prettyPrint", "value": "" }, { "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.", "key": "quotaUser", "value": "" }, { "description": "Upload protocol for media (e.g. \"raw\", \"multipart\").", "key": "upload_protocol", "value": "" }, { "description": "Legacy upload protocol for media (e.g. \"media\", \"multipart\").", "key": "uploadType", "value": "" } ], "variable": [ { "key": "parent" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"description\": \"\",\n \"displayName\": \"\",\n \"measurementUnit\": \"STANDARD\",\n \"name\": \"\",\n \"parameterName\": \"\",\n \"restrictedMetricType\": [\n \"RESTRICTED_METRIC_TYPE_UNSPECIFIED\",\n \"REVENUE_DATA\"\n ],\n \"scope\": \"METRIC_SCOPE_UNSPECIFIED\"\n}", "createdAt": "2026-06-05T15:09:03.000Z", "updatedAt": "2026-06-05T15:09:03.000Z", "uid": "35240-0f996df6-91bb-456d-bfa5-29e19317d592" } ], "createdAt": "2026-06-05T15:09:03.000Z", "updatedAt": "2026-06-05T15:09:03.000Z", "uid": "35240-43c47df9-da56-4747-adac-f59227125c3d" } ], "id": "48753404-e2ef-40eb-9b93-f1ffc64eeff5", "createdAt": "2026-06-05T15:09:03.000Z", "updatedAt": "2026-06-05T15:09:03.000Z", "uid": "35240-48753404-e2ef-40eb-9b93-f1ffc64eeff5" }, { "name": "dataStreams", "item": [ { "name": "analyticsadmin.properties.data Streams.list", "id": "34a54ec0-fa51-4660-9221-bce03300aa21", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "oauth2", "oauth2": [ { "key": "scope", "value": "https://www.googleapis.com/auth/analytics.edit https://www.googleapis.com/auth/analytics.readonly", "type": "string" }, { "key": "authUrl", "value": "https://accounts.google.com/o/oauth2/auth", "type": "string" }, { "key": "grant_type", "value": "implicit", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1beta/:parent/dataStreams?pageSize=&pageToken=&$.xgafv=2&access_token=&alt=media&callback=&fields=&key=&oauth_token=&prettyPrint="aUser=&upload_protocol=&uploadType=", "host": [ "{{baseUrl}}" ], "path": [ "v1beta", ":parent", "dataStreams" ], "query": [ { "description": "The maximum number of resources to return. If unspecified, at most 50 resources will be returned. The maximum value is 200 (higher values will be coerced to the maximum).", "key": "pageSize", "value": "" }, { "description": "A page token, received from a previous `ListDataStreams` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListDataStreams` must match the call that provided the page token.", "key": "pageToken", "value": "" }, { "description": "V1 error format.", "key": "$.xgafv", "value": "2" }, { "description": "OAuth access token.", "key": "access_token", "value": "" }, { "description": "Data format for response.", "key": "alt", "value": "media" }, { "description": "JSONP", "key": "callback", "value": "" }, { "description": "Selector specifying which fields to include in a partial response.", "key": "fields", "value": "" }, { "description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.", "key": "key", "value": "" }, { "description": "OAuth 2.0 token for the current user.", "key": "oauth_token", "value": "" }, { "description": "Returns response with indentations and line breaks.", "key": "prettyPrint", "value": "" }, { "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.", "key": "quotaUser", "value": "" }, { "description": "Upload protocol for media (e.g. \"raw\", \"multipart\").", "key": "upload_protocol", "value": "" }, { "description": "Legacy upload protocol for media (e.g. \"media\", \"multipart\").", "key": "uploadType", "value": "" } ], "variable": [ { "id": "9b04a71c-9821-4e8d-a237-38d418176c7d", "key": "parent", "value": "", "description": "(Required) Required. Example format: properties/1234" } ] }, "description": "Lists DataStreams on a property." }, "response": [ { "id": "136fc02c-b185-424d-8566-15d8a11e8152", "name": "Successful response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1beta/:parent/dataStreams?pageSize=&pageToken=&$.xgafv=2&access_token=&alt=media&callback=&fields=&key=&oauth_token=&prettyPrint="aUser=&upload_protocol=&uploadType=", "host": [ "{{baseUrl}}" ], "path": [ "v1beta", ":parent", "dataStreams" ], "query": [ { "description": "The maximum number of resources to return. If unspecified, at most 50 resources will be returned. The maximum value is 200 (higher values will be coerced to the maximum).", "key": "pageSize", "value": "" }, { "description": "A page token, received from a previous `ListDataStreams` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListDataStreams` must match the call that provided the page token.", "key": "pageToken", "value": "" }, { "description": "V1 error format.", "key": "$.xgafv", "value": "2" }, { "description": "OAuth access token.", "key": "access_token", "value": "" }, { "description": "Data format for response.", "key": "alt", "value": "media" }, { "description": "JSONP", "key": "callback", "value": "" }, { "description": "Selector specifying which fields to include in a partial response.", "key": "fields", "value": "" }, { "description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.", "key": "key", "value": "" }, { "description": "OAuth 2.0 token for the current user.", "key": "oauth_token", "value": "" }, { "description": "Returns response with indentations and line breaks.", "key": "prettyPrint", "value": "" }, { "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.", "key": "quotaUser", "value": "" }, { "description": "Upload protocol for media (e.g. \"raw\", \"multipart\").", "key": "upload_protocol", "value": "" }, { "description": "Legacy upload protocol for media (e.g. \"media\", \"multipart\").", "key": "uploadType", "value": "" } ], "variable": [ { "key": "parent" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "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\": \"DATA_STREAM_TYPE_UNSPECIFIED\",\n \"updateTime\": \"\",\n \"webStreamData\": {\n \"defaultUri\": \"\",\n \"firebaseAppId\": \"\",\n \"measurementId\": \"\"\n }\n },\n {\n \"androidAppStreamData\": {\n \"firebaseAppId\": \"\",\n \"packageName\": \"\"\n },\n \"createTime\": \"\",\n \"displayName\": \"\",\n \"iosAppStreamData\": {\n \"bundleId\": \"\",\n \"firebaseAppId\": \"\"\n },\n \"name\": \"\",\n \"type\": \"IOS_APP_DATA_STREAM\",\n \"updateTime\": \"\",\n \"webStreamData\": {\n \"defaultUri\": \"\",\n \"firebaseAppId\": \"\",\n \"measurementId\": \"\"\n }\n }\n ],\n \"nextPageToken\": \"\"\n}", "createdAt": "2026-06-05T15:09:03.000Z", "updatedAt": "2026-06-05T15:09:03.000Z", "uid": "35240-136fc02c-b185-424d-8566-15d8a11e8152" } ], "createdAt": "2026-06-05T15:09:03.000Z", "updatedAt": "2026-06-05T15:09:03.000Z", "uid": "35240-34a54ec0-fa51-4660-9221-bce03300aa21" }, { "name": "analyticsadmin.properties.data Streams.create", "id": "0ab8429b-8b6d-4e0d-9d4f-89545da0d0a2", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "oauth2", "oauth2": [ { "key": "scope", "value": "https://www.googleapis.com/auth/analytics.edit https://www.googleapis.com/auth/analytics.readonly", "type": "string" }, { "key": "authUrl", "value": "https://accounts.google.com/o/oauth2/auth", "type": "string" }, { "key": "grant_type", "value": "implicit", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"androidAppStreamData\": {\n \"firebaseAppId\": \"\",\n \"packageName\": \"\"\n },\n \"createTime\": \"\",\n \"displayName\": \"\",\n \"iosAppStreamData\": {\n \"bundleId\": \"\",\n \"firebaseAppId\": \"\"\n },\n \"name\": \"\",\n \"type\": \"WEB_DATA_STREAM\",\n \"updateTime\": \"\",\n \"webStreamData\": {\n \"defaultUri\": \"\",\n \"firebaseAppId\": \"\",\n \"measurementId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1beta/:parent/dataStreams?$.xgafv=2&access_token=&alt=media&callback=&fields=&key=&oauth_token=&prettyPrint="aUser=&upload_protocol=&uploadType=", "host": [ "{{baseUrl}}" ], "path": [ "v1beta", ":parent", "dataStreams" ], "query": [ { "description": "V1 error format.", "key": "$.xgafv", "value": "2" }, { "description": "OAuth access token.", "key": "access_token", "value": "" }, { "description": "Data format for response.", "key": "alt", "value": "media" }, { "description": "JSONP", "key": "callback", "value": "" }, { "description": "Selector specifying which fields to include in a partial response.", "key": "fields", "value": "" }, { "description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.", "key": "key", "value": "" }, { "description": "OAuth 2.0 token for the current user.", "key": "oauth_token", "value": "" }, { "description": "Returns response with indentations and line breaks.", "key": "prettyPrint", "value": "" }, { "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.", "key": "quotaUser", "value": "" }, { "description": "Upload protocol for media (e.g. \"raw\", \"multipart\").", "key": "upload_protocol", "value": "" }, { "description": "Legacy upload protocol for media (e.g. \"media\", \"multipart\").", "key": "uploadType", "value": "" } ], "variable": [ { "id": "87e36f49-f012-488d-8381-3d7c393cc417", "key": "parent", "value": "", "description": "(Required) Required. Example format: properties/1234" } ] }, "description": "Creates a DataStream." }, "response": [ { "id": "e8a0b624-ff0b-4ab0-a6d1-bd0796b3f429", "name": "Successful response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"androidAppStreamData\": {\n \"firebaseAppId\": \"\",\n \"packageName\": \"\"\n },\n \"createTime\": \"\",\n \"displayName\": \"\",\n \"iosAppStreamData\": {\n \"bundleId\": \"\",\n \"firebaseAppId\": \"\"\n },\n \"name\": \"\",\n \"type\": \"WEB_DATA_STREAM\",\n \"updateTime\": \"\",\n \"webStreamData\": {\n \"defaultUri\": \"\",\n \"firebaseAppId\": \"\",\n \"measurementId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1beta/:parent/dataStreams?$.xgafv=2&access_token=&alt=media&callback=&fields=&key=&oauth_token=&prettyPrint="aUser=&upload_protocol=&uploadType=", "host": [ "{{baseUrl}}" ], "path": [ "v1beta", ":parent", "dataStreams" ], "query": [ { "description": "V1 error format.", "key": "$.xgafv", "value": "2" }, { "description": "OAuth access token.", "key": "access_token", "value": "" }, { "description": "Data format for response.", "key": "alt", "value": "media" }, { "description": "JSONP", "key": "callback", "value": "" }, { "description": "Selector specifying which fields to include in a partial response.", "key": "fields", "value": "" }, { "description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.", "key": "key", "value": "" }, { "description": "OAuth 2.0 token for the current user.", "key": "oauth_token", "value": "" }, { "description": "Returns response with indentations and line breaks.", "key": "prettyPrint", "value": "" }, { "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.", "key": "quotaUser", "value": "" }, { "description": "Upload protocol for media (e.g. \"raw\", \"multipart\").", "key": "upload_protocol", "value": "" }, { "description": "Legacy upload protocol for media (e.g. \"media\", \"multipart\").", "key": "uploadType", "value": "" } ], "variable": [ { "key": "parent" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"androidAppStreamData\": {\n \"firebaseAppId\": \"\",\n \"packageName\": \"\"\n },\n \"createTime\": \"\",\n \"displayName\": \"\",\n \"iosAppStreamData\": {\n \"bundleId\": \"\",\n \"firebaseAppId\": \"\"\n },\n \"name\": \"\",\n \"type\": \"WEB_DATA_STREAM\",\n \"updateTime\": \"\",\n \"webStreamData\": {\n \"defaultUri\": \"\",\n \"firebaseAppId\": \"\",\n \"measurementId\": \"\"\n }\n}", "createdAt": "2026-06-05T15:09:03.000Z", "updatedAt": "2026-06-05T15:09:03.000Z", "uid": "35240-e8a0b624-ff0b-4ab0-a6d1-bd0796b3f429" } ], "createdAt": "2026-06-05T15:09:03.000Z", "updatedAt": "2026-06-05T15:09:03.000Z", "uid": "35240-0ab8429b-8b6d-4e0d-9d4f-89545da0d0a2" } ], "id": "f853f241-ab07-4955-bc2a-810b66d71d2a", "createdAt": "2026-06-05T15:09:03.000Z", "updatedAt": "2026-06-05T15:09:03.000Z", "uid": "35240-f853f241-ab07-4955-bc2a-810b66d71d2a" }, { "name": "firebaseLinks", "item": [ { "name": "analyticsadmin.properties.firebase Links.list", "id": "3c85b848-3c37-43df-88ad-9c5d14b2960b", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "oauth2", "oauth2": [ { "key": "scope", "value": "https://www.googleapis.com/auth/analytics.edit https://www.googleapis.com/auth/analytics.readonly", "type": "string" }, { "key": "authUrl", "value": "https://accounts.google.com/o/oauth2/auth", "type": "string" }, { "key": "grant_type", "value": "implicit", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1beta/:parent/firebaseLinks?pageSize=&pageToken=&$.xgafv=2&access_token=&alt=media&callback=&fields=&key=&oauth_token=&prettyPrint="aUser=&upload_protocol=&uploadType=", "host": [ "{{baseUrl}}" ], "path": [ "v1beta", ":parent", "firebaseLinks" ], "query": [ { "description": "The maximum number of resources to return. The service may return fewer than this value, even if there are additional pages. If unspecified, at most 50 resources will be returned. The maximum value is 200; (higher values will be coerced to the maximum)", "key": "pageSize", "value": "" }, { "description": "A page token, received from a previous `ListFirebaseLinks` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListFirebaseLinks` must match the call that provided the page token.", "key": "pageToken", "value": "" }, { "description": "V1 error format.", "key": "$.xgafv", "value": "2" }, { "description": "OAuth access token.", "key": "access_token", "value": "" }, { "description": "Data format for response.", "key": "alt", "value": "media" }, { "description": "JSONP", "key": "callback", "value": "" }, { "description": "Selector specifying which fields to include in a partial response.", "key": "fields", "value": "" }, { "description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.", "key": "key", "value": "" }, { "description": "OAuth 2.0 token for the current user.", "key": "oauth_token", "value": "" }, { "description": "Returns response with indentations and line breaks.", "key": "prettyPrint", "value": "" }, { "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.", "key": "quotaUser", "value": "" }, { "description": "Upload protocol for media (e.g. \"raw\", \"multipart\").", "key": "upload_protocol", "value": "" }, { "description": "Legacy upload protocol for media (e.g. \"media\", \"multipart\").", "key": "uploadType", "value": "" } ], "variable": [ { "id": "72bb7460-89b7-406f-ac1d-708a80bc96f9", "key": "parent", "value": "", "description": "(Required) Required. Format: properties/{property_id} Example: properties/1234" } ] }, "description": "Lists FirebaseLinks on a property. Properties can have at most one FirebaseLink." }, "response": [ { "id": "46c2f8f6-1b45-4b46-bbad-aace7c3cbab2", "name": "Successful response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1beta/:parent/firebaseLinks?pageSize=&pageToken=&$.xgafv=2&access_token=&alt=media&callback=&fields=&key=&oauth_token=&prettyPrint="aUser=&upload_protocol=&uploadType=", "host": [ "{{baseUrl}}" ], "path": [ "v1beta", ":parent", "firebaseLinks" ], "query": [ { "description": "The maximum number of resources to return. The service may return fewer than this value, even if there are additional pages. If unspecified, at most 50 resources will be returned. The maximum value is 200; (higher values will be coerced to the maximum)", "key": "pageSize", "value": "" }, { "description": "A page token, received from a previous `ListFirebaseLinks` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListFirebaseLinks` must match the call that provided the page token.", "key": "pageToken", "value": "" }, { "description": "V1 error format.", "key": "$.xgafv", "value": "2" }, { "description": "OAuth access token.", "key": "access_token", "value": "" }, { "description": "Data format for response.", "key": "alt", "value": "media" }, { "description": "JSONP", "key": "callback", "value": "" }, { "description": "Selector specifying which fields to include in a partial response.", "key": "fields", "value": "" }, { "description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.", "key": "key", "value": "" }, { "description": "OAuth 2.0 token for the current user.", "key": "oauth_token", "value": "" }, { "description": "Returns response with indentations and line breaks.", "key": "prettyPrint", "value": "" }, { "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.", "key": "quotaUser", "value": "" }, { "description": "Upload protocol for media (e.g. \"raw\", \"multipart\").", "key": "upload_protocol", "value": "" }, { "description": "Legacy upload protocol for media (e.g. \"media\", \"multipart\").", "key": "uploadType", "value": "" } ], "variable": [ { "key": "parent" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"firebaseLinks\": [\n {\n \"createTime\": \"\",\n \"name\": \"\",\n \"project\": \"\"\n },\n {\n \"createTime\": \"\",\n \"name\": \"\",\n \"project\": \"\"\n }\n ],\n \"nextPageToken\": \"\"\n}", "createdAt": "2026-06-05T15:09:03.000Z", "updatedAt": "2026-06-05T15:09:03.000Z", "uid": "35240-46c2f8f6-1b45-4b46-bbad-aace7c3cbab2" } ], "createdAt": "2026-06-05T15:09:03.000Z", "updatedAt": "2026-06-05T15:09:03.000Z", "uid": "35240-3c85b848-3c37-43df-88ad-9c5d14b2960b" }, { "name": "analyticsadmin.properties.firebase Links.create", "id": "36f52f42-35c6-4248-8c04-ac1d75cf7dc4", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "oauth2", "oauth2": [ { "key": "scope", "value": "https://www.googleapis.com/auth/analytics.edit https://www.googleapis.com/auth/analytics.readonly", "type": "string" }, { "key": "authUrl", "value": "https://accounts.google.com/o/oauth2/auth", "type": "string" }, { "key": "grant_type", "value": "implicit", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"createTime\": \"\",\n \"name\": \"\",\n \"project\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1beta/:parent/firebaseLinks?$.xgafv=2&access_token=&alt=media&callback=&fields=&key=&oauth_token=&prettyPrint="aUser=&upload_protocol=&uploadType=", "host": [ "{{baseUrl}}" ], "path": [ "v1beta", ":parent", "firebaseLinks" ], "query": [ { "description": "V1 error format.", "key": "$.xgafv", "value": "2" }, { "description": "OAuth access token.", "key": "access_token", "value": "" }, { "description": "Data format for response.", "key": "alt", "value": "media" }, { "description": "JSONP", "key": "callback", "value": "" }, { "description": "Selector specifying which fields to include in a partial response.", "key": "fields", "value": "" }, { "description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.", "key": "key", "value": "" }, { "description": "OAuth 2.0 token for the current user.", "key": "oauth_token", "value": "" }, { "description": "Returns response with indentations and line breaks.", "key": "prettyPrint", "value": "" }, { "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.", "key": "quotaUser", "value": "" }, { "description": "Upload protocol for media (e.g. \"raw\", \"multipart\").", "key": "upload_protocol", "value": "" }, { "description": "Legacy upload protocol for media (e.g. \"media\", \"multipart\").", "key": "uploadType", "value": "" } ], "variable": [ { "id": "b888d256-97db-48c3-b5a7-022dff87875f", "key": "parent", "value": "", "description": "(Required) Required. Format: properties/{property_id} Example: properties/1234" } ] }, "description": "Creates a FirebaseLink. Properties can have at most one FirebaseLink." }, "response": [ { "id": "63e22d43-6c7f-4e3b-ad60-ec20c5955651", "name": "Successful response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"createTime\": \"\",\n \"name\": \"\",\n \"project\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1beta/:parent/firebaseLinks?$.xgafv=2&access_token=&alt=media&callback=&fields=&key=&oauth_token=&prettyPrint="aUser=&upload_protocol=&uploadType=", "host": [ "{{baseUrl}}" ], "path": [ "v1beta", ":parent", "firebaseLinks" ], "query": [ { "description": "V1 error format.", "key": "$.xgafv", "value": "2" }, { "description": "OAuth access token.", "key": "access_token", "value": "" }, { "description": "Data format for response.", "key": "alt", "value": "media" }, { "description": "JSONP", "key": "callback", "value": "" }, { "description": "Selector specifying which fields to include in a partial response.", "key": "fields", "value": "" }, { "description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.", "key": "key", "value": "" }, { "description": "OAuth 2.0 token for the current user.", "key": "oauth_token", "value": "" }, { "description": "Returns response with indentations and line breaks.", "key": "prettyPrint", "value": "" }, { "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.", "key": "quotaUser", "value": "" }, { "description": "Upload protocol for media (e.g. \"raw\", \"multipart\").", "key": "upload_protocol", "value": "" }, { "description": "Legacy upload protocol for media (e.g. \"media\", \"multipart\").", "key": "uploadType", "value": "" } ], "variable": [ { "key": "parent" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"createTime\": \"\",\n \"name\": \"\",\n \"project\": \"\"\n}", "createdAt": "2026-06-05T15:09:03.000Z", "updatedAt": "2026-06-05T15:09:03.000Z", "uid": "35240-63e22d43-6c7f-4e3b-ad60-ec20c5955651" } ], "createdAt": "2026-06-05T15:09:03.000Z", "updatedAt": "2026-06-05T15:09:03.000Z", "uid": "35240-36f52f42-35c6-4248-8c04-ac1d75cf7dc4" } ], "id": "8398ad7e-5317-4fbe-837c-8ae98ca79577", "createdAt": "2026-06-05T15:09:03.000Z", "updatedAt": "2026-06-05T15:09:03.000Z", "uid": "35240-8398ad7e-5317-4fbe-837c-8ae98ca79577" }, { "name": "googleAdsLinks", "item": [ { "name": "analyticsadmin.properties.google Ads Links.list", "id": "299037d4-f530-49a4-82cd-b1311a05715d", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "oauth2", "oauth2": [ { "key": "scope", "value": "https://www.googleapis.com/auth/analytics.edit https://www.googleapis.com/auth/analytics.readonly", "type": "string" }, { "key": "authUrl", "value": "https://accounts.google.com/o/oauth2/auth", "type": "string" }, { "key": "grant_type", "value": "implicit", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1beta/:parent/googleAdsLinks?pageSize=&pageToken=&$.xgafv=2&access_token=&alt=media&callback=&fields=&key=&oauth_token=&prettyPrint="aUser=&upload_protocol=&uploadType=", "host": [ "{{baseUrl}}" ], "path": [ "v1beta", ":parent", "googleAdsLinks" ], "query": [ { "description": "The maximum number of resources to return. If unspecified, at most 50 resources will be returned. The maximum value is 200 (higher values will be coerced to the maximum).", "key": "pageSize", "value": "" }, { "description": "A page token, received from a previous `ListGoogleAdsLinks` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListGoogleAdsLinks` must match the call that provided the page token.", "key": "pageToken", "value": "" }, { "description": "V1 error format.", "key": "$.xgafv", "value": "2" }, { "description": "OAuth access token.", "key": "access_token", "value": "" }, { "description": "Data format for response.", "key": "alt", "value": "media" }, { "description": "JSONP", "key": "callback", "value": "" }, { "description": "Selector specifying which fields to include in a partial response.", "key": "fields", "value": "" }, { "description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.", "key": "key", "value": "" }, { "description": "OAuth 2.0 token for the current user.", "key": "oauth_token", "value": "" }, { "description": "Returns response with indentations and line breaks.", "key": "prettyPrint", "value": "" }, { "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.", "key": "quotaUser", "value": "" }, { "description": "Upload protocol for media (e.g. \"raw\", \"multipart\").", "key": "upload_protocol", "value": "" }, { "description": "Legacy upload protocol for media (e.g. \"media\", \"multipart\").", "key": "uploadType", "value": "" } ], "variable": [ { "id": "424809df-45cf-49a8-b06a-135beed60501", "key": "parent", "value": "", "description": "(Required) Required. Example format: properties/1234" } ] }, "description": "Lists GoogleAdsLinks on a property." }, "response": [ { "id": "67beca71-572b-4555-9bb9-e6f5d45d08fa", "name": "Successful response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1beta/:parent/googleAdsLinks?pageSize=&pageToken=&$.xgafv=2&access_token=&alt=media&callback=&fields=&key=&oauth_token=&prettyPrint="aUser=&upload_protocol=&uploadType=", "host": [ "{{baseUrl}}" ], "path": [ "v1beta", ":parent", "googleAdsLinks" ], "query": [ { "description": "The maximum number of resources to return. If unspecified, at most 50 resources will be returned. The maximum value is 200 (higher values will be coerced to the maximum).", "key": "pageSize", "value": "" }, { "description": "A page token, received from a previous `ListGoogleAdsLinks` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListGoogleAdsLinks` must match the call that provided the page token.", "key": "pageToken", "value": "" }, { "description": "V1 error format.", "key": "$.xgafv", "value": "2" }, { "description": "OAuth access token.", "key": "access_token", "value": "" }, { "description": "Data format for response.", "key": "alt", "value": "media" }, { "description": "JSONP", "key": "callback", "value": "" }, { "description": "Selector specifying which fields to include in a partial response.", "key": "fields", "value": "" }, { "description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.", "key": "key", "value": "" }, { "description": "OAuth 2.0 token for the current user.", "key": "oauth_token", "value": "" }, { "description": "Returns response with indentations and line breaks.", "key": "prettyPrint", "value": "" }, { "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.", "key": "quotaUser", "value": "" }, { "description": "Upload protocol for media (e.g. \"raw\", \"multipart\").", "key": "upload_protocol", "value": "" }, { "description": "Legacy upload protocol for media (e.g. \"media\", \"multipart\").", "key": "uploadType", "value": "" } ], "variable": [ { "key": "parent" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"googleAdsLinks\": [\n {\n \"adsPersonalizationEnabled\": \"\",\n \"canManageClients\": \"\",\n \"createTime\": \"\",\n \"creatorEmailAddress\": \"\",\n \"customerId\": \"\",\n \"name\": \"\",\n \"updateTime\": \"\"\n },\n {\n \"adsPersonalizationEnabled\": \"\",\n \"canManageClients\": \"\",\n \"createTime\": \"\",\n \"creatorEmailAddress\": \"\",\n \"customerId\": \"\",\n \"name\": \"\",\n \"updateTime\": \"\"\n }\n ],\n \"nextPageToken\": \"\"\n}", "createdAt": "2026-06-05T15:09:03.000Z", "updatedAt": "2026-06-05T15:09:03.000Z", "uid": "35240-67beca71-572b-4555-9bb9-e6f5d45d08fa" } ], "createdAt": "2026-06-05T15:09:03.000Z", "updatedAt": "2026-06-05T15:09:03.000Z", "uid": "35240-299037d4-f530-49a4-82cd-b1311a05715d" }, { "name": "analyticsadmin.properties.google Ads Links.create", "id": "706d6c46-039d-49de-90f6-1d0b374ba6aa", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "oauth2", "oauth2": [ { "key": "scope", "value": "https://www.googleapis.com/auth/analytics.edit https://www.googleapis.com/auth/analytics.readonly", "type": "string" }, { "key": "authUrl", "value": "https://accounts.google.com/o/oauth2/auth", "type": "string" }, { "key": "grant_type", "value": "implicit", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"adsPersonalizationEnabled\": \"\",\n \"canManageClients\": \"\",\n \"createTime\": \"\",\n \"creatorEmailAddress\": \"\",\n \"customerId\": \"\",\n \"name\": \"\",\n \"updateTime\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1beta/:parent/googleAdsLinks?$.xgafv=2&access_token=&alt=media&callback=&fields=&key=&oauth_token=&prettyPrint="aUser=&upload_protocol=&uploadType=", "host": [ "{{baseUrl}}" ], "path": [ "v1beta", ":parent", "googleAdsLinks" ], "query": [ { "description": "V1 error format.", "key": "$.xgafv", "value": "2" }, { "description": "OAuth access token.", "key": "access_token", "value": "" }, { "description": "Data format for response.", "key": "alt", "value": "media" }, { "description": "JSONP", "key": "callback", "value": "" }, { "description": "Selector specifying which fields to include in a partial response.", "key": "fields", "value": "" }, { "description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.", "key": "key", "value": "" }, { "description": "OAuth 2.0 token for the current user.", "key": "oauth_token", "value": "" }, { "description": "Returns response with indentations and line breaks.", "key": "prettyPrint", "value": "" }, { "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.", "key": "quotaUser", "value": "" }, { "description": "Upload protocol for media (e.g. \"raw\", \"multipart\").", "key": "upload_protocol", "value": "" }, { "description": "Legacy upload protocol for media (e.g. \"media\", \"multipart\").", "key": "uploadType", "value": "" } ], "variable": [ { "id": "a1f32947-3703-422c-9761-dd1919a5fde5", "key": "parent", "value": "", "description": "(Required) Required. Example format: properties/1234" } ] }, "description": "Creates a GoogleAdsLink." }, "response": [ { "id": "56c32fc7-9e5c-470b-be1f-6d7df728ad9d", "name": "Successful response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"adsPersonalizationEnabled\": \"\",\n \"canManageClients\": \"\",\n \"createTime\": \"\",\n \"creatorEmailAddress\": \"\",\n \"customerId\": \"\",\n \"name\": \"\",\n \"updateTime\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1beta/:parent/googleAdsLinks?$.xgafv=2&access_token=&alt=media&callback=&fields=&key=&oauth_token=&prettyPrint="aUser=&upload_protocol=&uploadType=", "host": [ "{{baseUrl}}" ], "path": [ "v1beta", ":parent", "googleAdsLinks" ], "query": [ { "description": "V1 error format.", "key": "$.xgafv", "value": "2" }, { "description": "OAuth access token.", "key": "access_token", "value": "" }, { "description": "Data format for response.", "key": "alt", "value": "media" }, { "description": "JSONP", "key": "callback", "value": "" }, { "description": "Selector specifying which fields to include in a partial response.", "key": "fields", "value": "" }, { "description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.", "key": "key", "value": "" }, { "description": "OAuth 2.0 token for the current user.", "key": "oauth_token", "value": "" }, { "description": "Returns response with indentations and line breaks.", "key": "prettyPrint", "value": "" }, { "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.", "key": "quotaUser", "value": "" }, { "description": "Upload protocol for media (e.g. \"raw\", \"multipart\").", "key": "upload_protocol", "value": "" }, { "description": "Legacy upload protocol for media (e.g. \"media\", \"multipart\").", "key": "uploadType", "value": "" } ], "variable": [ { "key": "parent" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"adsPersonalizationEnabled\": \"\",\n \"canManageClients\": \"\",\n \"createTime\": \"\",\n \"creatorEmailAddress\": \"\",\n \"customerId\": \"\",\n \"name\": \"\",\n \"updateTime\": \"\"\n}", "createdAt": "2026-06-05T15:09:03.000Z", "updatedAt": "2026-06-05T15:09:03.000Z", "uid": "35240-56c32fc7-9e5c-470b-be1f-6d7df728ad9d" } ], "createdAt": "2026-06-05T15:09:03.000Z", "updatedAt": "2026-06-05T15:09:03.000Z", "uid": "35240-706d6c46-039d-49de-90f6-1d0b374ba6aa" } ], "id": "ef598b75-0d62-4fd0-8828-e623399de974", "createdAt": "2026-06-05T15:09:03.000Z", "updatedAt": "2026-06-05T15:09:03.000Z", "uid": "35240-ef598b75-0d62-4fd0-8828-e623399de974" }, { "name": "measurementProtocolSecrets", "item": [ { "name": "analyticsadmin.properties.data Streams.measurement Protocol Secrets.list", "id": "33276943-c409-4183-a62b-c8bfd20955c0", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "oauth2", "oauth2": [ { "key": "scope", "value": "https://www.googleapis.com/auth/analytics.edit https://www.googleapis.com/auth/analytics.readonly", "type": "string" }, { "key": "authUrl", "value": "https://accounts.google.com/o/oauth2/auth", "type": "string" }, { "key": "grant_type", "value": "implicit", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1beta/:parent/measurementProtocolSecrets?pageSize=&pageToken=&$.xgafv=2&access_token=&alt=media&callback=&fields=&key=&oauth_token=&prettyPrint="aUser=&upload_protocol=&uploadType=", "host": [ "{{baseUrl}}" ], "path": [ "v1beta", ":parent", "measurementProtocolSecrets" ], "query": [ { "description": "The maximum number of resources to return. If unspecified, at most 10 resources will be returned. The maximum value is 10. Higher values will be coerced to the maximum.", "key": "pageSize", "value": "" }, { "description": "A page token, received from a previous `ListMeasurementProtocolSecrets` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListMeasurementProtocolSecrets` must match the call that provided the page token.", "key": "pageToken", "value": "" }, { "description": "V1 error format.", "key": "$.xgafv", "value": "2" }, { "description": "OAuth access token.", "key": "access_token", "value": "" }, { "description": "Data format for response.", "key": "alt", "value": "media" }, { "description": "JSONP", "key": "callback", "value": "" }, { "description": "Selector specifying which fields to include in a partial response.", "key": "fields", "value": "" }, { "description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.", "key": "key", "value": "" }, { "description": "OAuth 2.0 token for the current user.", "key": "oauth_token", "value": "" }, { "description": "Returns response with indentations and line breaks.", "key": "prettyPrint", "value": "" }, { "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.", "key": "quotaUser", "value": "" }, { "description": "Upload protocol for media (e.g. \"raw\", \"multipart\").", "key": "upload_protocol", "value": "" }, { "description": "Legacy upload protocol for media (e.g. \"media\", \"multipart\").", "key": "uploadType", "value": "" } ], "variable": [ { "id": "532f6afe-0a9c-4b76-a47e-ea2197d23422", "key": "parent", "value": "", "description": "(Required) Required. The resource name of the parent stream. Format: properties/{property}/dataStreams/{dataStream}/measurementProtocolSecrets" } ] }, "description": "Returns child MeasurementProtocolSecrets under the specified parent Property." }, "response": [ { "id": "951806a5-5e6f-4e39-820a-189ecab86044", "name": "Successful response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1beta/:parent/measurementProtocolSecrets?pageSize=&pageToken=&$.xgafv=2&access_token=&alt=media&callback=&fields=&key=&oauth_token=&prettyPrint="aUser=&upload_protocol=&uploadType=", "host": [ "{{baseUrl}}" ], "path": [ "v1beta", ":parent", "measurementProtocolSecrets" ], "query": [ { "description": "The maximum number of resources to return. If unspecified, at most 10 resources will be returned. The maximum value is 10. Higher values will be coerced to the maximum.", "key": "pageSize", "value": "" }, { "description": "A page token, received from a previous `ListMeasurementProtocolSecrets` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListMeasurementProtocolSecrets` must match the call that provided the page token.", "key": "pageToken", "value": "" }, { "description": "V1 error format.", "key": "$.xgafv", "value": "2" }, { "description": "OAuth access token.", "key": "access_token", "value": "" }, { "description": "Data format for response.", "key": "alt", "value": "media" }, { "description": "JSONP", "key": "callback", "value": "" }, { "description": "Selector specifying which fields to include in a partial response.", "key": "fields", "value": "" }, { "description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.", "key": "key", "value": "" }, { "description": "OAuth 2.0 token for the current user.", "key": "oauth_token", "value": "" }, { "description": "Returns response with indentations and line breaks.", "key": "prettyPrint", "value": "" }, { "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.", "key": "quotaUser", "value": "" }, { "description": "Upload protocol for media (e.g. \"raw\", \"multipart\").", "key": "upload_protocol", "value": "" }, { "description": "Legacy upload protocol for media (e.g. \"media\", \"multipart\").", "key": "uploadType", "value": "" } ], "variable": [ { "key": "parent" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"measurementProtocolSecrets\": [\n {\n \"displayName\": \"\",\n \"name\": \"\",\n \"secretValue\": \"\"\n },\n {\n \"displayName\": \"\",\n \"name\": \"\",\n \"secretValue\": \"\"\n }\n ],\n \"nextPageToken\": \"\"\n}", "createdAt": "2026-06-05T15:09:03.000Z", "updatedAt": "2026-06-05T15:09:03.000Z", "uid": "35240-951806a5-5e6f-4e39-820a-189ecab86044" } ], "createdAt": "2026-06-05T15:09:03.000Z", "updatedAt": "2026-06-05T15:09:03.000Z", "uid": "35240-33276943-c409-4183-a62b-c8bfd20955c0" }, { "name": "analyticsadmin.properties.data Streams.measurement Protocol Secrets.create", "id": "755a7c89-aae3-484b-a604-4284a777326b", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "oauth2", "oauth2": [ { "key": "scope", "value": "https://www.googleapis.com/auth/analytics.edit https://www.googleapis.com/auth/analytics.readonly", "type": "string" }, { "key": "authUrl", "value": "https://accounts.google.com/o/oauth2/auth", "type": "string" }, { "key": "grant_type", "value": "implicit", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"displayName\": \"\",\n \"name\": \"\",\n \"secretValue\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1beta/:parent/measurementProtocolSecrets?$.xgafv=2&access_token=&alt=media&callback=&fields=&key=&oauth_token=&prettyPrint="aUser=&upload_protocol=&uploadType=", "host": [ "{{baseUrl}}" ], "path": [ "v1beta", ":parent", "measurementProtocolSecrets" ], "query": [ { "description": "V1 error format.", "key": "$.xgafv", "value": "2" }, { "description": "OAuth access token.", "key": "access_token", "value": "" }, { "description": "Data format for response.", "key": "alt", "value": "media" }, { "description": "JSONP", "key": "callback", "value": "" }, { "description": "Selector specifying which fields to include in a partial response.", "key": "fields", "value": "" }, { "description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.", "key": "key", "value": "" }, { "description": "OAuth 2.0 token for the current user.", "key": "oauth_token", "value": "" }, { "description": "Returns response with indentations and line breaks.", "key": "prettyPrint", "value": "" }, { "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.", "key": "quotaUser", "value": "" }, { "description": "Upload protocol for media (e.g. \"raw\", \"multipart\").", "key": "upload_protocol", "value": "" }, { "description": "Legacy upload protocol for media (e.g. \"media\", \"multipart\").", "key": "uploadType", "value": "" } ], "variable": [ { "id": "fb5e7ce2-a8db-42ac-976b-7428bcc9284a", "key": "parent", "value": "", "description": "(Required) Required. The parent resource where this secret will be created. Format: properties/{property}/dataStreams/{dataStream}" } ] }, "description": "Creates a measurement protocol secret." }, "response": [ { "id": "4fe64f11-c3bc-4403-8f1a-92ed42ba79d9", "name": "Successful response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"displayName\": \"\",\n \"name\": \"\",\n \"secretValue\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1beta/:parent/measurementProtocolSecrets?$.xgafv=2&access_token=&alt=media&callback=&fields=&key=&oauth_token=&prettyPrint="aUser=&upload_protocol=&uploadType=", "host": [ "{{baseUrl}}" ], "path": [ "v1beta", ":parent", "measurementProtocolSecrets" ], "query": [ { "description": "V1 error format.", "key": "$.xgafv", "value": "2" }, { "description": "OAuth access token.", "key": "access_token", "value": "" }, { "description": "Data format for response.", "key": "alt", "value": "media" }, { "description": "JSONP", "key": "callback", "value": "" }, { "description": "Selector specifying which fields to include in a partial response.", "key": "fields", "value": "" }, { "description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.", "key": "key", "value": "" }, { "description": "OAuth 2.0 token for the current user.", "key": "oauth_token", "value": "" }, { "description": "Returns response with indentations and line breaks.", "key": "prettyPrint", "value": "" }, { "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.", "key": "quotaUser", "value": "" }, { "description": "Upload protocol for media (e.g. \"raw\", \"multipart\").", "key": "upload_protocol", "value": "" }, { "description": "Legacy upload protocol for media (e.g. \"media\", \"multipart\").", "key": "uploadType", "value": "" } ], "variable": [ { "key": "parent" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"displayName\": \"\",\n \"name\": \"\",\n \"secretValue\": \"\"\n}", "createdAt": "2026-06-05T15:09:03.000Z", "updatedAt": "2026-06-05T15:09:03.000Z", "uid": "35240-4fe64f11-c3bc-4403-8f1a-92ed42ba79d9" } ], "createdAt": "2026-06-05T15:09:03.000Z", "updatedAt": "2026-06-05T15:09:03.000Z", "uid": "35240-755a7c89-aae3-484b-a604-4284a777326b" } ], "id": "b2e774c2-243e-49b0-92bf-33af38bc57e1", "createdAt": "2026-06-05T15:09:03.000Z", "updatedAt": "2026-06-05T15:09:03.000Z", "uid": "35240-b2e774c2-243e-49b0-92bf-33af38bc57e1" } ], "id": "ddc5719f-2b3c-44f7-8114-a4a8c63eec21", "createdAt": "2026-06-05T15:09:03.000Z", "updatedAt": "2026-06-05T15:09:03.000Z", "uid": "35240-ddc5719f-2b3c-44f7-8114-a4a8c63eec21" }, { "name": "{property}:acknowledgeUserDataCollection", "item": [ { "name": "analyticsadmin.properties.acknowledge User Data Collection", "id": "819ed6e4-db21-4932-8594-106b8322e3e1", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "oauth2", "oauth2": [ { "key": "scope", "value": "https://www.googleapis.com/auth/analytics.edit https://www.googleapis.com/auth/analytics.readonly", "type": "string" }, { "key": "authUrl", "value": "https://accounts.google.com/o/oauth2/auth", "type": "string" }, { "key": "grant_type", "value": "implicit", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"acknowledgement\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1beta/{{property}}:acknowledgeUserDataCollection?$.xgafv=2&access_token=&alt=media&callback=&fields=&key=&oauth_token=&prettyPrint="aUser=&upload_protocol=&uploadType=", "host": [ "{{baseUrl}}" ], "path": [ "v1beta", "{{property}}:acknowledgeUserDataCollection" ], "query": [ { "description": "V1 error format.", "key": "$.xgafv", "value": "2" }, { "description": "OAuth access token.", "key": "access_token", "value": "" }, { "description": "Data format for response.", "key": "alt", "value": "media" }, { "description": "JSONP", "key": "callback", "value": "" }, { "description": "Selector specifying which fields to include in a partial response.", "key": "fields", "value": "" }, { "description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.", "key": "key", "value": "" }, { "description": "OAuth 2.0 token for the current user.", "key": "oauth_token", "value": "" }, { "description": "Returns response with indentations and line breaks.", "key": "prettyPrint", "value": "" }, { "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.", "key": "quotaUser", "value": "" }, { "description": "Upload protocol for media (e.g. \"raw\", \"multipart\").", "key": "upload_protocol", "value": "" }, { "description": "Legacy upload protocol for media (e.g. \"media\", \"multipart\").", "key": "uploadType", "value": "" } ] }, "description": "Acknowledges the terms of user data collection for the specified property. This acknowledgement must be completed (either in the Google Analytics UI or through this API) before MeasurementProtocolSecret resources may be created." }, "response": [ { "id": "b343f3ee-7f1c-4d13-a19f-ac6ab2d0c3e4", "name": "Successful response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"acknowledgement\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1beta/{{property}}:acknowledgeUserDataCollection?$.xgafv=2&access_token=&alt=media&callback=&fields=&key=&oauth_token=&prettyPrint="aUser=&upload_protocol=&uploadType=", "host": [ "{{baseUrl}}" ], "path": [ "v1beta", "{{property}}:acknowledgeUserDataCollection" ], "query": [ { "description": "V1 error format.", "key": "$.xgafv", "value": "2" }, { "description": "OAuth access token.", "key": "access_token", "value": "" }, { "description": "Data format for response.", "key": "alt", "value": "media" }, { "description": "JSONP", "key": "callback", "value": "" }, { "description": "Selector specifying which fields to include in a partial response.", "key": "fields", "value": "" }, { "description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.", "key": "key", "value": "" }, { "description": "OAuth 2.0 token for the current user.", "key": "oauth_token", "value": "" }, { "description": "Returns response with indentations and line breaks.", "key": "prettyPrint", "value": "" }, { "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.", "key": "quotaUser", "value": "" }, { "description": "Upload protocol for media (e.g. \"raw\", \"multipart\").", "key": "upload_protocol", "value": "" }, { "description": "Legacy upload protocol for media (e.g. \"media\", \"multipart\").", "key": "uploadType", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-06-05T15:09:03.000Z", "updatedAt": "2026-06-05T15:09:03.000Z", "uid": "35240-b343f3ee-7f1c-4d13-a19f-ac6ab2d0c3e4" } ], "createdAt": "2026-06-05T15:09:03.000Z", "updatedAt": "2026-06-05T15:09:03.000Z", "uid": "35240-819ed6e4-db21-4932-8594-106b8322e3e1" } ], "id": "7a31cca3-ed8b-4fc7-91b0-28658b427821", "createdAt": "2026-06-05T15:09:03.000Z", "updatedAt": "2026-06-05T15:09:03.000Z", "uid": "35240-7a31cca3-ed8b-4fc7-91b0-28658b427821" } ], "id": "de68ebb6-5a9d-4e22-b7a7-15bff3d07b27", "createdAt": "2026-06-05T15:09:03.000Z", "updatedAt": "2026-06-05T15:09:03.000Z", "uid": "35240-de68ebb6-5a9d-4e22-b7a7-15bff3d07b27" } ], "variable": [ { "key": "baseUrl", "value": "https://analyticsadmin.googleapis.com/" }, { "key": "account", "value": "" }, { "key": "entity", "value": "" }, { "key": "name", "value": "" }, { "key": "property", "value": "" } ] }