You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-analytics...@googlegroups.com
I'm trying to find a way of getting a full list of the Dimensions and Metrics usable by Google analytics. Something like the list found here https://developers.google.com/analytics/devguides/reporting/core/dimsmets . Only with a little more info. Name, Description, datatype, what dimensions or metrics it cant be used with. It seams they change them often so it would be nice to have an uptodate list in my application.
Any help would be appreciated.
LInda
Pete
unread,
May 31, 2013, 1:14:32 PM5/31/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-analytics...@googlegroups.com
The information you're looking for is all available at the link you've provided. You can click on any dim/met to get additional details and you can also select a dim/met checkbox which will show you valid combinations. If you meant that you'd like to have this available programmatically then you might want to make a feature request at https://code.google.com/p/analytics-issues/issues/list
Also, it would be helpful for others if you post the link back here to the feature request that you open.
pete
Linda Lawton
unread,
Jun 3, 2013, 3:13:47 AM6/3/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-analytics...@googlegroups.com
This is my first time requesting a feature I hope I worded it correctly.
Request summary: Have a way to programmatically access the current list of dimensions and metrics available for use with Google analytics API. I would like to see all of the data for each dimensions and metric. As well as any invalid combinations for each.