Type defining the DigitalGoodDeliveryEnabled field that is returned under the FeatureDefinitions container of the GetCategoryFeatures response (as long as DigitalGoodDeliveryEnabled is included as a FeatureID value in the call request or no FeatureID values are passed into the call request). The DigitalGoodDeliveryEnabled field is returned as an empty element (a boolean value is not returned) if one or more eBay API-enabled sites support digital gift card listings.
To verify if a specific eBay site supports digital gift card listings (for most categories), look for a true
value in the SiteDefaults.DigitalGoodDeliveryEnabled field.
To verify if a specific category on a specific eBay site supports digital gift card listings, pass in a DigitalGoodDeliveryEnabled value in the request, and then look for a true
value in the DigitalGoodDeliveryEnabled field of the corresponding Category node (match up the CategoryID values if more than one category ID was passed in the request).
Type that uses DigitalGoodDeliveryEnabledDefinitionType:
Call that uses DigitalGoodDeliveryEnabledDefinitionType:
This type has no fields.
Copyright © 2005–2021 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.