Member Group User

Recipes
🦉
Creating an Advertiser User
Open Recipe

Response

Field
Type
Description
user_idintThe user id
emailstringThe email of the user
first_namestringThe first name of the user. Must be included as at least an empty string.
last_namestringThe last name of the user. Must be included as at least an empty string.
created_atstringThe date and time the user was created
deletedboolThe is deleted flag
user_namestringThe user name
member_idintThe member id
member_group_idintThe member group id
phonestringThe phone number
last_loginstringThe date and time of the last login
statusstringThe status of the user
created_byintThe user that created this user
last_modifiedstringThe date and time the user was last modified
last_edited_byintThe user that last edited this user
rolesarrayThe roles array
idintThe role id
namestringThe role name
access
objectThe role access object
clientsarray of intsThe list of client ids
advertiser_groupsarray of intsThe list of advertiser group ids
advertisersarray of intsThe list of advertiser ids
locale
objectThe locale object
idintThe locale id
namestringThe locale name
codestringThe locale code
use_base_bidboolThe use base bid flag.
deletedboolThe deleted flag for bidder.

Try It!

Language
Credentials
Header
Click Try It! to start a request and see the response here!