googleanalytics / googleanalytics/python-docs-samples
Enhancement Request: Completing Pagination Implementation for Google Analytics 4 Data API
未關閉
@jradcliff 已經在處理了。
開始於 2025年7月22日。
- 主要語言
- Python
- 星號
- 39
- 分支
- 28
- 平均合併
- 12 小時 4 分鐘
- 30 天內合併 PR
- 1
描述
Hi there @jradcliff @philipwalton
The run_report_with_pagination.py file in the google-analytics-data documentation provides valuable insights into pagination for handling large data. However, there's a need for clarity on when to update the offset in subsequent API requests.
The documentation doesn't specify the conditions for which an offset should update.
Clear guidance on for offset update based on reponse.row_count would greatly benefit developers using the API.
Here is the change I want to implement
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
評估
這個 Issue 還沒有評估資料。