Welcome to the Taboola Backstage API documentation. You'll find comprehensive guides and examples to help you get started with Taboola Backstage API quickly.
Hi there, I'm looking for an example request for a Revenue Summary report by day and placement. I've looked at both the github and taboola.com docs and have produced the below request but I'm getting a 400 response. The error is clear that my placement filter is wrong but I can't find a resolution. Request: https://backstage.taboola.com/backstage/api/1.0/[account_id]/reports/revenue-summary/dimensions/day/?start_date=2020-06-01&end_date=2020-06-02&placement=[placement] Response: { "http_status": 400, "message": "Filter 'placement' has invalid value", "offending_field": "placement" } Thanks!
Posted by Kent S. 8 months ago