AffiliateTierRevenue Model

Defines a revenue specific to an Offer or Goal, for an Affiliate Tier.

NameTypeDescription
affiliate_tier_idIntegerThe ID of the AffiliateTier that this Revenue is for. Affiliates in the referenced Tier are set to have this amount of revenue.
goal_idNullable IntegerThe Goal this revenue is for, if it should apply to a Goal instead of the Offer
idIntegerID of unique, auto-generated object for this Affiliate Tier Revenue
This parameter is non-writable
modifiedDatetimeThe last time this Affiliate Tier Revenue was modified
offer_idIntegerThe Offer this revenue amount is defined for. If a "goal_id" is provided, the "offer_id" is not required as it will be looked up and stored automatically.
revenueDecimalThe flat rate/amount revenue. This is applicable depending on the "revenue_type" of the Offer (or Goal).
percent_revenueDecimalThe percent revenue. This is applicable depending on the "revenue_type" of the Offer (or Goal).
Have a Question? Please contact [email protected] for technical support.