Liking cljdoc? Tell your friends :D

happygapi.searchconsole.urlTestingTools

Google Search Console API: urlTestingTools. The Search Console API provides access to both Search Console data (verified users only) and to public information on an URL basis (anyone) See: https://developers.google.com/webmaster-tools/search-console-api/api/reference/rest/v1/urlTestingTools

Google Search Console API: urlTestingTools.
The Search Console API provides access to both Search Console data (verified users only) and to public information on an URL basis (anyone)
See: https://developers.google.com/webmaster-tools/search-console-api/api/reference/rest/v1/urlTestingTools
raw docstring

mobileFriendlyTest-run$clj

(mobileFriendlyTest-run$ auth parameters body)

https://developers.google.com/webmaster-tools/search-console-api/api/reference/rest/v1/urlTestingTools/mobileFriendlyTest/run

Required parameters: none

Optional parameters: none

Body:

{:url string, :requestScreenshot boolean}

Runs Mobile-Friendly Test for a given URL.

https://developers.google.com/webmaster-tools/search-console-api/api/reference/rest/v1/urlTestingTools/mobileFriendlyTest/run

Required parameters: none

Optional parameters: none

Body: 

{:url string, :requestScreenshot boolean}

Runs Mobile-Friendly Test for a given URL.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close