class SiteVerification extends Service (View source)

Service definition for SiteVerification (v1).

Verifies ownership of websites or domains with Google.

For more information about this service, see the API Documentation

Constants

SITEVERIFICATION

Manage the list of sites and domains you control.

SITEVERIFICATION_VERIFY_ONLY

Manage your new site verifications with Google.

Properties

$webResource
$rootUrlTemplate

Methods

__construct(Client|array $clientOrConfig = [], string $rootUrl = null)

Constructs the internal representation of the SiteVerification service.

Details

__construct(Client|array $clientOrConfig = [], string $rootUrl = null)

Constructs the internal representation of the SiteVerification service.

Parameters

Client|array $clientOrConfig

The client used to deliver requests, or a config array to pass to a new Client instance.

string $rootUrl

The root URL used for requests to the service.