customer_user_access_invitation

Represent an invitation to a new user on this customer account.

Attributed resources
customer

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_invitation.access_role

Field description Immutable. Access role of the user.
Category ATTRIBUTE
Data Type
Type URL google.ads.googleads.v17.enums.AccessRoleEnum.AccessRole
Filterable True
Selectable True
Sortable True
Repeated False

customer_user_access_invitation.creation_date_time

Field description Output only. Time invitation was created. This field is read-only. The format is "YYYY-MM-DD HH:MM:SS". Examples: "2018-03-05 09:15:00" or "2018-02-01 14:34:30"
Category ATTRIBUTE
Data Type DATE
Type URL N/A
Filterable True
Selectable True
Sortable True
Repeated False

customer_user_access_invitation.email_address

Field description Immutable. Email address the invitation was sent to. This can differ from the email address of the account that accepts the invite.
Category ATTRIBUTE
Data Type STRING
Type URL N/A
Filterable True
Selectable True
Sortable True
Repeated False

customer_user_access_invitation.invitation_id

Field description Output only. The ID of the invitation. This field is read-only.
Category ATTRIBUTE
Data Type INT64
Type URL N/A
Filterable True
Selectable True
Sortable True
Repeated False

customer_user_access_invitation.invitation_status

Field description Output only. Invitation status of the user.
Category ATTRIBUTE
Data Type
Type URL google.ads.googleads.v17.enums.AccessInvitationStatusEnum.AccessInvitationStatus
Filterable True
Selectable True
Sortable True
Repeated False

customer_user_access_invitation.resource_name

Field description Immutable. Name of the resource. Resource names have the form: customers/{customer_id}/customerUserAccessInvitations/{invitation_id}
Category ATTRIBUTE
Data Type RESOURCE_NAME
Type URL N/A
Filterable True
Selectable True
Sortable False
Repeated False