Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1.45 KB

AffiliateLink.md

File metadata and controls

23 lines (19 loc) · 1.45 KB

AffiliateLink

Properties

Name Type Description Notes
affiliate_link_oid int Unique object identifier associated with this link [optional]
affiliate_managed_link_oid int Managed link OID that this link object was generated from [optional]
affiliate_oid int Affiliate object ID associated with this link [optional]
affiliate_program_item_oid int The affiliate program item this managed link is associated with [optional]
code str Code associated with the link [optional]
creative_oid int Creative (image or text) associated with this link [optional]
custom_html str Custom HTML associated with this link [optional]
custom_html_approval_status str Approved status of the custom html [optional]
custom_landing_url str Custom landing page URL if configured [optional]
deleted bool True if the link has been deleted [optional]
invisible_link_approval_status str Invisible link approval status [optional]
invisible_link_url_prefix str Invisible link URL prefix [optional]
name str Name of the link [optional]
type str Type of link [optional]

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