enum Contact.Status (v202402)

Describes the contact statuses.


Namespace
https://www.google.com/apis/ads/publisher/v202402
Enumeration Description
UNINVITED The contact has not been invited to see their orders.
INVITE_PENDNG The contact has been invited to see their orders, but has not yet accepted the invitation.
INVITE_EXPIRED The contact has been invited to see their orders, but the invitation has already expired.
INVITE_CANCELED The contact was invited to see their orders, but the invitation was cancelled.
USER_ACTIVE The contact has access to login and view their orders.
USER_DISABLED The contact accepted an invitation to see their orders, but their access was later revoked.
UNKNOWN The value returned if the actual value is not exposed by the requested API version.