Community Discussion
Taboola OAuth: Taboola Service Unavailable
Hi all,
Access-Control-Allow-Origin
I'm getting an error sometimes when accessing the item_breakdown endpoint. It'll work fine the first few times and then I'll get his error. I'm masking out specific information in the calls and responses to paste them here.
Unable to retrieve API Key and Secret
Where can I find my Client ID, API Key anad API Secret?
Hour of Day Reporting API
I am trying to get hourly data, and the API only responds with hour 0. Is there a special parameter I need to pass in order to get the entire day of hourly?
Campaign creation with advertiser ID?
We are looking to create campaigns via the API and have run into an issue with the API documentation.
How to get client_id and client_secret for API access
Hello all. I have requested via email, several times, access to the API but no one is responding to me. Does anyone know a method I could use in order to get my client_id and client_secret so I can gain access to the API? Thanks in advance.
Info about user id api
{
"cluster": [
{
"user_id": "836f82db99121b3481011f16b49dfa5fbc714a0d1b1b9f784a1ebbbf5b39577f",
"type": "EMAIL_ID",
"is_hashed": true
}
]
}
How to get daily spent budget for the campaign
We are trying to get information about the sum of budget spent for 1 day, but we can see only total amount spent for the whole campaign time. Spending limit is set as "monthly". Is it possible to get daily budget spent without changing spending limit type?
Update: we are asking about using the "get all campaigns" request, but we know that the spent is shown also in the reporting data. Just because we're trying to use as less as possible requests at once.