countDataItems( )


Important:


Counts the number of items in the specified data collection that match the filtering preferences.

Method Declaration
Copy
Method Parameters
payloadCountDataItemsEnvelope
Returns
Return Type:CountDataItemsResponse | Promise<CountDataItemsResponse>
Example of a `totalCount` return value
JavaScript
Did this help?