Welcome to the Taboola Backstage API documentation. You'll find comprehensive guides and examples to help you get started with Taboola Backstage API quickly.
How can we calculate thru the api the cost per click by publisher and time of the day? we need an estimate for live traffic and the real cost for updated data Where can I find more information on how this works
Posted by Mansour Bennouna 8 days ago
Hi, I´m trying to connect to TAboola APi via oAuth to google sheets, I have de credencials but when I log in in the account, I´m not redirect back to the google sheets. Example of the request: "https://authentication.taboola.com/authentication/login?grant_type=authorization_code&response_type=code&redirect_uri=https%3A%2F%2Fbackstage.taboola.com%2Fbackstage%2Fauthenticate%2Flogin&client_id=xxxxredir=https%3A%2F%2Fscript.google.com%2Fmacros%2Fd%2F12COOkin8nod....." Does this domain script.google.com need to be white listed by Taboola? Best.
Posted by Guilherme Malta 15 days ago
When duplicating a campaign from an account A to account B after 6pm EST fails with "Start Date cannot be set in the past" error. The POST endpoint with JSON body is attached below : ------------------------------------------------------------------ https://backstage.taboola.com/backstage/api/1.0/{account_A}/campaigns/{campaignId}/duplicate?destination_account={account_B} {'tracking_code': 'parameter=1234', 'branding_text': 'Search', 'spending_limit': 40, 'name': 'this_is_the_campaign_name', 'daily_cap': 20, 'platform_targeting': {'type': 'INCLUDE', 'value': ['DESK']}, 'cpc': 0.5, 'country_targeting': {'type': 'INCLUDE', 'value': ['US']}, 'spending_limit_model': 'MONTHLY', 'marketing_objective': 'DRIVE_WEBSITE_TRAFFIC'} ------------------------------------------------------------------ Any recommendation on how to be able to duplicate without start date error?
Posted by Melody Song about a month ago
Hi, According to the Backstage API doc, there are only a number of available preset dimensions to pull a Campaign Summary Report. I am currently using 'campaign_site_day_breakdown'. I'm trying to get reporting data down to the creative/item level but none of them go down to that level. Is it possible to pull a report down to a creative/item level? Thanks, Ed
Posted by Edward Tan 3 months ago