Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 974 Bytes

File metadata and controls

14 lines (11 loc) · 974 Bytes

# 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 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]
include_subdomains bool Include subdomains of the target domain. Defaults to false. [optional]

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