FeedItemGoogleProductCategories
Get Google product category that can be specified for Feed item information.
Table Specific Information
SELECT
The connector will use the Yahoo! Ads API to process WHERE clause conditions built with the following column and operator. The Lang is required to make a request and the rest of the filter is executed client-side within the connector.
- Lang supports the '='.
SELECT * FROM FeedItemGoogleProductCategories WHERE Lang = 'JA';
Columns
Name | Type | References | Description |
Id [KEY] | String | Google Product Category ID. | |
Child | String | Object is used. | |
FullName | String | Name of Google Product Category including parent. | |
Name | String | Name of Google Product Category. | |
Order | String | Number that indicates the sequence. | |
Parent | String | Parent Google Product Category ID. | |
Lang | String | A language selection of the list.
使用できる値は次のとおりです。EN, JA, UNKNOWN |