Jump to: POST Response Notes | API Call Builder
Applies a tag to an offer.
Name | Type | Description |
---|---|---|
NetworkId | Url | Network ID |
NetworkToken | String | Network token |
Target | String | This calls action target |
Method | String | This calls action method |
offer_id | Integer | Offer ID |
tag_id | Integer | Tag ID |
return_object | Boolean | Whether 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.