Overview | Service | Command |
Get Yahoo cookie
Authorization token required | true |
Admin Authorization token required | false |
<GetYahooCookieRequest user="{user}" /> ## GetYahooCookieRequest
The following table describes elements and attributes you can define within a
<GetYahooCookieRequest>
element:
XPath | Required / Optional | Description |
@user | Required (only 1) | Type:String User |
<GetYahooCookieResponse [error="{error}"] [crumb="{crumb}"] [y="{y}"] [t="{t}"] /> ## GetYahooCookieResponse
The following table describes elements and attributes you can define within a
<GetYahooCookieResponse>
element:
XPath | Required / Optional | Description |
@error | Optional (0 or 1) | Type:String Error |
@crumb | Optional (0 or 1) | Type:String Crumb |
@y | Optional (0 or 1) | Type:String y |
@t | Optional (0 or 1) | Type:String t |