Offer::setGroups Method

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

Note: an offer can belong to at most 50 groups. This method fails when attempting to exceed that limit.

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 groups
group_ids ArrayIDs of OfferGroup objects to associate to offer

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.