add_alert
Important: Content API for Shopping was sunset on August 18, 2026.
PhoneVerificationMethod
Stay organized with collections
Save and categorize content based on your preferences.
Different verification methods to verify phone number.
| Enums |
PHONE_VERIFICATION_METHOD_UNSPECIFIED |
Unknown method. |
SMS |
Receive verification code by SMS. |
PHONE_CALL |
Receive verification code by phone call. |
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-16 UTC.
[null,null,["Last updated 2024-10-16 UTC."],[],["The core content details two methods for phone number verification: receiving a verification code via SMS and receiving a verification code through a phone call. An unspecified or unknown method is also listed as `PHONE_VERIFICATION_METHOD_UNSPECIFIED`. These methods, represented as enums, offer different ways for users to confirm their phone numbers.\n"]]