customer_user_access

Represents the permission of a single user onto a single customer.

Attributed resources
customer

Fields from the above resources may be selected along with this resource in your SELECT and WHERE clauses. These fieldswill not segment metrics in yourSELECT clause.

customer_user_access.access_creation_date_time

Field descriptionOutput 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"
CategoryATTRIBUTE
Data TypeDATE
Type URLN/A
FilterableTrue
SelectableTrue
SortableTrue
RepeatedFalse

customer_user_access.access_role

Field descriptionAccess role of the user.
CategoryATTRIBUTE
Data Type

ENUM

ADMIN
EMAIL_ONLY
READ_ONLY
STANDARD
UNKNOWN
UNSPECIFIED
Type URLgoogle.ads.googleads.v23.enums.AccessRoleEnum.AccessRole
FilterableTrue
SelectableTrue
SortableTrue
RepeatedFalse

customer_user_access.email_address

Field descriptionOutput only. Email address of the user. Read only field
CategoryATTRIBUTE
Data TypeSTRING
Type URLN/A
FilterableTrue
SelectableTrue
SortableTrue
RepeatedFalse

customer_user_access.inviter_user_email_address

Field descriptionOutput only. The email address of the inviter user. Read only field
CategoryATTRIBUTE
Data TypeSTRING
Type URLN/A
FilterableTrue
SelectableTrue
SortableTrue
RepeatedFalse

customer_user_access.resource_name

Field descriptionImmutable. Name of the resource. Resource names have the form:customers/{customer_id}/customerUserAccesses/{user_id}
CategoryATTRIBUTE
Data TypeRESOURCE_NAME
Type URLN/A
FilterableTrue
SelectableTrue
SortableFalse
RepeatedFalse

customer_user_access.user_id

Field descriptionOutput only. User id of the user with the customer access. Read only field
CategoryATTRIBUTE
Data TypeINT64
Type URLN/A
FilterableTrue
SelectableTrue
SortableTrue
RepeatedFalse

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2026-01-29 UTC.