eBay Trading APIVersion 1349
 

AdFormatEnabledDefinitionType

Type defining the AdFormatEnabled field that is returned under the FeatureDefinitions container if AdFormatEnabled is used as a FeatureID value in the request, or if no FeatureID values are used in the request. This field is returned as an empty element (a boolean value is not returned) if one or more eBay API-enabled sites support Classified Ad listings.

To verify if a specific eBay site supports Classified Ad listings (for most categories), look for a true value in the SiteDefaults.AdFormatEnabled field.

To verify if a specific category on a specific eBay site supports Classified Ad listings, pass in a CategoryID value in the request, and then look for a true value in the AdFormatEnabled field of the corresponding Category node (match up the CategoryID values if more than one Category IDs were passed in the request).

Type that uses AdFormatEnabledDefinitionType:

Call that uses AdFormatEnabledDefinitionType:

Fields

This type has no fields.