Name of affected component: Core Reporting API
Name of related library and version, if applicable (e.g. Java, Python,
HTTP, Objective-C, etc.): Java & v3.0
Issue summary:
For Google Analytics premium, the reporting UI can process 10M sessions but
through API only 1M sessions are considered though the sampling level set to
HIGHER_PRECISION
Steps to reproduce issue:
1. Choose a premium account which has more than 10M sessions per month
2. Create a report with ga:hits as metric and ga:month, ga:city as dimensions
in UI and also through reporting API by setting sampling level as higher
precision
3. Now check the number of sessions considered in UI vs. report generated
through API
Expected output:
10M sessions considered in UI vs. 10M sessions considered in report generated
through API
Actual results:
10M sessions considered in UI vs. 1M sessions considered in report generated
through API
Original issue reported on code.google.com by badrinar...@iprospect.com on 29 Dec 2014 at 3:32
Original issue reported on code.google.com by
badrinar...@iprospect.com
on 29 Dec 2014 at 3:32