Welcome to the Taboola Backstage API documentation. You'll find comprehensive guides and examples to help you get started with Taboola Backstage API quickly.
Hello there! We use /api/1.0/{account}/reports/top-campaign-content/dimensions/item_breakdown API URI to request report for current date. However, the API response metric numbers is not the same as the number in UI.
Posted by Mark Wise 5 months ago
Hi, I ran API to update "Bid Modifier Per Publisher" to 0.011 and got a successful message, >> string(212) "{"patch_operation":"ADD","publisher_targeting":null,"auto_publisher_targeting":null,"publisher_bid_modifier":{"values":[{"target":"villagenews","cpc_modification":0.011}]},"publisher_bid_strategy_modifiers":null}" But when I check back on Taboola backstage Bid amount for that specific site is not updated. http://prntscr.com/sc3z6l The campaign is in fixed bid setting at .60. Any idea why it fails to be updated? thank you.
Posted by shawn park 10 months ago
Hi everyone! There’s the following note in API guide: “It’s important to note that data in Taboola reports can (and will) change retroactively during the Taboola billing cycle. This means that when fetching report data from Taboola for a data warehouse or BI solution, the data for the entire billing cycle (current calendar month + previous calendar month up to the 5th in any given month) should be periodically refreshed.” Does it mean that if we update report data daily, then today (for example) we need to request data for the period 5th of Jan - today? 2. There is a field “last_used_rawdata_update_time” in response. What does this value stand for? Does it indicate the date when the report was lastly updated? So if today we get a report with last_used_rawdata_update_time = 6th of Feb then we don’t need to update our DWH as nothing changed since this date?
Posted by Ivan Korsakov about a year ago