Community Discussion
Taboola integrating with Azure Data Factory
Hi
How can I get also the current bid and daily budget of all campaigns?
I'm trying to get all of the campaigns' data for today including the current bids and current daily budget of each campaign.
I made a get request for const url = 'https://backstage.taboola.com/backstage/api/1.0/'+accountID+'/reports/campaign-summary/dimensions/campaign_breakdown?start_date='+dateToday+'&end_date='+dateToday;
username and password
what is my username and password? i lost it and i need it urgently
Bulk update campaigns Daily Cap
When using the bulk update POST:
https://backstage.taboola.com/backstage/api/1.0/XXXX/campaigns/bulk-update
How to obtain client ID and client secret??
Hello. I have to use api to check the advertising cost. So, can I get a client ID and client secret so that I can use api?
Taboola Pixel
How to create a Taboola Pixel From API of the Taboola?
Campaign Report Data Delay
Hello,
I need to register a redirect_uri to be able to reauthorize our api client
I updated our password for our taboola login. This caused our API Client's tokens to fail due to a mismatch signature. When I tried to reauthorize our client credentials using authorization code flow, I got the response below stating we have not set a redirect_uri
Access ad creation date along with other ad data
Hi team,