BingWebPage.Id Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An ID that uniquely identifies this webpage in the list of web results.
[System.Text.Json.Serialization.JsonPropertyName("id")]
public string? Id { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("id")>]
member this.Id : string with get, set
Public Property Id As String
Property Value
- Attributes
Remarks
The object includes this field only if the Ranking answer specifies that you mix the webpages with the other search results. Each webpage contains an ID that matches an ID in the Ranking answer. For more information, see Ranking results.