Community Discussion
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.
Retroactively changing data
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?