Skip to main content

verifications

Overview

Nameverifications
TypeResource
Idgooglemybusiness.mybusinessverifications.verifications

Fields

NameDatatypeDescription
nextPageTokenstringIf the number of verifications exceeded the requested page size, this field will be populated with a token to fetch the next page of verification on a subsequent call. If there are no more attributes, this field will not be present in the response.
verificationsarrayList of the verifications.

Methods

NameAccessible byRequired ParamsDescription
locations_verifications_listSELECTlocationsIdList verifications of a location, ordered by create time.
locations_verifications_completeEXEClocationsId, verificationsIdCompletes a PENDING verification. It is only necessary for non AUTO verification methods. AUTO verification request is instantly VERIFIED upon creation.