Community Discussion
Total advertising cost of api
I tried to calculate the sum of daily advertising costs on the dashboard and the total list of campaigns using the API, but the total values do not match. As a result of checking the api response, the sum of advertising costs in the dashboard and the sum of the API response did not match. API URL used.
Info about user id api
{
"cluster": [
{
"user_id": "836f82db99121b3481011f16b49dfa5fbc714a0d1b1b9f784a1ebbbf5b39577f",
"type": "EMAIL_ID",
"is_hashed": true
}
]
}
For authorization code flow
what is the auth url for authorization code flow?
About auth url
We are having a tokenurl path - https://backstage.taboola.com/backstage/oauth/token
But we are not having a AuthUrl path where i can get that
About access token using client credentials
The usual oauth flow has authcodeurl,exchange token function inorder to authenticate.But for client credentials there is a single api which is returning an access token so do we have skip these(authcodeurl,exchange token) process.
Doubt about scopes in Access Token Scope
do we have specified scope in hand which we can define in our request.like "profile","email".Now we having like.But what are all the scopes accepted by taboola
API: Pausing campaigns not working
Delay in API reporting
Hi Team,
API reporting delay
The API has not returned any data for the last couple of hours. Could you please investigate and let me know what's wrong?
Huge latency time for sending post/get requests
HI,