countResources( )


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Counts resources according to given criteria.

Use WQL filter to define the criteria.

Permissions
Manage Bookings - all permissions
Read Bookings - all read permissions
Manage Bookings
Read Bookings - Public Data
Read Bookings - Including Participants
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
optionsCountResourcesOptions

Filter to base the count on. See queryResources() for supported filters.

Returns
Return Type:Promise<CountResourcesResponse>
Did this help?