siteUrl property

String? siteUrl
getter/setter pair

The URL of the property as defined in Search Console.

Examples: http://www.example.com/ for a URL-prefix property, or sc-domain:example.com for a Domain property.

Required.

Implementation

core.String? siteUrl;