Offer::setPayout Method

SetsĀ an affiliate-specific payout from a given offer and goal (optional).

NameTypeDescription
NetworkId UrlNetwork ID
NetworkToken StringNetwork token
Target StringThis calls action target
Method StringThis calls action method
id IntegerID of Offer object
affiliate_id IntegerID of Affiliate object
goal_idIntegerID of Goal object. Defaults to 0 when omitted.
payoutDecimalPayout amount
percent_payoutDecimalPayout 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.