eBay Trading APIVersion 1349
 

GetNotificationPreferencesResponseType ( AbstractResponseType )

Contains the requesting application's notification preferences. GetNotificationPreferences retrieves preferences that you have deliberately set. For example, if you enable the EndOfAuction event and then later disable it, the response shows the EndOfAuction event preference as Disabled. But if you have never set a preference for the EndOfAuction event, no EndOfAuction preference is returned at all.

Call that uses GetNotificationPreferencesResponseType:

Fields



ApplicationDeliveryPreferences ( ApplicationDeliveryPreferencesType ) [0..1]
Specifies application-based event preferences that have been enabled.
See the Field Index to learn which calls use ApplicationDeliveryPreferences.

DeliveryURLName ( string ) [0..1]
Specifies application delivery URL Name associated with this user.
See the Field Index to learn which calls use DeliveryURLName.

Contains names and values assigned to a notification event. Currently can only be set for wireless applications.
See the Field Index to learn which calls use EventProperty.

Returns user data for notification settings, such as set mobile phone.
See the Field Index to learn which calls use UserData.

UserDeliveryPreferenceArray ( NotificationEnableArrayType ) [0..1]
Specifies user-based event preferences that have been enabled or disabled.
See the Field Index to learn which calls use UserDeliveryPreferenceArray.