AdvertiserUser::findById Method

Retrieves an advertiser user by ID.

NameTypeDescription
NetworkId UrlNetwork ID
NetworkToken StringNetwork token
Target StringThis calls action target
Method StringThis calls action method
id IntegerID of Advertiser user object
fieldsArrayList of fields to return; defaults to all fieldsShow Supported Values
containContainList of related objects to return with each resultShow Supported Values

GET Response Notes

Returns an AdvertiserUser model object

Note: For security purposes, the "password" and "password_confirmation" fields are omitted from the response.

API Call Builder

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