Jump to: GET Response Notes | API Call Builder
Returns affiliate-specific revenue 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 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.