Jump to: GET Response Notes | API Call Builder
Sets an affiliate's custom tracking domain hostname for a given offer.
| Name | Type | Description |
|---|---|---|
| NetworkId | Url | Network ID |
| NetworkToken | String | Network token |
| Target | String | This calls action target |
| Method | String | This calls action method |
| id | Integer | ID of Offer object |
| affiliate_id | Integer | ID of Affiliate object |
| hostname_id | Integer | ID of Hostname object |
GET Response Notes
Variant: if new Hostname object is created, that object's ID.
Otherwise, true if update succeeds; false if not.
API Call Builder
Javascript is required to use the API Call Builder.