OfferTargeting::createTargetRule Method

Creates a TargetRule.

NameTypeDescription
NetworkId UrlNetwork ID
NetworkToken StringNetwork token
Target StringThis calls action target
Method StringThis calls action method
json_data StringThe TargetRule properties (name, regular expression, etc), 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.

POST Response Notes

The new 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.