Jump to: GET Response Notes | API Call Builder
Sets the conversion cap for an offer. See the OfferConversionCap model for list of properties.
| 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 |
| data | Object | OfferConversionCap model propertiesShow Supported Parameters |
GET Response Notes
Variant: if new OfferConversionCap object is created, that object's ID.
Otherwise, true if update succeeds; false if not.
API Call Builder
Javascript is required to use the API Call Builder.