API ReferenceAnnouncementsCommunity Discussion
API ReferenceCommunity DiscussionAnnouncementsLog In
Community Discussion

Community Discussion

Ask a Question
Back to All

Top Campaign Content Report for current day

We have a system in place that runs the reports/top-campaign-content/dimensions/item_breakdown?start_date={date}&end_date={date} each day at 13:00 UTC and we pass the previous days date. We've expanded this recently in an attempt to bring in today's data incrementally but it seems like the API does not return data when we pass in today's date.

Is there a way to get the data this report offers for the current day? I see that the Campaign Summary Report has a mention of timestamps being supported when using the hourly dimension. Is there such a thing for this endpoint/report?

Thanks in advance.

Further to the comment above, I am seeing inconsistent results from that endpoint:

If we call the endpoint with the date of yesterday for both the start and end dates, we get response that contains results:

reports/top-campaign-content/dimensions/item_breakdown?start_date=2023-11-30&end_date=2023-11-30

When trying to call that endpoint this morning with today’s date, I received a response that contained no results.

reports/top-campaign-content/dimensions/item_breakdown?start_date=2023-12-01&end_date=2023-12-01

I tried updating the end date for this request to be tomorrows date, and I received a response with a result where the data (clicks, spent, etc) was all zeros.

reports/top-campaign-content/dimensions/item_breakdown?start_date=2023-12-01&end_date=2023-12-02

Can you confirm the correct process for setting the start and and dates? Can you explain the frequency that this report is updated?

Admin

Hi Patrick,

Apologize for the late reply, I miss this thread.

The API response data for the reports will always be reported base on the corresponding time of the account.

In terms of the API reporting there is a data delay in the report, it has the same delay compare to the UI in Taboola Ads which can be 1-2 hours depending on the metrics.

If you are looking for the same day metric then the start_date and end_date would be the same day.

Best,

Ji

Marked as answered by JhaoCheng Wu

ο»Ώ