Caution: You are viewing documentation for the API's REST interface. Most of our official client libraries use gRPC. See the REST Introduction for details.
Output only. Email address of the user. Read only field
accessCreationDateTime
string
Output only. The customer user access creation time. Read only field The format is "YYYY-MM-DD HH:MM:SS". Examples: "2018-03-05 09:15:00" or "2018-02-01 14:34:30"
inviterUserEmailAddress
string
Output only. The email address of the inviter user. Read only field
[[["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-03-06 UTC."],[[["CustomerUserAccess represents the permission of a single user to a single customer."],["It's defined by resource name, user ID, access role, email address, access creation date/time, and inviter user's email address."],["The resource name follows a specific format: `customers/{customerId}/customerUserAccesses/{userId}`."],["Several fields, such as user ID, email address, access creation date/time, and inviter user email, are read-only."],["Access role is an enum defined in [AccessRole](/google-ads/api/rest/reference/rest/v18/AccessRole) and determines the user's permissions."]]],[]]