Offer::addGroup Method

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

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 group
group_id IntegerID of OfferGroup object to associate to offer

POST Response Notes

Returns boolean true if successfully added

API Call Builder

Javascript is required to use the API Call Builder.
Have a Question? Please contact [email protected] for technical support.