Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 767 Bytes

File metadata and controls

13 lines (9 loc) · 767 Bytes

Unifapi.Sdk.Model.SeoKeywordIntentItem

Properties

Name Type Description Notes
Keyword string Keyword phrase.
SearchIntent string Main search intent: informational, navigational, commercial, or transactional. [optional]
Probability decimal Probability of the main search intent, where 1 is highest. [optional]
SecondaryIntents List<SeoKeywordIntentEntry> Other likely search intents for the keyword with their probabilities. [optional]

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