Jump to: GET Response Notes | API Call Builder
Returns the IDs of all active Offers with use_target_rules enabled that are using the
specified TargetRule.id.
| Name | Type | Description |
|---|---|---|
| NetworkId | Url | Network ID |
| NetworkToken | String | Network token |
| Target | String | This calls action target |
| Method | String | This calls action method |
| rule_id | Integer | The TargetRule.id |
GET Response Notes
The Offer IDs using this TargetRule.
Return response will be in the following format: int[].
API Call Builder
Javascript is required to use the API Call Builder.