Offer::setTierRevenue Method

Sets an affiliate tier-specific revenue for a given offer and (optionally) goal.

NameTypeDescription
NetworkId UrlNetwork ID
NetworkToken StringNetwork token
Target StringThis calls action target
Method StringThis calls action method
id IntegerID of Offer object
affiliate_tier_id IntegerID of AffiliateTier object
goal_idIntegerID of Goal object
revenueDecimalRevenue amount
percent_revenueDecimalRevenue percentage

GET Response Notes

Boolean: true if action succeeds; false otherwise

API Call Builder

Javascript is required to use the API Call Builder.
Have a Question? Please contact [email protected] for technical support.