Upload members to a Customer Match audience by sending an
IngestAudienceMembersRequest.
Here are the steps for configuring and sending the request:
Set the
termsOfServiceto aTermsOfServicemessage withcustomerMatchTermsOfServiceStatusset toACCEPTEDto indicate that the Customer Match terms of service was accepted in theoperating_account.On each
AudienceMemberin theaudienceMemberslist, set the data field based on the type of data the upload contains.If the upload contains contact information, set the
compositeDatafield to aCompositeDataobject, and set itsuserDatafield to aUserDataobject. Add a separate entry in theuserIdentifierslist for each identifier for the audience member.While
userDatais still supported, we recommend usingcompositeDatato ensure your integration is prepared for future improvements. See Composite data for details.If the upload contains mobile IDs, set the
mobileDatato aMobileDatamessage. Add a separate entry in themobileIdslist for each mobile ID for the audience member.
Send Customer Match data using the steps outlined in the audience guide.