Community Discussion
by_referral_and_tracking_code URL - {'http_status': 403, 'message': 'Requested action is forbidden', 'message_code': 'api.action.forbidden'}
I create a new post since this post (https://developers.taboola.com/backstage-api/discuss/6194042cca3ee0001e529506
) was marked as answered.
Why Do I get an error when posting a new ad (item)?
I'm trying to make a post request in order to submit a new item (ad), but. But when I do so I get a 400 error:
http_status: 400,
message: "Unknown field name 'url'",
message_code: 'api.action.bad_request.null'
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?
