google_api_analytics v0.9.0 GoogleApi.Analytics.V3.Model.ProfileSummary View Source
JSON template for an Analytics ProfileSummary. ProfileSummary returns basic information (i.e., summary) for a profile.
Attributes
-
id
(type:String.t
, default:nil
) - View (profile) ID. -
kind
(type:String.t
, default:analytics#profileSummary
) - Resource type for Analytics ProfileSummary. -
name
(type:String.t
, default:nil
) - View (profile) name. -
starred
(type:boolean()
, default:nil
) - Indicates whether this view (profile) is starred or not. -
type
(type:String.t
, default:nil
) - View (Profile) type. Supported types: WEB or APP.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.