ProductLinkInvitationError

Enum describing possible product link invitation errors.

Proto definition

Enums

CUSTOMER_NOT_PERMITTED_TO_CREATE_INVITATION

The customer is not permitted to create the invitation.

INVALID_STATUS

The invitation status is invalid.

NO_INVITATION_REQUIRED

An invitation could not be created, since the user already has admin access to the invited account. Use the ProductLinkService to directly create an active link.

PERMISSION_DENIED

The customer doesn't have the permission to perform this action

UNKNOWN

The received error code is not known in the version.

UNSPECIFIED

Enum unspecified.