| Name | Type | Description | Notes |
|---|---|---|---|
| keyword | string | Keyword phrase. | |
| search_volume | int | Average monthly Google search volume. | [optional] |
| cpc | float | Average cost-per-click in USD. | [optional] |
| competition | float | Google Ads competition index between 0 and 1. | [optional] |
| competition_level | string | Google Ads competition level: LOW, MEDIUM, or HIGH. | [optional] |
| keyword_difficulty | int | Relative difficulty of ranking in the top-10 organic results, 0-100. | [optional] |
| search_intent | string | Main search intent: informational, navigational, commercial, or transactional. | [optional] |
| search_intent_alternatives | string[] | Supplementary search intents detected for the keyword. | [optional] |
| low_top_of_page_bid | float | Lower-range top-of-page bid in USD from Google Ads. | [optional] |
| high_top_of_page_bid | float | Upper-range top-of-page bid in USD from Google Ads. | [optional] |
| words_count | int | Number of words in the keyword. | [optional] |
| detected_language | string | Language detected for the keyword. | [optional] |
| search_volume_trend | \Unifapi\Sdk\Model\SeoKeywordSearchVolumeTrend | [optional] | |
| serp_item_types | string[] | SERP feature types present for the keyword (only with include_serp_info). | [optional] |
| serp_results_count | int | Number of organic results Google reports for the keyword. | [optional] |
| monthly_searches | \Unifapi\Sdk\Model\SeoKeywordMonthlySearch[] | Per-month search volume for the past 12 months (full view only). | [optional] |
| last_updated_at | string | When DataForSEO last refreshed the keyword metrics. | [optional] |
| page_rankings | \Unifapi\Sdk\Model\SeoSerpElement[] | Ranking position of each requested page for the keyword, in request order. | [optional] |