Jump to: POST Response Notes | API Call Builder
Deletes the specified TargetRule and any TargetRuleOffers associated with it, as long as the referenced Offers are not active.
Only allows deletion of Brand-source rules. Does not allow deletion of TargetRules referenced by CashflowRules. Those must be manually removed prior to deletion of the Rule.
Name | Type | Description |
---|---|---|
NetworkId | Url | Network ID |
NetworkToken | String | Network token |
Target | String | This calls action target |
Method | String | This calls action method |
rule_id | Integer | The TargetRule.id to delete. |
POST Response Notes
Return response will be in the following format: void.
API Call Builder
Javascript is required to use the API Call Builder.