| Name | Type | Description | Notes |
|---|---|---|---|
| affiliate_click_oid | int | Unique object identifier for this click | [optional] |
| affiliate_link_oid | int | Unique object identifier for for the link that this click is associated with | [optional] |
| affiliate_oid | int | 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 | \ultracart\v2\models\AffiliateLink | [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] |
| screen_recording_uuid | string | Screen recording UUID | [optional] |
| sub_id | string | Sub ID value passed on the click | [optional] |
| ucacid | string | UC Analytics Identifier | [optional] |