Community Discussion
Get 'Macro' data for hundresd of campaigns
Hi
I have dozens of accounts and I'm trying to find the best way to fetch the macro data for those campaigns. By Macro I mean for example the daily budget, countries, and so on. I came to that, that I have 750 accounts and for each account, I need to send a GET request to fetch the data, and it came to a lot of requests.. is there a better way?
Thanks
Learning Mode
Hi,
API returns 200 OK, but contents are not being created on Taboola
Hello,
a few of our users are running into an issue recently when creating campaigns and contents via API.
Pull publisher (ex. msn.com) level metrics
I'm trying to find an API endpoint that allows me to pull down publisher (ex. weather.com or msn.com) level spend by day, would you be able to guide me as to which endpoint would return this?
Sites pause/unpause specific campaign only
Hi, I'm trying to pause sites on a specific campaign with this endpoint:
Include site and platform in API report
Hi!
Bulk Update for Bid Modifier?
Hi everyone, as the title suggests, I'm trying to see if it's possible to do a bulk update for publisher_bid_modifer. Looking at https://developers.taboola.com/backstage-api/reference/bulk-update-campaigns, publisher_bid_modifier is.... not an option, but when having to do thousands of sites individually as PATCH operations... At some point it may be so long that the cronjob won't be finished before it kicks off again 24 hours later.
Curl inside container doesn't work
Hello, I'm using PHP in a docker container with curl to use Taboola API. Everything worked fine few months but today I get issues to run a curl request to backstage.taboola.com both in php using curl module and in the terminal inside container.
Placement Null in API
Hello,
Trying to retrieve access token
Hello, I recently got my credentials from Taboola.
I try to get the access token using the description in your documentation, in C#.
The response I get is an HTML page, not JSON.
Would you know why?