AffiliateOffer Model

Used to define several aspects of an Affiliate's relationship with an Offer. Holds the application of an Affiliate to run a private Offer, an Offer which requires approval, or an Offer which requires terms and conditions agreement. Also used to specify an Affiliate-specific hostname to use for an offer.

NameTypeDescription
affiliate_idIntegerID of Affiliate object
agreed_terms_and_conditionsNullable DateThe date on which the Affiliate agreed to the terms and conditions, or NULL if the Affiliate has not
approval_notesNullable StringA note to send to the Affiliate in response to their application
approval_statusNullable StringThe status of the offer application. If the offer only requires terms and conditions acceptance but is not private nor does it require approval, this will be NULL.Show Supported Values
hostname_idNullable IntegerID of A Hostname object. If present, specifies an alternative/custom hostname for this Affiliate's tracking links for the Offer.
idIntegerID of unique, auto-generated object for this AffiliateOffer
This parameter is non-writable
offer_idIntegerID of Offer object
Have a Question? Please contact [email protected] for technical support.