Skip to main content
    API referenceModulesAudienceSet rdsm metadata

Set RDS metadata

Consider the method to import the audience data from a remote data source (RDS).

Method โ€“ Import mode by id#

Consider the method to import the audience data from a remote data source (RDS) using 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 โ€“ Check for DB connection#

Consider the method to check whether the database connection is available or not for connecting the RDS.

URL: https://domain/api/Recipients/CheckForDBConnection

Request data:

Response data:

Method - Get tables list#

Consider the method to get information on the list of tables available prior to connecting the remote data source.

URL: https://domain/api/Recipients/GetRemoteData

Request data:

Response data:

Method - Get columns list#

Consider the method to get the list of columns in the database/table while importing the data through a remote data source.

URL: https://domain/api/Recipients/GetRemoteData

Request data:

Response data:

Method โ€“ Get datetime columns list#

Consider the method to get the data and time (Date stamp) from the column list while importing the data through the remote data source.

URL: https://domain/api/Recipients/GetRemoteData

Request data:

Response data:

Method โ€“ Update remote settings#

Consider the method to update the remote settings of the server in which the audience data resides.

URL: https://domain/api/Recipients/GetRemoteData

Request data:

Response data:

Is this page helpful?