Community Discussion
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.
Campaign status changed to disabled
One of our media buyers constantly disables other media buyers campaigns/creatives
This usually happens with top spending campaigns/creatives
Since multiple people have access to same taboola account we don't know exactly who's it is
Please provide IP address from which next action was made:
Action: campaign status changed to disabled
Time: May 25 ~11AM-12PM EST
Account: 1378845
Campaign: 10273258
Filtering Inactive subaccounts
Hello,
Data availability period
Hello!
Is there any period of data avalability, like 3 years or something like that?
For example, I can't get some old campaigns, which I could still download 6 month ago.
Export Datas from Python using your API.
Hello,
API for video metrics
Hello!
Invalid publisher_targeting.value
Hi, I am trying to block publishers via campaign update.