Jump to: POST Response Notes | API Call Builder
Applies a tag to an affiliate.
| Name | Type | Description |
|---|---|---|
| NetworkId | Url | Network ID |
| NetworkToken | String | Network token |
| Target | String | This calls action target |
| Method | String | This calls action method |
| affiliate_id | Integer | Affiliate ID |
| tag_id | Integer | Tag ID |
| return_object | Boolean | Whether return object is needed |
POST Response Notes
Returns newly created AffiliateTag ID or returns the newly created AffiliateTag model object if return_object is "true"
API Call Builder
Javascript is required to use the API Call Builder.