Preference::findPreferenceByNameTypeAndAccountId Method

Get Preferences for a given account type and account id.

If the account preference does not exist, the brand preference will be used.

NameTypeDescription
NetworkId UrlNetwork ID
NetworkToken StringNetwork token
Target StringThis calls action target
Method StringThis calls action method
name StringName of the preference
type StringType of account ("advertiser" or "affiliate")
account_id IntegerID 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.
Have a Question? Please contact [email protected] for technical support.