共用方式為


BingCustomSearchConfiguration interface

必應自定義搜索配置。

屬性

count

要在 bing api 回應中返回的搜尋結果數

freshness

按特定時間範圍篩選搜尋結果。 請參閱 此處接受的值

instance_name

提供給組態的自定義組態實例名稱。

market

結果來源的市場。

project_connection_id

使用 Bing 搜尋接地的專案連線識別碼

set_lang

調用 Bing API 時用於使用者介面字串的語言。

屬性詳細資料

count

要在 bing api 回應中返回的搜尋結果數

count?: number

屬性值

number

freshness

按特定時間範圍篩選搜尋結果。 請參閱 此處接受的值

freshness?: string

屬性值

string

instance_name

提供給組態的自定義組態實例名稱。

instance_name: string

屬性值

string

market

結果來源的市場。

market?: string

屬性值

string

project_connection_id

使用 Bing 搜尋接地的專案連線識別碼

project_connection_id: string

屬性值

string

set_lang

調用 Bing API 時用於使用者介面字串的語言。

set_lang?: string

屬性值

string