DigitalGoodInfoType
This type is used by the DigitalGoodInfo container, which is used in Add/Relist/Revise/Verify listing calls to designate the listing as a digital gift card listing.
Type that uses DigitalGoodInfoType:
Calls that use DigitalGoodInfoType:
AddFixedPriceItem, AddItem, AddItems, GetItem, RelistFixedPriceItem, RelistItem, ReviseFixedPriceItem, ReviseItem, VerifyAddFixedPriceItem, VerifyAddItem, VerifyRelistItem
Field
This field must be included in the request and set to
To verify whether a specific leaf category on a specific eBay marketplace supports digital gift card listings, use the Metadata API getListingTypePolicies method. Pass the target marketplace_id and the leaf category ID in the filter query parameter, and then look for a
true if the seller plans to list a digital gift card in a category that supports digital gift cards. To verify whether a specific leaf category on a specific eBay marketplace supports digital gift card listings, use the Metadata API getListingTypePolicies method. Pass the target marketplace_id and the leaf category ID in the filter query parameter, and then look for a
true value in the listingTypePolicies.digitalGoodDeliveryEnabled field for the returned category.
See the Field Index to learn which calls use DigitalDelivery.