PENDING_PHONE_VERIFICATION
, which in some cases can enable the option for an account re-review. Prior to this release, this was only possible in the Merchant Center user interface.Two new methods are provided in the 2-step verification process:
accounts.requestphonenumberverification
- Initializes the verification of a provided phone number via phone call or SMS through issuing a verification code.accounts.verifyphonenumber
- Allows the phone number to be verified with the sent verification code.
Accounts.AccountBusinessInformation
. The new methods replace the prior approach of setting a phone number directly. We strongly recommend you use these new methods to verify the phone numbers for all Merchant Center accounts to avoid future issues. See the Phone Verification guide for examples and more detail.If you require further support implementing this change, please visit the Content API for Shopping forum.