The numViews property in the Sharing API returns the number of item views since item creation.
Example:
request: https://...../portal/sharing/rest/content/items/1e02627438d4450c9ba28cab07e620cb?f=pjson
response:
"numViews": 6
Is there a way to get the number of views for say the last 3 months?
Regards,
Marcel