Community Discussion
How to activate/pause Site under campaign from API
I'd like to user Taboola API in order to activate site under particular campaign from the API
Do I get it correct that in this case I should run the The PATCH request and ADD publisher to targeting
How can i run date and site as dimensions for Network Report?
Hi Team,
Get all campaigns across the network
Campaign Fields Can return Clicks,Bid,vCTR,Conversion Rate,Actual CPC These fields
Taboola rate limit
Is there a rate limit on taboola when updating blacklisted publishers across accounts?
Failed to decode token
I'm trying to get the token to start using taboola api,
i getting error:
{
"error": "invalid_token",
"error_description": "Failed to decode token"
}
(no campaign) in Visit Value report by campaign
When we pull the Visit Value report via API at endpoint '/reports/visit-value/dimensions/by_campaign' we get one row of data with campaign listed as "(no campaign)". Looking in our reporting interface we have campaigns with names listed for the same timeframe. Is there something separate we need to set up to get our campaigns to be listed in this report via API? Or something else we're missing?