Jump to: GET Response Notes | API Call Builder
Returns all TargetRuleOffers (with TargetRule attached) for the specified Offer.
| Name | Type | Description |
|---|---|---|
| NetworkId | Url | Network ID |
| NetworkToken | String | Network token |
| Target | String | This calls action target |
| Method | String | This calls action method |
| offer_id | Integer | ID of Offer object whose targeting is desired |
GET Response Notes
The matching TargetRuleOffers with nested TargetRules.
Return response will be in the following format: ApiLibraryModelOfferTargetRuleOffer[].
API Call Builder
Javascript is required to use the API Call Builder.