guardian / guardian/google-ad-database-processing-scripts
API endpoint not working
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 15
- Forks
- 4
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Hi,
I am trying to extract the video by running VideoParser.py. In your code you are hitting API endpoint
`ad_api_url = f"https://transparencyreport.google.com/transparencyreport/api/v3/politicalads/creatives/details?entity_id={ar_id}&creative_id={cr_id}&hl=en"`
However, when I send a GET/POST request to this endpoint using any valid creative ID and advertiser ID, I am getting a 404 error.
Has the API endpoint changed?
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.