Power BI Connector for eBay

Build 23.0.8839

SuggestedCategories

Query eBay list of categories with the highest number of listings.

Columns

Name Type Description
CategoryId Integer This string value is the unique identifier of an eBay category.
CategoryName String This string value is the display name of the eBay primary category, as it would appear on the eBay website.
CategoryParentId String This string value is the category Id of the parent category of the primary category indicated in the CategoryId field.
CategoryParentName String This string value is the display name of the eBay primary category, as it would appear on the eBay website.
PercentItemFound Integer Percentage of the matching items that were found in this category, relative to other categories in which matching items were also found. Indicates the distribution of matching items across the suggested categories.

Pseudo-Columns

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

Name Type Description
Query String This field is used to specify the search query, consisting of one or more keywords to search for in listing titles and descriptions. The words and and or are treated like any other word.

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