Community Discussion
API report delay. API numbers are not the same as the UI numbers
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 almost 4 years ago
Bid Modifier Per Publisher not being updated
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 over 4 years ago
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?
Posted by Ivan Korsakov over 4 years ago