AI-generated Key Takeaways
-
The UserRecord is the base class for the User.
-
The UserRecord contains fields such as id, name, email, roleId, and roleName.
-
The id and roleName fields are readonly.
-
To create a new user, a Google Account is required.
The UserRecord represents the base class from which a User is derived.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
Field |
|
|---|---|
|
The unique ID of the |
|
The name of the |
|
The email or login of the |
|
The unique role ID of the |
|
The name of the role assigned to the |