Jump to: POST Response Notes | API Call Builder
Removes an affiliate revenue tier from 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 |
POST Response Notes
Returns boolean true if successfully removed
API Call Builder
Javascript is required to use the API Call Builder.