Community Discussion
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?
old version items missing from Top Campaign Content
Hi,
we use Taboola Backstage API in our product, using this url "backstage/api/1.0/%s/reports/top-campaign-content/dimensions/item_breakdown?start_date=%s&end_date=%s", we see that there are items missing from the response, all items that are labeled "(old version)" that are present in the Taboola UI in Top Campaign Content are missing from the API response, I tried looking into the docs but couldn't find any clue related to (old version) items and how to pull them!!
any advise on why there are missing?
Reporting down to creative/item level using Campaign Summary Reporting API?
Hi,
"top_campaign_content_report" API returning NULL for certain items
We are receiving a null value for 'item' in the "top_campaign_content_report" table. We have made the primary key for the table "top_campaign_content_report", which is a hash value of item, date, item_name, campaign_id fields. Sometimes, we get a null value for the item field in the response, for eg:
Is it possible to request settings for all campaign items in an account?
I'm looking to download settings for all campaign items, and it seems like the only documented way is to iterate through each campaign and download item settings. This means we'd need an HTTP request per campaign. Do you happen to know if there's an endpoint for getting ALL campaign item settings, at the account level?