Hello,
I’m using the following API endpoint to monitor Outbrain performance data per state on a daily basis:
https://api.outbrain.com/amplify/v0.1/reports/marketers/{{ config['marketer_id'] }}/campaigns/geo?breakdown=region&limit=500&from=2025-05-01&to=2025-05-01
I’m performing an incremental daily sync to retrieve data for each day. However, I’m frequently hitting rate limits, so I’ve implemented the following error handling:
Is there any recommended way to speed this up (e.g., by optimizing requests, adjusting limits, or using a different endpoint)?
Additionally, I have a question about UTM parameters.
Is there any way to retrieve ad group and content-level spend data on a daily basis through the API?
Thank you in advance for your help.
Teads couldn't recognize this email as this is the first time you received an email from this sender lidija @ earthfuneral.com
--
You received this message because you are subscribed to the Google Groups "Outbrain-AmplifyApi" group.
To unsubscribe from this group and stop receiving emails from it, send an email to outbrain-amplif...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/outbrain-amplifyapi/e624f12d-8070-4f84-9e0a-95e77c84aa9cn%40googlegroups.com.