Support for Version 4 of Google Analytics Reporting API
Version 4 of the API lets you access the following new features: Multiple Date Ranges Show both for comparison; or Google will automatically subtract metrics to show the delta Histogram Buckets "dimensions":[ { "name":"ga:sessionCount", "histogramBuckets":["1","10","100","200","400"] }], Metric Expressions "metrics":[ { "expression":"ga:goal1Completions/ga:goal1Starts", [...]