userIdentifiers property
The user identifiers associated with this conversion.
Only hashed_email and hashed_phone_number are supported for conversion uploads. The maximum number of user identifiers for each conversion is 5.
Implementation
core.List<GoogleAdsSearchads360V23CommonUserIdentifier>? userIdentifiers;