Offer::getTierPayouts Method

Returns affiliate-specific payout tier information for a given offer.

NameTypeDescription
NetworkId UrlNetwork ID
NetworkToken StringNetwork token
Target StringThis calls action target
Method StringThis calls action method
id IntegerID of Offer object

GET Response Notes

Array: collection of AffiliateTier and AffiliateTierPayout objects indexed by AffiliateTier.id
Returns null of offer does not have tiered payout enabled.

Show Example Response

API Call Builder

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