Power BI Connector for eBay

Build 23.0.8839

DefaultCategoryTreeId

Retrieve the default category tree reference for a specific eBay marketplace.

Table Specific Information

Select

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

  • MarketplaceId supports the '=' comparison.
For example:
    SELECT * FROM DefaultCategoryTreeId WHERE MarketplaceId = 'EBAY_US'
	

Columns

Name Type Description
CategoryTreeId [KEY] String The unique identifier of the eBay category tree for the specified marketplace.
CategoryTreeVersion String The version of the category tree identified by categoryTreeId.

Pseudo-Columns

SELECT ステートメントのWHERE 句では、疑似カラムフィールドを使用して、データソースから返されるタプルを詳細に制御することができます。

Name Type Description
MarketplaceId String The ID of the eBay marketplace for which the category tree ID is being requested.

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