googleanalytics / googleanalytics/python-docs-samples
Enhancement Request: Completing Pagination Implementation for Google Analytics 4 Data API
@jradcliff ya está trabajando en esto.
Desde el 22/7/2025.
- Lenguaje dominante
- Python
- Estrellas
- 39
- Forks
- 28
- Merge medio
- 12 h 4 min
- PR fusionados (30 d)
- 1
Descripción
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
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Evaluación
Este issue todavía no se ha evaluado.