Jump to: GET Response Notes | API Call Builder
Associates one or more offer categories to an existing offer, replacing that offer's prior offer category associations.
| 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 to associate to categories |
| category_ids | Array | IDs of OfferCategory objects to associate to offer |
GET Response Notes
Boolean: true if update succeeds; false otherwise
API Call Builder
Javascript is required to use the API Call Builder.