Tag::addToOffer Method

Applies a tag to an offer.

NameTypeDescription
NetworkId UrlNetwork ID
NetworkToken StringNetwork token
Target StringThis calls action target
Method StringThis calls action method
offer_id IntegerOffer ID
tag_id IntegerTag ID
return_objectBooleanWhether return object is needed

POST Response Notes

Returns newly created OfferTag ID or returns the newly created OfferTag model object if return_object is "true"

API Call Builder

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