My Business Verifications API

  • The My Business Verifications API allows you to manage location verifications through an interface.

  • You can complete pending verifications, fetch verification options, list existing verifications, and start the verification process for a location.

  • mybusinessverifications.googleapis.com is the service name needed for creating RPC client stubs.

  • You can also get the VoiceOfMerchant state using this API.

The My Business Verifications API provides an interface for taking verifications related actions for locations.

Service: mybusinessverifications.googleapis.com

The Service name mybusinessverifications.googleapis.com is needed to create RPC client stubs.

google.mybusiness.verifications.v1.Verifications

Methods
CompleteVerification Completes a PENDING verification.
FetchVerificationOptions Reports all eligible verification options for a location in a specific language.
ListVerifications List verifications of a location, ordered by create time.
VerifyLocation Starts the verification process for a location.

google.mybusiness.verifications.v1.VoiceOfMerchant

Methods
GetVoiceOfMerchantState Gets the VoiceOfMerchant state.