OfferTargeting::deleteTargetRule Method

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.

NameTypeDescription
NetworkId UrlNetwork ID
NetworkToken StringNetwork token
Target StringThis calls action target
Method StringThis calls action method
rule_id IntegerThe 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.
Have a Question? Please contact [email protected] for technical support.