MyBusinessVerifications
import { MyBusinessVerifications } from "https://googleapis.deno.dev/v1/mybusinessverifications:v1.ts";
The My Business Verifications API provides an interface for taking verifications related actions for locations.
§Methods
Reports all eligible verification options for a location in a specific language.
Required. The location to verify.
Gets the VoiceOfMerchant state.
Required. Resource name of the location.
Completes a PENDING
verification. It is only necessary for non AUTO
verification methods. AUTO
verification request is instantly VERIFIED
upon creation.
Required. Resource name of the verification to complete.
List verifications of a location, ordered by create time.
Required. Resource name of the location that verification requests belong to.
Starts the verification process for a location.
Required. Resource name of the location to verify.
Generate a token for the provided location data to verify the location.