Community Discussion
What permissions do we have through the "Client Credentials Flow" authentication?
At the moment we have implemented authentication via "Client Credentials Flow". I cannot find this in the documentation, but what permissions do we have? Could you provide a list of permissions?
https://developers.taboola.com/backstage-api/reference#client-credentials-flow
https://developers.taboola.com/backstage-api/reference#add-or-remove-users
When using this endpoint:
https://developers.taboola.com/backstage-api/reference#add-or-remove-users
the server is responding with an html document that appears to be a sign in page. There is nothing in the docs and other endpoint work with the same credentials so what am I doing wrong?
How to extract revenues by publisher with Python Script (split by platform)
Hello all,
How to filter platform on python Script
Hello all,
Taboola campaign data not available
Hello everyone, I hope you are doing well. My question is why I can't see the data in my Taboola Dashboard immediately or just after launching my campaign.
I have sites that are automatically blocked to diffusion
Hi, i have a question, when I want to create a new campaign I have sites that are automatically blocked to diffusion.
Problem listing Campaign
Good morning everyone, I have two problems and I would like to know if I am doing something wrong.
Issues with slow API
We are experiencing problems with the speed of the API. Simple requests are taking lots of time. For example:
Unable to turn off publishers on whitelist campaigns VIA api
Hi, I make the following call:
curl --location --request PATCH 'https://backstage.taboola.com/backstage/api/1.0/{account_id}/campaigns/{campaign_id}/'
--header 'Authorization: Bearer {token}'
--header 'Content-Type: application/json'
--data-raw '{
"patch_operation": "REMOVE",
"publisher_targeting": {
"publishers": [
"ndtv-newsapp-ios"
]
}
}'
PREREQUISITES_NOT_MET Response
Hi, I am using Voluum as a tracking tool . The API has started to return a response of "PREREQUISITES_NOT_MET". My Taboola account manager revoked and reissued my API key today and we have the same response. Voluum are asking to reach out to you.