Community Discussion

Ask a Question
Back to All

Get All Campaigns API problem.

Can you return "budget" and "campaign status"(run/pause/pending/reject) in Campaign Summary Report api(https://developers.taboola.com/backstage-api/reference/campaign-summary-report)?

can you exclude target publisher/block sites from Get All Campaigns api(https://developers.taboola.com/backstage-api/reference/get-all-campaigns) ? that will make the data too big and cause timout problem.

Our goal is to show campaign data in specific date range , and also can change campaign status/budget/cpc/cpc mode in a single page like in your own backstage. Now we have problem we can't use "campaign-report-by-campaign-daily" api in your backstage, we have to make 2 requests, campaign-summary-report and get-all-campaigns, and get-all-campaigns will return with target&blocked sites which can be a big data. can you resolve this?