A report detailing traffic referral statistics. For more information, seeĀ help.tune.com/hasoffers/traffic-referrals-report/.
Name | Type | Description |
---|---|---|
Advertiser.company | Nullable String | The Advertiser company name |
AdvertiserManager.full_name | Nullable String | The first and last names of the Employee who is the account manager for the Advertiser |
Affiliate.company | Nullable String | The Affiliate company name |
AffiliateManager.full_name | Nullable String | The first and last names of the Employee who is the account manager for the Affiliate |
Offer.name | String | The name of the Offer |
Stat.advertiser_id | Integer | ID of Advertiser object; defaults to "0" if none |
Stat.advertiser_manager_id | Integer | The ID of the Employee who is the account manager for the Advertiser; defaults to "0" if none |
Stat.affiliate_id | Integer | ID of Affiliate object |
Stat.affiliate_info1 | String | This parameter has been deprecated. Affiliate sub 1 passed in by affiliate when the session was started |
Stat.affiliate_info2 | String | This parameter has been deprecated. Affiliate sub 2 passed in by affiliate when the session was started |
Stat.affiliate_info3 | String | This parameter has been deprecated. Affiliate sub 3 passed in by affiliate when the session was started |
Stat.affiliate_info4 | String | This parameter has been deprecated. Affiliate sub 4 passed in by affiliate when the session was started |
Stat.affiliate_info5 | String | This parameter has been deprecated. Affiliate sub 5 passed in by affiliate when the session was started |
Stat.affiliate_manager_id | Integer | The ID of the Employee who is the account manager for the Affiliate; defaults to "0" if none |
Stat.clicks | Integer | Sum of clicks being aggregated upon |
Stat.conversions | Integer | Sum of conversions being aggregated upon |
Stat.count | Integer | Number of rows being aggregated upon |
Stat.date | Date | The date of the referral. Limited to most recent 31 days. |
Stat.offer_id | Integer | ID of Offer object |
Stat.source | String | This parameter has been deprecated. Affiliate source passed in by the Affiliate when the session was started |
Stat.url | String | Referral URL when session started |