View Source GoogleApi.ContentWarehouse.V1.Model.ToolBarPerDocData (google_api_content_warehouse v0.4.0)
DO NOT USE THIS FOR ANYTHING LIVE WITHOUT PERMISSION! If you want to use this for anything user-facing file a logs-access ticket describing what you want to do. This data is currently only available in the freshdocs pipeline, so it will only be present in instant mustang and certain librarian shards. Email freshdocs-indexing with questions.
Attributes
-
VisitorsPastDay
(type:integer()
, default:nil
) - Indicates how many distinct toolbar visitors this page had in the past day. Will only be present if the number is reasonably large.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.ToolBarPerDocData{ VisitorsPastDay: integer() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.