Offer::getTierRevenues Method

Returns affiliate-specific revenue 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 AffiliateTierRevenue objects indexed by AffiliateTier.id
Returns null of offer does not have tiered revenue 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.