Jump to: GET Response Notes | API Call Builder
Returns affiliate-specific payout tier information for a given offer.
Name | Type | Description |
---|---|---|
NetworkId | Url | Network ID |
NetworkToken | String | Network token |
Target | String | This calls action target |
Method | String | This calls action method |
id | Integer | ID 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.