Skip to main content
    API referenceModulesAudienceSend csv files

Send CSV files

Consider the set of methods to send/upload CSV files through comma-separated values (CSV) containing the audience data.

Method - Import mode by id#

Consider the method to import the audience data in Comma-separated values (CSV) file format with a unique identifier (Id).

URL: https://domain/api/OfferManagement/GetCodeGeneratorOfferData

Request data:

Response data:

Method – Get partial preference#

Consider the method to update new audience data when identifying a match; else, the method overwrites the older records.

Request data:

Response data:

Method - Is import description already exist#

Consider the method to check whether the import description for the audience data already exists or not.

URL: https://domain/api/Audience/IsNameAlreadyExist

Request data:

Response data:

Method - Is session check#

Consider the method to check whether the session is in progress or on completion of the upload process.

Request data:

Response data:

Is this page helpful?