AccountSuspensionAbuseReason
Reasons why an account may be suspended.
Enums |
ACCOUNT_SUSPENSION_ABUSE_REASON_UNSPECIFIED |
Abuse reason is unspecified. |
TOS_VIOLATION |
This account is being suspended for a Terms of Service violation. |
SPAM |
This account is being suspended for spam. |
PHISHING |
This account is being suspended for phishing. |
TRAFFIC_PUMPING |
This account is being suspended for artificially boosting traffic to a website. |
FRAUD |
This account is being suspended for fraud. |
NUMBER_HARVESTING |
This account is being suspended for number harvesting. |
PAYMENTS_FRAUD |
This account is being suspended for payments fraud. |
UNWANTED_CONTENT |
This account is being suspended for unwanted content. |
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-08-22 UTC.
[null,null,["Last updated 2024-08-22 UTC."],[[["An account can be suspended for various reasons, including Terms of Service violations, spam, phishing, artificially boosting website traffic, fraud, number harvesting, payments fraud, and unwanted content."],["While some suspensions are due to explicit malicious activities like fraud or phishing, others can be triggered by seemingly benign actions like unwanted content or unspecified abuse."]]],["Account suspensions can result from various violations. These include Terms of Service violations, spam, phishing, artificially boosting website traffic (traffic pumping), fraud, harvesting phone numbers, payment fraud, and posting unwanted content. Each of these represents a distinct abuse reason, while an unspecified reason is also possible. The system can pinpoint the reason for the account suspension, which can be one of the mentioned reasons.\n"]]