View Source GoogleApi.ContentWarehouse.V1.Model.ResearchScienceSearchNavboostQueryInfo (google_api_content_warehouse v0.4.0)
The information representing one navboost query for the dataset source_url.
Attributes
-
impCount(type:number(), default:nil) - imp_count stores an estimate of the number of impressions for this tuple. -
lccCount(type:number(), default:nil) - lcc_count stores an estimate of the number of long clicks for this tuple. NOTE: It is similar to query_doc_count, but calculated in different manner. -
query(type:String.t, default:nil) - The query string. -
queryCount(type:number(), default:nil) - The query_count stores the counts on this query. -
queryDocCount(type:number(), default:nil) - The query_doc_count stores the number of long-clicks on this pair.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.