Google Analytics — Data Export Limit

依然范特西╮ 提交于 2019-12-24 06:49:30

问题


Documentation mentions a 20,000 Data Export Limit. I tried to find more information on that limit using Google without much success. To what this Data Export Limit of 20,000 refers? Rows? And in what time frame this limit applies? I.e. it is a daily limit? How this limit is related to other limits, such as API requests per day and number of rows per API request?


回答1:


The Google Analytics Web Interface has 5000 row limit for data export. The Google Analytics Report API has a 10,000 row limit per query. To export more than 10,000 rows you have to run multiple 10,000 row queries.

Check out this post on a few solutions for how to pull more than 10,000 rows from Google Analytics.



来源:https://stackoverflow.com/questions/40905867/google-analytics-data-export-limit

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!