contactInfos property
A list of ContactInfo objects defining Customer Match audience members.
The size of members after splitting the contact_infos mustn't be greater than 500,000.
Implementation
core.List<ContactInfo>? contactInfos;
A list of ContactInfo objects defining Customer Match audience members.
The size of members after splitting the contact_infos mustn't be greater than 500,000.
core.List<ContactInfo>? contactInfos;