Jump to: POST Response Notes | API Call Builder
Removes a tag from 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 |
POST Response Notes
Returns boolean true if tag was successfully removed from offer
API Call Builder
Javascript is required to use the API Call Builder.