Offer::addCategory Method

Associates an existing offer to an existing offer category. This method does not alter any preexisting category associations with the target offer.

NameTypeDescription
NetworkId UrlNetwork ID
NetworkToken StringNetwork token
Target StringThis calls action target
Method StringThis calls action method
id IntegerID of Offer object
category_id IntegerID of OfferCategory object

GET Response Notes

Boolean: true if action 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.