Live.GetLastVisitsDetails API major issue

Hey I have a big issue concerning the API Live.GetLastVisitDetails method, which returns a big amount of data from Piwik. If I run it in the link tab for a specified date interval in the past, some data which I know for sure that it was there that day, is missing. Is it archived? or what happens with it. I’ve set the filter limit very high because the site runs around 20000 hits per day…so the limit wasn’t the problem. Further more HOW can i get it back?

Looking forward to hearing from you

The method should indeed return all data, but make sure you check timezones, since Piwik API will return data for the specified timezone. If you set filter_limit to 50000 it should return all data for the request date?