WebmastersApi class
View Google Search Console data for your verified sites.
Constructors
- WebmastersApi(Client client, {String rootUrl: "https://www.googleapis.com/", String servicePath: "webmasters/v3/"})
Properties
- hashCode → int
-
The hash code for this object. [...]
read-only, inherited
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
- searchanalytics → SearchanalyticsResourceApi
-
read-only
- sitemaps → SitemapsResourceApi
-
read-only
- sites → SitesResourceApi
-
read-only
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed. [...]
inherited
-
toString(
) → String -
Returns a string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator. [...]
inherited
Constants
- WebmastersReadonlyScope → const String
-
View Search Console data for your verified sites
"https://www.googleapis.com/auth/webmasters.readonly"
- WebmastersScope → const String
-
View and manage Search Console data for your verified sites
"https://www.googleapis.com/auth/webmasters"