Jump to: GET Response Notes | API Call Builder
Sets an affiliate tier-specific revenue for a given offer and (optionally) goal.
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 |
affiliate_tier_id | Integer | ID of AffiliateTier object |
goal_id | Integer | ID of Goal object |
revenue | Decimal | Revenue amount |
percent_revenue | Decimal | Revenue percentage |
GET Response Notes
Boolean: true if action succeeds; false otherwise
API Call Builder
Javascript is required to use the API Call Builder.