Community Discussion
Empty object when calling campaign breakdown
Hi, I have been calling the following endpoint for months now and it was ok, but suddenly it is returning an empty object:
getting 'api.action.forbidden' while performing update campaign action.
I am able to download reports and entities but unable to change is_active status on campaign using update campaign endpoint. API gives
Getting any info about an item with just the item_id
Hello,
Uploading new campaign
is it possible to upload a new campaign via API, with ads (line item) on status pause?
Campaign labels - or metadata
A useful feature present in some ad platforms we use are campaign labels. These are basically labels we can define on an account or system basis and then add/remove to our campaigns as needed. We use two ways..
Clarification Needed Regarding Missing Fallback Image in Taboola Motion Ads
Hi,
Report on a campaign-day level
Hi there,
API is not returning data while using campaign_site_day_breakdown for today's stats.
Hi team,
Taboola Developer Documentation.
function fetchTaboolaData() {
var sheet = SpreadsheetApp.getActiveSpreadsheet().getActiveSheet();
connecting google sheet with taboolo
i am trying to connect google sheet with taboolo inorder to get ads campaign data transfer from taboolo to sheet. Since i am trying to do this using API method , i needed access token which i obtained from taboolo using the client id and client secret provided by taboolo. but when i am using the access token for data access this error keeps popping up.