Offer::setCategories Method

Associates one or more offer categories to an existing offer, replacing that offer's prior offer category associations.

NameTypeDescription
NetworkId UrlNetwork ID
NetworkToken StringNetwork token
Target StringThis calls action target
Method StringThis calls action method
id IntegerID of Offer object to associate to categories
category_ids ArrayIDs 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.
Have a Question? Please contact [email protected] for technical support.