Google Analytics API - Retrieve Index/Name of Custom Dimension or how many used up -
I have a service that pushes data in GA custom dimension / variable before I push that I want to know what custom sizes are available to push and I do not want to duplicate, so if I have a unique name dimensions (because I will create unique name) I can check on that.
Does anyone know how this can be done? I have searched through API documents and it seems that it is not anywhere.
Any help would be appreciated! Thanks!
You can use the Core Reporting API to get the name of Ensure that you do not go with the normal Oauth2. dimensions Then you can see if the price is already stored.
Comments
Post a Comment