Offer::setAffiliateHostname Method

Sets an affiliate's custom tracking domain hostname for a given offer.

NameTypeDescription
NetworkId UrlNetwork ID
NetworkToken StringNetwork token
Target StringThis calls action target
Method StringThis calls action method
id IntegerID of Offer object
affiliate_id IntegerID of Affiliate object
hostname_idIntegerID of Hostname object

GET Response Notes

Variant: if new Hostname object is created, that object's ID.
Otherwise, true if update succeeds; false if not.

API Call Builder

Javascript is required to use the API Call Builder.
Have a Question? Please contact [email protected] for technical support.