Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 725 Bytes

File metadata and controls

12 lines (9 loc) · 725 Bytes

# SeoKeywordIntentItem

Properties

Name Type Description Notes
keyword string Keyword phrase.
search_intent string Main search intent: informational, navigational, commercial, or transactional. [optional]
probability float Probability of the main search intent, where 1 is highest. [optional]
secondary_intents \Unifapi\Sdk\Model\SeoKeywordIntentEntry[] Other likely search intents for the keyword with their probabilities. [optional]

[Back to Model list] [Back to API list] [Back to README]