Preference::findPreferencesByTypeAndUserId Method

Get Preferences for a given user type and user id.

For employees, default to brand preferences.
For advertiser users and affiliate users, default to account preferences.
(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 user ("employee", "advertiser" or "affiliate")
user_id IntegerID of User object

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.