class UrlTestingToolsMobileFriendlyTest extends Resource (View source)

The "mobileFriendlyTest" collection of methods.

Typical usage is:

 $searchconsoleService = new Google\Service\SearchConsole(...);
 $mobileFriendlyTest = $searchconsoleService->urlTestingTools_mobileFriendlyTest;

Methods

run(RunMobileFriendlyTestRequest $postBody, array $optParams = [])

Runs Mobile-Friendly Test for a given URL. (mobileFriendlyTest.run)

Details

RunMobileFriendlyTestResponse run(RunMobileFriendlyTestRequest $postBody, array $optParams = [])

Runs Mobile-Friendly Test for a given URL. (mobileFriendlyTest.run)

Parameters

RunMobileFriendlyTestRequest $postBody
array $optParams

Optional parameters.

Return Value

RunMobileFriendlyTestResponse

Exceptions

Exception