ProductLinkError
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. |
LINK_EXISTS
|
A link cannot be created because an active link already exists. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-12 UTC.
[null,null,["Last updated 2024-10-12 UTC."],[[["This enum outlines various error types that can occur when working with ProductLinks."],["Errors encompass unspecified issues, unknown codes, invalid operations, creation restrictions, and existing link conflicts."]]],[]]