eBay Trading APIVersion 1349
 

SetNotificationPreferencesRequestType ( AbstractRequestType )

Manages notification and alert preferences for applications and users.

Call that uses SetNotificationPreferencesRequestType:

Fields



ApplicationDeliveryPreferences ( ApplicationDeliveryPreferencesType ) [0..1]
Specifies application-level event preferences that have been enabled, including the URL to which notifications should be delivered and whether notifications should be enabled or disabled (although the UserDeliveryPreferenceArray input property specifies specific notification subscriptions).
See the Field Index to learn which calls use ApplicationDeliveryPreferences.

DeliveryURLName ( string ) [0..1]
Specifies up to 25 ApplicationDeliveryPreferences.DeliveryURLDetails.DeliveryURLName to associate with a user token sent in a SetNotificationPreferences request. To specify multiple DeliveryURLNames, create separate instances of ApplicationDeliveryPreferences.DeliveryURLDetails.DeliveryURLName, and then enable up to 25 DeliveryURLNames by including them in comma-separated format in this field.
See the Field Index to learn which calls use DeliveryURLName.

Characteristics or details of an event such as type, name and value. Currently can only be set for wireless applications.
See the Field Index to learn which calls use EventProperty.

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

UserDeliveryPreferenceArray ( NotificationEnableArrayType ) [0..1]
Specifies events and whether or not they are enabled.
See the Field Index to learn which calls use UserDeliveryPreferenceArray.