News interface
定義新聞答案。
屬性
| follow |
注意:這個屬性不會串行化。 它只能由伺服器填入。 |
| id | 字串標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
| is |
注意:這個屬性不會串行化。 它只能由伺服器填入。 |
| location | 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
| query |
注意:這個屬性不會串行化。 它只能由伺服器填入。 |
| total |
與查詢相關的估計網頁數目。 使用此數位以及計數和位移查詢參數來分頁結果。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
| value | NewsArticle 物件的數位,其中包含與查詢相關的新聞文章相關信息。 如果沒有要求傳回的結果,則陣列是空的。 |
| web |
此專案之 Bing 搜尋結果的 URL。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
followUpQueries
id
字串標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。
id?: string
屬性值
string
isFamilyFriendly
注意:這個屬性不會串行化。 它只能由伺服器填入。
isFamilyFriendly?: boolean
屬性值
boolean
location
注意:這個屬性不會串行化。 它只能由伺服器填入。
location?: string
屬性值
string
queryContext
totalEstimatedMatches
與查詢相關的估計網頁數目。 使用此數位以及計數和位移查詢參數來分頁結果。 注意:這個屬性不會串行化。 它只能由伺服器填入。
totalEstimatedMatches?: number
屬性值
number
value
webSearchUrl
此專案之 Bing 搜尋結果的 URL。 注意:這個屬性不會串行化。 它只能由伺服器填入。
webSearchUrl?: string
屬性值
string