googleanalytics / googleanalytics/python-docs-samples
Enhancement Request: Completing Pagination Implementation for Google Analytics 4 Data API
Aberta
@jradcliff já está trabalhando nisso.
Desde 22/7/2025.
- Linguagem predominante
- Python
- Estrelas
- 39
- Forks
- 28
- Merge médio
- 12h 4min
- PRs com merge (30d)
- 1
Descrição
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
Guia de contribuição
Primeiros passos
- Leia a issue inteira e depois o guia de contribuição do projeto.
- Comente na issue dizendo que vai assumir — evita que duas pessoas façam o mesmo trabalho.
- Faça um fork do repositório e trabalhe em uma branch.
- Abra um pull request que referencie o número da issue.
Avaliação
Esta issue ainda não foi avaliada.