Community Discussion
Top Campaign Content Report Segmented By Day
Is it possible to segment the Top Campaign Content Report by day?
For example, if I set start_date=2021-10-01 and end_date=2021-10-06, could I get the data segmented by day as:
{date: 2021-10-01
item: 12345
clicks: 1}
{date: 2021-10-02
item: 12345
clicks: 4}
{date: 2021-10-03
item: 12345
clicks: 2}
{date: 2021-10-04
item: 12345
clicks: 1}
{date: 2021-10-05
item: 12345
clicks: 3}
{date: 2021-10-06
item: 12345
clicks: 4}
I don't see this as an available option but was wondering if anyone knows of possible workarounds?
Thanks!
Hi, Wynn
No - our API does not support that dimension.
(The best you could do it make a separate call for each day, with a 1-day date range.)
Regards
Pete
PS: If you like, I could log a feature request on your behalf. In that case, please add a few sentences describing the business value. It will also help if your Taboola Account Manager could sync with me directly about the request. Cheers!
Hi, Wynn
Just circling back here.
I'm going to mark this question as answered.
If you have any further questions, please feel free to reach out.
Cheers
Pete
On a slightly different note:
Our API Newsletter is a great way to stay current with the latest API changes.
If you have not already done so, you can subscribe here.
Thanks, Peter! I used your suggestion (use a separate call for each day, with a 1-day date range) - I've been able to get the data I need now.
Ah - great to hear!
Thanks for that feedback π
ο»Ώ