Community Discussion
Get auth_code from end user
Hello, I want to get my end user auth_code to get user's access token, and then I can get user's ads report for analyze or display (I'm building an application that help user to tracking cost).
About Taboola user access permissions
API credentials are tied to user.
How to sign-up network account
I am developing that using backstage API.
API Disconnect Issue
Hello Support Team,
OAuth2 flow for end user
HI Support team,
API credentials with access to create and auto-update audiences in Taboola
Hello!
Ads API timeout - always, Read/Update/Crearte campaigns.
No changes on our side, tried from 2 different networks.
Ads report and Video Campaigns
I would like to get ads report but I found only Campaign Summary Report(https://developers.taboola.com/backstage-api/reference/campaign-summary-report).
Is there any way that I can get report by ads?
[Java sdk] Get token by credential (clientId, clientSecret)
I have confuse when using BackstageAuthenticationEndpoint to get token by client id and secret, i didn't find implement class for enpoint interface, so how i can set up an AuthenticationServiceImpl and BackstageAuthentication to get token.