Community Discussion
Top Campaign Content Report Segmented By Day
about 3 years ago by Wynn Wesson
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!