Community Discussion
Trying to access our Token using Flow 2 and recieve an error
Hi,
Block Publishers at Campaign Level Via Numeric Site IDs
Hi,
Tools for building and testing API integration
I'm currently researching the possibility of integrating Taboola Backstage, so that when changes happen in our account, we get some kind of event send to our internal Campaign Management system. To that end I want to ask if you have (or at least plan to have) any of the following:
How to get the time and the date when daily budget was increased last time
We need to get the information about date and time of last daily budget increases for the day. Where is it possible to find it in the summary or somewhere else?
Blocking publishers via API
I am trying to block a publisher within a single company via a POST request to a URL:
https://backstage.taboola.com/backstage/api/1.0/account-id/campaigns/campaign-id
Request body:
{
"publisher_targeting": {
"type": "EXCLUDE",
"value": [
"my-publisher"
],
"href": null
}
}
How to get daily spent budget for the campaign
We are trying to get information about the sum of budget spent for 1 day, but we can see only total amount spent for the whole campaign time. Spending limit is set as "monthly". Is it possible to get daily budget spent without changing spending limit type?
Update: we are asking about using the "get all campaigns" request, but we know that the spent is shown also in the reporting data. Just because we're trying to use as less as possible requests at once.
Publisher Reporting API Limitations
Hi there,
How to get the amount of every custom conversion on hour basis (in report or smw else)
If we have created custom conversions - is it possible to get statistics for them in reporting data by hour?
For example, we've crated custom conversion 'specific' and we want to know how many 'specific' conversions we had for the last hour. From where should we take that data?
Reporting: site breakdown - no `site_url` is provided
Hello! I getting campaign-summary report using campaign_site_day_breakdown:
