Community Discussion
Spend Per Ad
I need to build a report where I pull spend per ad.
I can only find in the documentation how I can do this per campaign.
Is there an API for pulling the spend per ad?
Posted by Lonny Kapelushnik over 1 year ago
Count of items from Top Campaign Content Report is less then count of all campaign items
Hi, is there any way to collect data from Top Campaign Content Report for all items in campaign?
Posted by [email protected] over 1 year ago
Load item performance report, daily
Hey team, hope you are well.
We are planning to consume the API to get daily reports for every item of every campaign.
https://developers.taboola.com/backstage-api/reference#top-campaign-content-report
The strategy would be to set the timeframe between start_date and end_date to 1, and request for each item of every campaign.
From what I understood, would be necessary only one request per campaign, and the return would be the top 1000 ads with its performance of that day, correct? Or it would be necessary to run one request for each item inside the campaign?
For every connection we create, the requests would be done in sequential, but is possible to create multiple connections to run in parallel.
I didn't see any formal rate limits in the documentation
To load the historical data, this would require a lot from the API but after it, the daily sync would be more stable. It doesn't seem the API was optimized to this specific use case so i'm a little concerned about the reliability. I didn't see any formal rate limits in the documentation, so i don't know how the API would behave with this use case.
I'm sharing it with you to see if we would face any limit or reliability issue that I'm not seeing right now, or if you guys have a better way to structure the requests that could guarantee daily reports for every item of a campaign.
Thanks a lot,
Posted by Matheus Reis over 2 years ago
How to get hourly Top Campaign Content Report
Hi,
We're trying to get hourly report data for campaign items (similar to getting campaign-summary with dimensions "campaign_hour_breakdown", but for item), but it doesn't seems to work- when i'm trying do api call to "reports/top-campaign-content" with start_date and end_date in the format yyyy-mm-ddThh:mm:ss it looks like the api ignores the hours.
If it's not supported, there is a workaround?
Thanks in advance
Avishay
Posted by Avishay Guttman over 2 years ago
Finalized state of the API reporting stats
I have a question when the active Taboola ads stats (clicks, impressions and spend) become stable and final.
Each day we are downloading Top Campaign Content API reports for today, yesterday, day before yesterday etc. All stats older that 4 days are cached and considered to be final. But for some campaigns it seems not to be enough and we still see some small discrepancies compared to the latest Taboola dashboard UI result. Updating the old cached stats through the API fixes the issue.
Am I wrong the stats to become stable on the 4th day?
Posted by Mike Zub over 3 years ago