SellingManagerAlertType

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

Types that use SellingManagerAlertType:

Call that uses one or more fields of SellingManagerAlertType:

Fields

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

AlertType ( see SellingManagerAlertTypeCodeType for possible values ) [0..1]
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 ( see SellingManagerAutomationPropertyTypeCodeType for possible values ) [0..1]
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]
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]
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 ( see SellingManagerGeneralPropertyTypeCodeType for possible values ) [0..1]
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 ( see SellingManagerInventoryPropertyTypeCodeType for possible values ) [0..1]
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 ( see SellingManagerPaisaPayPropertyTypeCodeType for possible values ) [0..1]
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 ( see SellingManagerSoldListingsPropertyTypeCodeType for possible values ) [0..1]
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.

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