Logo
Google API Documentation

searchconsole.url Testing Tools.mobile Friendly Test.run

POST {{baseUrl}}/v1/urlTestingTools/mobileFriendlyTest:run?$.xgafv=<string>&access_token=<string>&alt=<string>&callback=<string>&fields=<string>&key=<string>&oauth_token=<string>&prettyPrint=<boolean>&quotaUser=<string>&upload_protocol=<string>&uploadType=<string>

Runs Mobile-Friendly Test for a given URL.

 

Body PARAM

Key Datatype Required Description 
$.xgafv
string V1 error format.
access_token
string OAuth access token.
alt
string Data format for response.
callback
string JSONP
fields
string Selector specifying which fields to include in a partial response.
key
string API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.
oauth_token
string OAuth 2.0 token for the current user.
prettyPrint
string
Curl
curl -X POST 'https://searchconsole.googleapis.com//v1/urlTestingTools/mobileFriendlyTest:run?$.xgafv=<string>&access_token=<string>&alt=<string>&callback=<string>&fields=<string>&key=<string>&oauth_token=<string>&prettyPrint=<boolean>&quotaUser=<string>&upload_protocol=<string>&uploadType=<string>?$.xgafv=<string>&access_token=<string>&alt=<string>&callback=<string>&fields=<string>&key=<string>&oauth_token=<string>&prettyPrint=<boolean>&quotaUser=<string>&upload_protocol=<string>&uploadType=<string>' -H 'Content-Type: application/json' -d '{"requestScreenshot":"\u003cboolean\u003e","url":"\u003cstring\u003e"}'

ENDPOINTS