eBay Trading APIVersion 1349
 

AnnouncementMessageCodeType ( token )

Part of the mechanism for eBay to control which announcement messages are to be made available to the user.

Type that uses AnnouncementMessageCodeType:

Call that uses one or more values of AnnouncementMessageCodeType:

Enumeration Values

Value Description
CustomCode Reserved for future use.
Deprecation A deprecation message is to be made available, but only if today's date is between AnnouncementMessageType.AnnouncementStartTime and AnnouncementMessageType.EventTime.
DeprecationAndMapping Both "Deprecation" and "Mapping" enumerations are to apply.
Mapping A mapping message is to be made available, but only if today's date is after AnnouncementMessageType.EventTime.
None No message is to be made available.
  * See the Enumeration Index to see exact use of each enumeration value in the API.