Sha256: c67132634c1f2202fc41a97e951f0be8e105d0b189cb8d684528f63677c70b44
Contents?: true
Size: 1.16 KB
Versions: 177
Compression:
Stored size: 1.16 KB
Contents
# UltracartClient::AffiliateClick ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **affiliate_click_oid** | **Integer** | Unique object identifier for this click | [optional] **affiliate_link_oid** | **Integer** | Unique object identifier for for the link that this click is associated with | [optional] **affiliate_oid** | **Integer** | Affiliate object ID associated with this click | [optional] **click_dts** | **String** | Date/time that the click was made | [optional] **ip_address** | **String** | IP address that generated the click | [optional] **landing_page** | **String** | URL of the landing page the customer was sent to. | [optional] **landing_page_query_string** | **String** | Query string on the landing page URL the customer was sent to. | [optional] **link** | [**AffiliateLink**](AffiliateLink.md) | | [optional] **referrer** | **String** | URL that referred the click (Browser Header Referer) | [optional] **referrer_query_string** | **String** | Query string that was on the referrer URL. | [optional] **sub_id** | **String** | Sub ID value passed on the click | [optional]
Version data entries
177 entries across 177 versions & 1 rubygems