Community Discussion
Change site bid via api
Is there a way to change the bid of a site using api?
Posted by Michael 5 days ago
Unauthorized (Unauthenticated) Mismatched signatures
How do I fix this Invalid Token Exception where the 'signatures' don't match.
Also, what is meant by a 'signature' in this instance
Any help would be greatly appreciated:)
Posted by Daniel Evans 7 days ago
Uploading Conversion through API
Hi everyone,
We are trying to upload a Conversion into Taboola through the API.
Use case: If a client reads an article and signs up to show interest he is being put into Pipedrive (CRM)
Once he passes a certain stage, we want to upload the client with Conversion ID/Click ID back to Taboola to confirm our sales team converted the customer.
Somehow I can not find the right endpoint, but maybe in Taboola its called differently.
I know it from Google Analytics, where we can upload a conversion through click id.
How is this achieved in Taboola API?
Thanks!!!
Posted by Yannik Sommer 12 days ago
duplicate api bug.
We met a problem when we use duplicate operation through api. When we duplicate a campaign at 21:00, it returns "Start Date cannot be set in the past". We try the same duplicate api at 1:00 am , it works. We tried to include start_date in post data, but it doesn't support start_date in duplicate api. Any solutions?
Posted by real 20 days ago
Cannot adjust the daily_cap freely
Hi all,
I am trying to adjust the daily_cap via the API. This is the output I get:
`The daily cap for this campaign setup must be at least 4.2 USD. Please adjust it to proceed.`
I don't have an idea where the 4.2 USD value comes from. Why cannot I set it to e.g. 1 USD?
Anyone has experienced the same issue? Thank you!
Best regards,
Jacek
Posted by [email protected] 20 days ago
404 response when creating audience for non-network account
Hello, I am trying to create an audience list for a non-network account and received a 404 response:
{"http_status":404,"message":"account","message_code":"api.action.resource_not_found"}
I don't get the same response when I create an audience list for the network account and can see the created audience in the portal. Is it possible to create audience lists within the API to non-network accounts?
Posted by [email protected] 21 days ago
do we have account balance api?
can we get our balance with api without login to our account?
this is useful for us to remind of tollup our accounts when balance is low without login account .
Posted by Real 22 days ago
Getting 404 When Creating Campaign
Having some issues when posting a new campaign via the API.
Posting to: https://backstage.taboola.com/backstage/api/1.0/{account_id}/campaigns/
So the account_id we are using has some pre-existing campaigns in it. I am able to fetch account info via the API. Using PHP for posting a campaign though results in a 404. I have tried just using the example vars from the API, but I get the same result.
PHP:
curl_setopt($ch, CURLOPT_POSTFIELDS, "{\"name\":\"DemoCampaign\",\"branding_text\":\"Pizza\",\"cpc\":0.25,\"spending_limit\":1000,\"spending_limit_model\":\"MONTHLY\",\"marketing_objective\":\"DRIVE_WEBSITE_TRAFFIC\"}");
Posted by Logan F 26 days ago
Invalid Audience Id
Hello,
I am trying to add users to one of our custom audiences. I am getting the response back when I attempt to POST:
{"http_status":400,"message":"Invalid value 'xxxxxx'","offending_field":"audience_id","message_code":"api.action.bad_request.invalid_value.audience_id"}
As far as I know, the audience id I am posting back is "correct" based on the results I get back when I check the "/universal_pixel/custom_audience_rule" endpoint. I noticed in the documentation that the example was 2 digits, so I am wondering if I am looking at the wrong id?
Thanks,
Gabe
Posted by Gabe Garrido about 2 months ago
API отчетность
Подскажите, пожалуйста, можете ли вы работать с API отчетностью?
Если да, то в каком формате? Можно настроить автоматическую рассылку клиенту на ежедневной основе и какие данные могут передаваться (например: показы, клики, расход)?
Posted by Evgeniia Vavilkina about 2 months ago