ProductLinkError

  • The document lists and describes possible errors related to ProductLink operations.

  • Errors include unspecified issues, unknown codes, and invalid operations like attempting to remove a link from a partner account.

  • Specific errors indicate that creating a link is not permitted if a pending or active link already exists.

Enum describing possible ProductLink errors.

Enums

UNSPECIFIED

Enum unspecified.

UNKNOWN

The received error code is not known in this version.

INVALID_OPERATION

The requested operation is invalid. For example, you are not allowed to remove a link from a partner account.

CREATION_NOT_PERMITTED

The creation request is not permitted.

INVITATION_EXISTS

A link cannot be created because a pending link already exists.