ProductLinkInvitationStatus

  • Invitations between Google Ads customers and other accounts have various possible statuses.

  • Statuses indicate the state of an invitation, such as if it has been sent, accepted, rejected, revoked, or expired.

  • REQUESTED means an invitation has been sent to another account, while PENDING_APPROVAL means an invitation has been sent by another account.

  • An invitation is active if its status is REQUESTED or PENDING_APPROVAL, and it becomes inactive if the status changes to ACCEPTED, REVOKED, REJECTED, or EXPIRED.

Describes the possible statuses for an invitation between a Google Ads customer and another account.

Enums

UNSPECIFIED

Not specified.

UNKNOWN

Used for return value only. Represents value unknown in this version.

ACCEPTED

The invitation is accepted.

REQUESTED

An invitation has been sent to the other account. A user on the other account may now accept the invitation by setting the status to ACCEPTED.

PENDING_APPROVAL

This invitation has been sent by a user on the other account. It may be accepted by a user on this account by setting the status to ACCEPTED.

REVOKED

The invitation is revoked by the user who sent the invitation.

REJECTED

The invitation has been rejected by the invitee.

EXPIRED

The invitation has timed out before being accepted by the invitee.