DisplayAdsDisapprovalReasons
Get the list of response from recommendation with EditorialReason.
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 DisplayAdsDisapprovalReasons WHERE Lang = 'EN'
Columns
Name | Type | References | Description |
Description | String | Description of disapproval reason. | |
DisapprovalReasonCode | String | Disapproval reason code. | |
Lang | String | Language selection of the list.
使用できる値は次のとおりです。EN, JA, UNKNOWN | |
Recommendation | String | Description of recommendation | |
Title | String | Title of disapproval reason. |