In Report Top Items API - 'startDate', 'endDate', ‘dateRange’ and ‘lookupNoneValues’ query parameters are not filtering the data. | Community
Skip to main content
Level 2
September 25, 2024
Question

In Report Top Items API - 'startDate', 'endDate', ‘dateRange’ and ‘lookupNoneValues’ query parameters are not filtering the data.

  • September 25, 2024
  • 1 reply
  • 473 views

In Report Top Items API (https://adobedocs.github.io/analytics-2.0-apis/#/Reports/runTopItemReport) - 'startDate', 'endDate', ‘dateRange’ and ‘lookupNoneValues’ query parameters are not working.

It is not at all filtering the response.

 

Without applying filter:

After applying filter on dateRange field:

In both cases we are getting same number of records. Same with other mentioned fields, it is not filtering the data.

 

Could you please give some details why it is not working.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

SSampsa
Level 4
January 15, 2025

I don't have a test setup at hand, but have you verified the date format, as your example seems to contain hours, minutes and seconds, while the expected format only contains year, month and day. Startdate and enddate might have the same challenge?