OfferTargeting::updateTargetRule Method

Updates the properties of a TargetRule.

Limited to Brand-source rules.

NameTypeDescription
NetworkId UrlNetwork ID
NetworkToken StringNetwork token
Target StringThis calls action target
Method StringThis calls action method
rule_id IntegerThe TargetRule.id to update.
json_data StringThe TargetRule properties to update, represented as JSON-formatted object string. This accepts a JSON-formatted object string rather than an object directly because we may wish to accept explicit null values for some regexes.

GET Response Notes

The updated TargetRule.

Return response will be in the following format: ApiLibraryModelOfferTargetRule.

API Call Builder

Javascript is required to use the API Call Builder.
Have a Question? Please contact [email protected] for technical support.