queryActivityCounters( )


Returns up to 100 public activity counters for the provided filter and paging.

Only counters that are marked as public are returned.

Supported fields for filtering:

  • memberId

Supported operations:

Comparison:

  • $eq
  • $ne
  • $in

Logical:

  • $and
  • $not
  • $or
PROPERTYSUPPORTED FILTERS & SORTING
memberIdeq(),ne(),in()
Permissions
Manage Activity Counters
Read Activity Counters
Learn more about app permissions.
Method Declaration
Copy
Request
This method does not take any parameters
Returns
Errors

This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?