Recommendations
Get Recommendations information.
Table Specific Information
SELECT
The 本製品 will use the Yahoo! Ads API to process WHERE clause conditions built with the following column and operator. The AccountId and Type is required to make a request and the rest of the filter is executed client-side within the 本製品.
- AccountId supports the '='.
- Type supports the '=,IN'.
For example:
SELECT * FROM Recommendations WHERE AccountId = '1002504155' AND Type = 'DAILY_BUDGET_OVER'
Columns
| Name | Type | References | Description |
| AccountId | Int64 | Account ID | |
| CampaignBiddingStrategyToTargetCpaCampaignBiddingStrategyToTargetCpaCampaignList | String | Recommendation information about the campaign that is suitable for using autobidding | |
| DailyBudgetOverDailyBudgetOverCampaignList | String | Recommendation information about campaigns that reached the daily budget. | |
| ImpsShareBudgetLossOverImpsShareBudgetLossOverCampaignList | String | Recommendations information of campaigns that have a large lost impression share (budget). | |
| SearchKeywordIdeaSearchKeywordIdeaSearchKeywordList | String | This describes the detailed information of recommended search keyword to add. | |
| Type | String | Type of Recommendations
使用できる値は次のとおりです。DAILY_BUDGET_OVER, IMPRESSION_SHARE_BUDGET_LOSS_OVER, BID_STRATEGY_TO_TARGET_CPA, SEARCH_KEYWORD_LIST_IDEA, CAMPAIGNS_FOR_ADDING_ADS, UNKNOWN |