ProductLinkInvitationError
Enum describing possible product link invitation errors.
Enums |
UNSPECIFIED
|
Enum unspecified. |
UNKNOWN
|
The received error code is not known in the version. |
INVALID_STATUS
|
The invitation status is invalid. |
PERMISSION_DENIED
|
The customer doesn't have the permission to perform this action |
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. |
CUSTOMER_NOT_PERMITTED_TO_CREATE_INVITATION
|
The customer is not permitted to create the invitation. |
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 describes potential errors encountered when inviting users to access a product link."],["Errors include unspecified issues, unknown error codes, invalid invitation status, permission denial, and cases where an invitation is unnecessary or the customer lacks creation privileges."]]],[]]