userIdentifierCount property

String? userIdentifierCount
getter/setter pair

The total count of user identifiers sent in the upload request for the destination.

Includes all user identifiers in the request, regardless of whether they were successfully ingested or not.

Implementation

core.String? userIdentifierCount;