BotBlockResponseType
Container of token and image URL and Audio URL.

Types that use BotBlockResponseType:

Call that uses one or more fields of BotBlockResponseType:

Fields

BotBlockAudioUrl ( string )
BotBlockToken ( string )
BotBlockUrl ( string )

BotBlockAudioUrl ( string ) [0..1]
The URL of the audio-clip that your application should provide for sight-impaired users. The BotBlockAudioUrl audio-clip corresponds to the BotBlockUrl image.
See the Field Index to learn which calls use BotBlockAudioUrl.

BotBlockToken ( string ) [0..1]
An encrypted token generated by eBay when the botblock mechanism is triggered. This token is mapped to BotBlockUrl and BotBlockAudioUrl.
See the Field Index to learn which calls use BotBlockToken.

BotBlockUrl ( string ) [0..1]
The URL of the image that your application should display to the user for a botblock challenge.
See the Field Index to learn which calls use BotBlockUrl.

This document was generated with a customized version of the apireferencedocs tool.

© 2005–2010 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developers Program and API License Agreement.