Returns all TargetRuleOffers (with TargetRule attached) for the specified Offer.
Name | Type | Description |
---|---|---|
NetworkId | Url | Network ID |
api_key | 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.