Preference::findPreferencesByTypeAndAccountId Method

Get Preferences for a given account type and account id.

Account preferences default to brand preferences.

NameTypeDescription
NetworkId UrlNetwork ID
NetworkToken StringNetwork token
Target StringThis calls action target
Method StringThis calls action method
type StringType of account ("advertiser" or "affiliate")
account_id IntegerID of Account object (Advertiser ID or Affiliate ID)

GET Response Notes

Associative array of preference names and values.

Return response will be in the following format: array.

API Call Builder

Javascript is required to use the API Call Builder.
Have a Question? Please contact [email protected] for technical support.