| eBay-API documentation | view source | Contained in the eBay-API distribution. |
eBay::API::XML::Call::GetClientAlertsAuthToken::GetClientAlertsAuthTokenResponseType
Returns a Client Alerts token.
eBay::API::XML::Call::GetClientAlertsAuthToken::GetClientAlertsAuthTokenResponseType inherits from the eBay::API::XML::ResponseDataType class
This token string is required for the Login call in the Client Alerts API. The Client Alerts GetUserAlerts call, which returns alerts about events associated with a specific user, requires Login.
# Argument: 'xs:string'
Returned: Always # Returns: 'xs:string'
A Client Alerts token expires after seven days.
# Argument: 'xs:dateTime'
Returned: Always # Returns: 'xs:dateTime'
| eBay-API documentation | view source | Contained in the eBay-API distribution. |