Navigation Statistics
The first result to retrieve. If not set (offset = 0), results will be retrieved starting from row 0.
0The maximum number of results to retrieve. If not set (limit = 0), the default limit will be used. The maximum allowed limit is 1000.
0Allows to limit the number of elements that will be counted. -1 will count everything and 0 will cause the count to be skipped
-1The time span for which most viewed assets should be found. This time span must be expressed in milliseconds.
For instance, to get most viewed assets for last 24 hours, period would be 86400000.
If it's unset (period = 0) looks for all time most viewed assets.
0Whether guest visits should be excluded from result.
falsePaged response with found navigation statistics ordered by number of views descending. By default, the result contains up to 1000 navigation statistics.
The total number of results.
1000The offset for the results.
10The maximum number of results to be returned.
100Paged response with found navigation statistics ordered by number of views descending. By default, the result contains up to 1000 navigation statistics.
The first result to retrieve. If not set (offset = 0), results will be retrieved starting from row 0.
0The maximum number of results to retrieve. If not set (limit = 0), the default limit will be used. The maximum allowed limit is 1000.
0Allows to limit the number of elements that will be counted. -1 will count everything and 0 will cause the count to be skipped
-1Paged response with found navigation statistics ordered by last viewed date descending. Views number is not calculated. By default, the result contains up to 1000 navigation statistics.
The total number of results.
1000The offset for the results.
10The maximum number of results to be returned.
100Paged response with found navigation statistics ordered by last viewed date descending. Views number is not calculated. By default, the result contains up to 1000 navigation statistics.
Last updated
Was this helpful?