eBay Merchant Data APIVersion 1255
 

AnnouncementMessageCodeType ( token )

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

No calls use 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.