List
Lists custom dimensions to which the user has access.
GET
https://ga-services-zvqgeah36q-uc.a.run.app/ga/custom-dimensions/list/
Query Parameters
Name
Type
Description
name*
String
ft-4
connection_name*
String
ga-02
account_id*
String
6712930
webproperty_id*
String
UA-6712930-1
Headers
Name
Type
Description
x-api-key*
String
U2Fsd...
Authorization*
String
ya29.a0Aa4xrXM0TwarxXIOl5YP79Ls0mq9xuKXhAqdZ_-GhBGp6FprVAwb6n3Sll1u5ZnJaNXtNyDJL7QvZohrGS1jAvIohoBXZqCszVrsAPwqnSwXMVuuLa1DFI4FWL47z5dxvF-e9YMuy8gx5lsILG7jLKZgvyME1cXojMZi7aUUK060Y1QaCgYKATASARMSFQEjDvL9AIsi_IXQdzauIZsJekkYpw0182
{
"kind": "analytics#customDimensions",
"username": "sschouse@gmail.com",
"totalResults": 0,
"startIndex": 1,
"itemsPerPage": 1000,
"items": []
}
curl --location --request GET 'https://ga-services-zvqgeah36q-uc.a.run.app/ga/custom-dimensions/list?name=ft-4&connection_name=ga-02&account_id=6712930&webproperty_id=UA-6712930-1' \
--header 'x-api-key: U2Fsd...' \
--header 'Authorization: ya29.a0Aa4xrXM0TwarxXIOl5YP79Ls0mq9xuKXhAqdZ_-GhBGp6FprVAwb6n3Sll1u5ZnJaNXtNyDJL7QvZohrGS1jAvIohoBXZqCszVrsAPwqnSwXMVuuLa1DFI4FWL47z5dxvF-e9YMuy8gx5lsILG7jLKZgvyME1cXojMZi7aUUK060Y1QaCgYKATASARMSFQEjDvL9AIsi_IXQdzauIZsJekkYpw0182'
Last updated