NAME
eBay::API::XML::Call::SetNotificationPreferences
INTERITANCE
eBay::API::XML::Call::SetNotificationPreferences inherits from the eBay::API::BaseCall class
Methods
setApplicationDeliveryPreferences()
Specifies application-based 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).
RequiredInput: No
# Argument: 'ns:ApplicationDeliveryPreferencesType'
setDeliveryURLName()
For Platform Notifications, specify the name of the delivery notification URL that you want to associate with the user token specified for the SetNotificationPreferences call. If, with different SetNotificationPreferences calls, you associate multiple URL names with a single user token, each subsequent URL name overwrites the previous name associated with the user token.
RequiredInput: No
# Argument: 'xs:string'
setEventProperty()
Characteristics or details of an event such as type, name and value. Currently can only be set for wireless applications.
RequiredInput: No
# Argument: reference to an array
of 'ns:NotificationEventPropertyType'
setUserData()
Specifies user data for notification settings such as mobile phone number.
RequiredInput: No
# Argument: 'ns:NotificationUserDataType'
setUserDeliveryPreferenceArray()
Array of NotificationEventEnableTypes. Each NotificationEventEnableType contains an EventSetting and an EventType.
RequiredInput: No
# Argument: 'ns:NotificationEnableArrayType'
SEE ALSO
eBay::API, eBay::API::BaseCall
JOIN US
Please visit http://developer.ebay.com for more eBay API information.
Web: http://developer.ebay.com
Community Forums: http://developer.ebay.com/community/forums/