Community Discussion
info about id
What is the id here
{
"id": 1234,
"name": "Taboola Demo - Advertiser",
"account_id": "taboola-demo-advertiser",
"partner_types": [
"PUBLISHER",
"ADVERTISER"
],
"type": "PARTNER",
"campaign_types": [
"PAID"
],
"currency": "USD"
}
Posted by null about 2 months ago
Max Campaign Limit per Account
Hi,
just wanted to ask, is there a way to get the max campaign limits per account? We want to monitor if our accounts are full to archive old campaigns.
Posted by Julian Weber 11 months ago
City Targeting
Hi,
I am unable to update city targeting..
I am trying to send the following update campaign request:
Post: https://backstage.taboola.com/backstage/api/1.0/{account_id}/campaigns/8062238/
Body (Json):
{
"city_targeting": {
"type": "INCLUDE",
"value": [
"237319"
]
}
}
and get the following respond:
{
"http_status": 404,
"message": "account",
"message_code": "api.action.resource_not_found"
}
What could be the problem?
Thanks!
Amir.
Posted by [email protected] over 1 year ago