Show / Hide Table of Contents

Enum ContactStatusEnum.Types.ContactStatus

Describes the contact statuses.

Namespace: Google.Ads.AdManager.V1
Assembly: Google.Ads.AdManager.V1.dll
Syntax
public enum ContactStatusEnum.Types.ContactStatus

Fields

Name Description
InviteCanceled

The contact was invited to see their orders, but the invitation was cancelled.

InviteExpired

The contact has been invited to see their orders, but the invitation has already expired.

InvitePending

The contact has been invited to see their orders, but has not yet accepted the invitation.

Uninvited

The contact has not been invited to see their orders.

Unspecified

Default value. This value is unused.

UserActive

The contact has access to login and view their orders.

UserDisabled

The contact accepted an invitation to see their orders, but their access was later revoked.

In this article
Back to top Generated by DocFX