Liking cljdoc? Tell your friends :D

happygapi.searchconsole.urlTestingTools

Google Search Console URL Testing Tools API: urlTestingTools. Provides tools for running validation tests against single URLs See: https://developers.google.com/webmaster-tools/search-console-api/api/reference/rest/v1/urlTestingTools

Google Search Console URL Testing Tools API: urlTestingTools.
Provides tools for running validation tests against single URLs
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