target.apidocs.com.google.api.services.webmasters.class-use.Webmasters.Searchanalytics.Query.html Maven / Gradle / Ivy
Uses of Class com.google.api.services.webmasters.Webmasters.Searchanalytics.Query (Search Console API v3-rev20190428-1.30.1)
Uses of Class
com.google.api.services.webmasters.Webmasters.Searchanalytics.Query
-
Packages that use Webmasters.Searchanalytics.Query
Package
Description
com.google.api.services.webmasters
-
-
Uses of Webmasters.Searchanalytics.Query in com.google.api.services.webmasters
Methods in com.google.api.services.webmasters that return Webmasters.Searchanalytics.Query
Modifier and Type
Method and Description
Webmasters.Searchanalytics.Query
Webmasters.Searchanalytics.query(String siteUrl,
SearchAnalyticsQueryRequest content)
Query your data with filters and parameters that you define.
Webmasters.Searchanalytics.Query
Webmasters.Searchanalytics.Query.set(String parameterName,
Object value)
Webmasters.Searchanalytics.Query
Webmasters.Searchanalytics.Query.setAlt(String alt)
Webmasters.Searchanalytics.Query
Webmasters.Searchanalytics.Query.setFields(String fields)
Webmasters.Searchanalytics.Query
Webmasters.Searchanalytics.Query.setKey(String key)
Webmasters.Searchanalytics.Query
Webmasters.Searchanalytics.Query.setOauthToken(String oauthToken)
Webmasters.Searchanalytics.Query
Webmasters.Searchanalytics.Query.setPrettyPrint(Boolean prettyPrint)
Webmasters.Searchanalytics.Query
Webmasters.Searchanalytics.Query.setQuotaUser(String quotaUser)
Webmasters.Searchanalytics.Query
Webmasters.Searchanalytics.Query.setSiteUrl(String siteUrl)
The site's URL, including protocol.
Webmasters.Searchanalytics.Query
Webmasters.Searchanalytics.Query.setUserIp(String userIp)
Copyright © 2011–2019 Google. All rights reserved.