[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-13 UTC."],[],[],null,["# type UserRecord (v202508)\n\n**Service** \n**UserService** **Inheritance** \n**UserRecord** \n▼\n[User](/ad-manager/api/reference/v202508/UserService.User)\n\nThe `UserRecord` represents the base class from which a `User` is derived.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202508`\n\n| Field ----- ||\n|----------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `id` | ` `xsd:`long` The unique ID of the `User`. This attribute is readonly and is assigned by Google. |\n| ### `name` | ` `xsd:`string` The name of the `User`. It has a maximum length of 128 characters. |\n| ### `email` | ` `xsd:`string` The email or login of the `User`. In order to create a new user, you must already have a [Google Account](https://www.google.com/accounts/ManageAccount). |\n| ### `roleId` | ` `xsd:`long` The unique role ID of the `User`. Roles that are created by Google will have negative IDs. |\n| ### `roleName` | ` `xsd:`string` The name of the role assigned to the `User`. This attribute is readonly. |"]]