Expanded row limit

Hello
I try to limit the number of sub records (subtable, row). Is there a parameter when I change the number of results of row’s?

greetings Dany

http://[SERVER]/index.php?module=API&method=Actions.getDownloads&idSite=1&period=year&date=yesterday&expanded=1&token_auth=[HASH]

Piwik: 1.5.1

try: filter_limit=

Hi metadude

I had already tried.
This has only to normal records effect, but not on extended (expanded=1).

Dany

Probably your issue is that the aggregation is too agressive? you can change the aggregation into “Others” see faq at How to - Analytics Platform - Matomo

Helo Matt

The aggregation isn’t too agressive, on Back-End is ok.

My Problem, I programming for my Webseite display Top-Ten of Downlowads of the year. When i musst wait befot XML full download zu parse then is not optimal. My workaround is once in the night full download with cronjob and parse the local xml File.

Greatings Dany