AccessInvitationError
Stay organized with collections
Save and categorize content based on your preferences.
outlined_flag
AccessInvitation errors can include issues with invalid email addresses or invitations.
Errors can occur if an email address already has access or a pending invitation.
Limitations on pending invitations or violations of email domain policy can also result in errors.
Unknown or unspecified errors are also possible.
Enums
EMAIL_ADDRESS_ALREADY_HAS_ACCESS
Email address already has access to this customer.
EMAIL_ADDRESS_ALREADY_HAS_PENDING_INVITATION
Email address already has a pending invitation.
EMAIL_DOMAIN_POLICY_VIOLATED
Email address doesn't conform to the email domain policy. See https://support.google.com/google-ads/answer/2375456
GOOGLE_CONSUMER_ACCOUNT_NOT_ALLOWED
Email address cannot be like abc+foo@google.com .
INVALID_EMAIL_ADDRESS
The email address is invalid for sending an invitation.
INVALID_INVITATION_ID
Invalid invitation ID.
INVALID_INVITATION_STATUS
Invalid invitation status for the operation.
PENDING_INVITATIONS_LIMIT_EXCEEDED
Pending invitation limit exceeded for the customer.
UNKNOWN
The received error code is not known in this version.
UNSPECIFIED
Enum unspecified.
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 2025-12-12 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-12-12 UTC."],[],[]]