ApiProperties.StatisticsEnabled プロパティ

定義

取得または設定 (Bing検索のみ) Bing検索の統計情報を有効にするフラグ。

[Newtonsoft.Json.JsonProperty(PropertyName="statisticsEnabled")]
public bool? StatisticsEnabled { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="statisticsEnabled")>]
member this.StatisticsEnabled : Nullable<bool> with get, set
Public Property StatisticsEnabled As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象