Add User
Advertiser Users
Add User
Grants someone access to the Advertiser’s account in the admin portal. You can also do this manually on the Advertiser’s Users page in the admin portal. The API does not currently email/inform the user that they have been added.
POST
Add User
Path Parameters
The advertiser ID.
Body Parameters
The email address of the user.
The role of the user. Currently, only
ADMIN is supported.Response
The advertiser ID.
The email address of the user.
A timestamp of when the user was created.
The role of the user.