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
Did this help?