Community Discussion
Rev Summary day and placement filtering
over 4 years ago by Kent S.
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.
Response:
{
"http_status": 400,
"message": "Filter 'placement' has invalid value",
"offending_field": "placement"
}
Thanks!