Jump to: GET Response Notes
Adds a browser to an offer's list of targeted browsers. This method is deprecated, and only intended for offers that continue to use deprecated legacy browser targeting. New offers should use OfferTargeting.
| Name | Type | Description |
|---|---|---|
| NetworkId | Url | Network ID |
| NetworkToken | String | Network token |
| Target | String | This calls action target |
| Method | String | This calls action method |
| id | Integer | ID of Offer object |
| browser_id | Integer | ID of Browser object |
GET Response Notes
Boolean: true if action succeeds; false otherwise