ManagerCommissionReport Model

A report detailing Affiliate Manager commissions. For more information, see: help.tune.com/hasoffers/affiliate-manager-commission-report/.

NameTypeDescription
AffiliateManager.full_nameStringThe first and last names of the Employee who earned the commission
Stat.affiliate_manager_idIntegerThe ID of the Employee who earned the commission
Stat.commission_amountNullable DecimalThe amount of the commission
Stat.commission_baseNullable DecimalThe base amount used against which the commission is calculated. If "Stat.commission_field" is "leads", this is the total number of conversions. If "Stat.commission_field" is "payout", this is the sum of payouts. If "Stat.commission_field" is "revenue", this is the sum of revenues. If "Stat.commission_field" is "profit", this is the revenues minus payouts.
Stat.commission_fieldNullable StringThe metric used to determine commissions. "leads" is Conversions and the other values are self explanatory.Show Supported Values
Stat.commission_rateNullable DecimalWhen "Stat.commission_type" is "flat" this is the flat commission amount that will be multiplied by the "Stat.commission_base" to determine the commission amount. Otherwise this is the percentage (e.g. 12.00 for 12%) which will be multiplied by the "Stat.commission_base" to determine the commission amount.
Stat.commission_typeNullable StringThe type of commission (either flat rate or a percentage)Show Supported Values
Stat.dateDateThe date the commission was earned
Have a Question? Please contact [email protected] for technical support.