analytics.management.client Id.hash Client Id

POST {{baseUrl}}/management/clientId:hashClientId?alt=<string>&fields=<string>&key=<string>&oauth_token=<string>&prettyPrint=<boolean>&quotaUser=<string>&userIp=<string>

Hashes the given Client ID.

Request Params

KeyDatatypeRequiredDescription
altstringData format for the response.
fieldsstringSelector specifying which fields to include in a partial response.
keystringAPI 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_tokenstringOAuth 2.0 token for the current user.
prettyPrintstringReturns response with indentations and line breaks.
quotaUserstringAn opaque string that represents a user for quota purposes. Must not exceed 40 characters.
userIpstringDeprecated. Please use quotaUser instead.

Request Body

{"clientId"=>"<string>", "kind"=>"analytics#hashClientIdRequest", "webPropertyId"=>"<string>"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

{&quot;clientId&quot;:&quot;dolore ex laboris&quot;,&quot;hashedClientId&quot;:&quot;proident in in qui&quot;,&quot;kind&quot;:&quot;analytics#hashClientIdResponse&quot;,&quot;webPropertyId&quot;:&quot;sed id sunt tempor&quot;}