eBay Merchant Data APIVersion 1207

SellingManagerAlertType

Type defining the Alert container, which contains summary information on one type of Selling Manager alert.

No calls use SellingManagerAlertType.

Fields

AlertType ( SellingManagerAlertTypeCodeType )
AutomationAlert ( SellingManagerAutomationPropertyTypeCodeType )
Count ( long )
GeneralAlert ( SellingManagerGeneralPropertyTypeCodeType )
InventoryAlert ( SellingManagerInventoryPropertyTypeCodeType )
PaisaPayAlert ( SellingManagerPaisaPayPropertyTypeCodeType )
SoldAlert ( SellingManagerSoldListingsPropertyTypeCodeType )


AlertType ( SellingManagerAlertTypeCodeType ) [0..1]
Not used by any call.

This field indicates the type of Selling Manager alert returned to the seller. This field is always returned with the Alert container in the GetSellingManagerAlerts response.
See the Field Index to learn which calls use AlertType.

AutomationAlert ( SellingManagerAutomationPropertyTypeCodeType ) [0..1]
Not used by any call.

This value indicates an alert related to listing automation, and may be received when a listing does not conform to listing automation rules. This field is only returned if AlertType='Automation'.
See the Field Index to learn which calls use AutomationAlert.

Count ( long ) [0..1]
Not used by any call.

This field indicates the number of items affected by the alert. This field is not returned if the count is 0.
See the Field Index to learn which calls use Count.

DurationInDays ( int ) [0..1]
Not used by any call.

Represents the duration for which this alert is computed. This field is only returned if the alert is based on duration.
See the Field Index to learn which calls use DurationInDays.

GeneralAlert ( SellingManagerGeneralPropertyTypeCodeType ) [0..1]
Not used by any call.

This value indicates a general alert was received, such as negative feedback received or an unpaid item dispute. This field is only returned if AlertType='General'.
See the Field Index to learn which calls use GeneralAlert.

InventoryAlert ( SellingManagerInventoryPropertyTypeCodeType ) [0..1]
Not used by any call.

This value indicates an alert related to the seller's inventory, such as a restocking alert. This field is only returned if AlertType='Inventory'.
See the Field Index to learn which calls use InventoryAlert.

PaisaPayAlert ( SellingManagerPaisaPayPropertyTypeCodeType ) [0..1]
Not used by any call.

This value indicates an alert related to a PaisaPay issue. This field is only returned if AlertType='PaisaPay'.
See the Field Index to learn which calls use PaisaPayAlert.

SoldAlert ( SellingManagerSoldListingsPropertyTypeCodeType ) [0..1]
Not used by any call.

This value indicates an alert related to a sold item. This field is only returned if AlertType='Sold'.
See the Field Index to learn which calls use SoldAlert.