Fields from the above resources may be selected along with this
resource in your SELECT and WHERE clauses. These fields will not segment
metrics in your SELECT clause.
customer_user_access.access_creation_date_time
Field description
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"
[[["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 2024-12-18 UTC."],[[["CustomerUserAccess represents the permissions of a single user on a single customer, allowing them to perform specific actions."],["You can select fields from CustomerUserAccess and its attributed resource, Customer, in your queries, but they won't segment metrics."],["Important fields include access role, email address, creation date/time, inviter email, and resource name, all of which can be filtered and selected in queries."],["Access creation date/time is output-only and formatted as \"YYYY-MM-DD HH:MM:SS\", while the access role is an enum with options like ADMIN, READ_ONLY, and STANDARD."],["The resource name follows a specific format: `customers/{customer_id}/customerUserAccesses/{user_id}` and is immutable."]]],[]]