Overview | Service | Command |
Get Yahoo Auth Token
Authorization token required | true |
Admin Authorization token required | false |
<GetYahooAuthTokenRequest user="{user}" password="{Password}" /> ## GetYahooAuthTokenRequest
The following table describes elements and attributes you can define within a
<GetYahooAuthTokenRequest>
element:
XPath | Required / Optional | Description |
@user | Required (only 1) | Type:String User |
@password | Required (only 1) | Type:String Password |
<GetYahooAuthTokenResponse [failed="{failed} (0|1)"] /> ## GetYahooAuthTokenResponse
The following table describes elements and attributes you can define within a
<GetYahooAuthTokenResponse>
element:
XPath | Required / Optional | Description |
@failed | Optional (0 or 1) | Type:0|1 Failed |