Jump to: GET Response Notes | API Call Builder
Update All user preferences based on name, value, and type
| Name | Type | Description |
|---|---|---|
| NetworkId | Url | Network ID |
| NetworkToken | String | Network token |
| Target | String | This calls action target |
| Method | String | This calls action method |
| name | String | Name of the preference |
| value | String | New value for specified field |
| type | String | Type of account ("employee", "advertiser" or "affiliate") |
GET Response Notes
True if successfully sets value.
Return response will be in the following format: boolean.
API Call Builder
Javascript is required to use the API Call Builder.