Jump to: GET Response Notes | API Call Builder
Get Preferences for a given account type and account id.
If the account preference does not exist, the brand preference will be used.
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 |
type | String | Type of account ("advertiser" or "affiliate") |
account_id | Integer | ID of Account object (Advertiser ID or Affiliate ID) |
GET Response Notes
List of AccountPreference model objects.
Return response will be in the following format: array.
API Call Builder
Javascript is required to use the API Call Builder.