class ManagementClientId extends Resource (View source)

The "clientId" collection of methods.

Typical usage is:

 $analyticsService = new Google\Service\Analytics(...);
 $clientId = $analyticsService->management_clientId;

Methods

hashClientId(HashClientIdRequest $postBody, array $optParams = [])

Hashes the given Client ID. (clientId.hashClientId)

Details

HashClientIdResponse hashClientId(HashClientIdRequest $postBody, array $optParams = [])

Hashes the given Client ID. (clientId.hashClientId)

Parameters

HashClientIdRequest $postBody
array $optParams

Optional parameters.

Return Value

HashClientIdResponse

Exceptions

Exception