Power BI Connector for eBay

Build 23.0.8839

CompatibilityProperties

Retrieve an array of parts compatibility aspects that are used to describe compatible vehicles.

Table Specific Information

Select

The 本製品 will use the eBay API to process WHERE clause conditions built with the following column and operator. The CategoryTreeId and CategoryId is required to make a request and the rest of the filter is executed client-side within the 本製品.

  • CategoryTreeId supports the '=' comparison.
  • CategoryId supports the '=' comparison.
For example:
    SELECT * FROM CompatibilityProperties WHERE CategoryTreeId = 101 AND CategoryId = 33559
	

Columns

Name Type Description
CategoryTreeId [KEY] String This is the unique identifier of category tree.
CategoryId String The unique identifier of an eBay category.
CompatibilityPropertyName String This is the actual name of the compatible vehicle property as it is known on the specified eBay marketplace and in the eBay category.
CompatibilityPropertyLocalizedName String This is the localized name of the compatible vehicle property.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839