Share via


KnowledgeBaseWebActivityArguments interface

Represents the arguments the web retrieval activity was run with.

Properties

count

The number of web results returned.

freshness

The freshness for the retrieval activity.

language

The language for the retrieval activity.

market

The market for the retrieval activity.

search

The search string used to query the web.

Property Details

count

The number of web results returned.

count?: number

Property Value

number

freshness

The freshness for the retrieval activity.

freshness?: string

Property Value

string

language

The language for the retrieval activity.

language?: string

Property Value

string

market

The market for the retrieval activity.

market?: string

Property Value

string

The search string used to query the web.

search?: string

Property Value

string