Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 871 Bytes

RegisterAffiliateClickRequest.md

File metadata and controls

15 lines (11 loc) · 871 Bytes

RegisterAffiliateClickRequest

Properties

Name Type Description Notes
affid int Affiliate Id (must be specified if landing_page_url is not) [optional]
ip_address str IP Address (must be specified for non-browser key authenticated) [optional]
landing_page_url str Landing Page URL [optional]
referrer_url str Referrer URL (used for detecting invisible linking) [optional]
subid str Sub Id (optional value if affid is specified. [optional]
user_agent str 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]