ODBC Driver for eBay

Build 26.0.9655

MotorsListingPolicies

Returns eBay Motors policy metadata for all leaf categories on the specified marketplace.

Columns

Name Type Description
CategoryId [KEY] String The unique identifier of the eBay leaf category.
CategoryTreeId String The unique identifier of the category tree.
DepositSupported Boolean If true, the category supports the use of a deposit or down payment on a motor vehicle listing.
EbayMotorsProAdFormatEnabled String Indicates whether eBay Motors Pro sellers can use classified ads in this category. Values from AdFormatEnabledEnum.
EbayMotorsProAutoAcceptEnabled Boolean If true, the category supports Best Offer Auto Accept for eBay Motors Pro listings.
EbayMotorsProAutoDeclineEnabled Boolean If true, the category allows auto-decline for Best Offers on eBay Motors Pro classified ad listings.
EbayMotorsProBestOfferEnabled String Indicates whether Best Offer features are supported for eBay Motors Pro classified ad listings. Values from ClassifiedAdBestOfferEnabledEnum.
EbayMotorsProCompanyNameEnabled Boolean If true, the category supports including company name in seller contact information for eBay Motors Pro.
EbayMotorsProContactByAddressEnabled Boolean If true, the category supports including address in seller contact information for eBay Motors Pro.
EbayMotorsProContactByEmailEnabled Boolean If true, the category supports including email in seller contact information for eBay Motors Pro.
EbayMotorsProContactByPhoneEnabled Boolean If true, the category supports including telephone in seller contact information for eBay Motors Pro.
EbayMotorsProCounterOfferEnabled Boolean If true, counter offers are allowed on Best Offers for eBay Motors Pro classified ad listings in this category.
EbayMotorsProPaymentMethodCheckOutEnabled String Indicates whether the payment method should be displayed for eBay Motors Pro classified ad listings. Values from ClassifiedAdPaymentMethodEnabledEnum.
EbayMotorsProPhoneCount Integer The number of phone numbers that can be included in contact information for eBay Motors Pro.
EbayMotorsProSellerContactDetailsEnabled Boolean If true, seller-level contact information is available for eBay Motors Pro classified ad listings.
EbayMotorsProShippingMethodEnabled Boolean If true, shipping options should be displayed for eBay Motors Pro classified ad listings in this category.
EbayMotorsProStreetCount Integer The number of street addresses allowed in contact information for eBay Motors Pro.
EpidSupported Boolean If true, the category supports the use of an eBay Product ID (ePID) to identify compatible motorcycles and scooters.
KTypeSupported Boolean If true, the category supports the use of a K type to identify compatible cars and trucks. Supported on AU, DE, ES, FR, IT, and UK marketplaces.
LocalListingDistances String Supported distances in miles for different Local Market subscription types in this category.
LocalMarketAdFormatEnabled String Indicates whether Local Market classified ad listings are supported in this category. Values from AdFormatEnabledEnum.
LocalMarketAutoAcceptEnabled Boolean If true, the category supports auto-accept for Best Offers on Local Market classified ad listings.
LocalMarketAutoDeclineEnabled Boolean If true, the category supports auto-decline for Best Offers on Local Market classified ad listings.
LocalMarketBestOfferEnabled String Indicates whether Best Offer is enabled or required for Local Market classified ad listings. Values from ClassifiedAdBestOfferEnabledEnum.
LocalMarketCompanyNameEnabled Boolean If true, the category supports including company name in seller contact information for Local Market listings.
LocalMarketContactByAddressEnabled Boolean If true, the category supports including address in seller contact information for Local Market listings.
LocalMarketContactByEmailEnabled Boolean If true, the category supports including email in seller contact information for Local Market listings.
LocalMarketContactByPhoneEnabled Boolean If true, the category supports including telephone in seller contact information for Local Market listings.
LocalMarketCounterOfferEnabled Boolean If true, counter offers are allowed on Best Offers for Local Market classified ad listings in this category.
LocalMarketNonSubscription Boolean If true, the category supports creating Local Market listings without a subscription. Only available to licensed vehicle dealers.
LocalMarketPaymentMethodCheckOutEnabled String Indicates whether the payment method should be displayed for Local Market classified ad listings. Values from ClassifiedAdPaymentMethodEnabledEnum.
LocalMarketPhoneCount Integer The number of phone numbers that can be included in contact information for Local Market listings.
LocalMarketPremiumSubscription Boolean If true, the category supports Premium level subscription to Local Market listings. Only available to licensed vehicle dealers.
LocalMarketRegularSubscription Boolean If true, the category supports Regular level subscription to Local Market listings. Only available to licensed vehicle dealers.
LocalMarketSellerContactDetailsEnabled Boolean If true, seller-level contact information is available for Local Market classified ad listings.
LocalMarketShippingMethodEnabled Boolean If true, shipping methods should be displayed for Local Market classified ad listings in this category.
LocalMarketSpecialitySubscription Boolean If true, the category supports Speciality level subscription to Local Market listings. Only available to licensed vehicle dealers.
LocalMarketStreetCount Integer The number of street addresses allowed in contact information for Local Market listings.
MaxGranularFitmentCount Integer Maximum number of compatible applications allowed per item at the most detailed granularity (e.g., Year, Make, Model, Trim, Engine).
MaxItemCompatibility Integer Maximum number of compatible applications allowed per item when specifying parts compatibility manually.
MinItemCompatibility Integer Minimum number of required compatible applications for listing items. A value of 0 means it is not mandatory.
NonSubscription String Indicates whether the category supports Local Market listings without a vehicle subscription. Values from GeographicExposureEnum.
PremiumSubscription String Indicates whether the category supports Local Market listings with a Premium vehicle subscription. Values from GeographicExposureEnum.
RegularSubscription String Indicates whether the category supports Local Market listings with a Regular vehicle subscription. Values from GeographicExposureEnum.
SellerProvidedTitleSupported Boolean If true, the category supports seller-provided titles for motor vehicle listings on US or Canada Motors marketplaces.
SpecialitySubscription String Indicates whether the category supports Local Market listings with a Specialty vehicle subscription. Values from GeographicExposureEnum.
VinSupported Boolean If true, Vehicle Identification Number (VIN) is supported in this category.
VrmSupported Boolean If true, Vehicle Registration Mark (VRM) is supported in this category.

Pseudo-Columns

Pseudo column fields are used in the WHERE clause of SELECT statements and offer more granular control over the data returned from the data source.

Name Type Description
MarketplaceId String The eBay marketplace for which policy information is retrieved. Use EBAY_MOTORS_US for eBay US Motors categories.
Filter String Limits the response by returning metadata for specified leaf categories only. Format: categoryIds:{catId1|catId2|catId3}. Maximum 50 category IDs.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 26.0.9655