BotBlockRequestType
Container of token and user reply.

Types that use BotBlockRequestType:

Call that uses one or more fields of BotBlockRequestType:

Fields

BotBlockToken ( string )
BotBlockUserInput ( string )

BotBlockToken ( string ) [0..1]
An encrypted token that eBay generates and that applications need to pass as input to subsquent calls. One use of this might be to block users from the site due to multiple call requests.
See the Field Index to learn which calls use BotBlockToken.

BotBlockUserInput ( string ) [0..1]
The user's response to being asked to type the message in the botblock challenge image (that is, the image corresponding to BotBlockUrl that has been returned in a previous call).
See the Field Index to learn which calls use BotBlockUserInput.

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

© 2005–2009 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.