Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Get list of custom_dimension

Not applicable

How to get the list of a custom_dimension?

For example to get the list of all api's {{management-server}}:8080/v1/o/{{organization}}/apis

if i have a customer dimension, e.g, xcompany is there any service to call to get the list of all xcompanies?

Solved Solved
0 4 319
1 ACCEPTED SOLUTION

to get list of all dimensions you can use v1/organizations/{org}/environments/{env}/analytics/admin/schemav2?type=fact

this will have all dimensions including your custom dimensions

You need to use analytics stats api to get values of your custom dimension

View solution in original post

4 REPLIES 4