SearchAdsDisapprovalReasons
Get EditorialReason and recommended resolution list.
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 '='.
For example:
SELECT * FROM SearchAdsDisapprovalReasons WHERE Lang = 'JA';
Columns
Name | Type | References | Description |
Description | String | Description of disapproval reason. | |
DisapprovalReasonCode | String | Editorial code. | |
Lang | String | DictionaryServiceLang is a language selection of the list.
使用できる値は次のとおりです。JA, EN, UNKNOWN | |
Recommendation | String | Recommended solution. | |
Title | String | Title of disapproval reason. |