Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1.01 KB

File metadata and controls

15 lines (11 loc) · 1.01 KB

Unifapi.Sdk.Model.GeoMentionsTarget

Properties

Name Type Description Notes
Domain string Target domain (no protocol/www). Provide domain or keyword. [optional]
Keyword string Target keyword. Provide domain or keyword. [optional]
Filter string Whether to include or exclude matches for this entity. Defaults to include. [optional]
Scope List<string> Where to look. Domain scopes: any, sources, search_results. Keyword scopes: any, question, answer, brand_entities, fan_out_queries. [optional]
Match string Keyword match type. word = full-term match; partial = substring. Defaults to word. [optional]
IncludeSubdomains bool Include subdomains of the target domain. Defaults to false. [optional]

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