Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 911 Bytes

File metadata and controls

18 lines (13 loc) · 911 Bytes

com.ultracart.admin.v2.Model.RegisterAffiliateClickRequest

Properties

Name Type Description Notes
Affid int Affiliate Id (must be specified if landing_page_url is not) [optional]
IpAddress string IP Address (must be specified for non-browser key authenticated) [optional]
LandingPageUrl string Landing Page URL [optional]
ReferrerUrl string Referrer URL (used for detecting invisible linking) [optional]
Subid string Sub Id (optional value if affid is specified. [optional]
UserAgent string User agent of the browser (must be specified for non-browser key authenticated) [optional]

[Back to Model list] [Back to API list] [Back to README]