GoogleApi.Analytics.V3.Model.WebPropertySummary (google_api_analytics v0.13.0) View Source
JSON template for an Analytics WebPropertySummary. WebPropertySummary returns basic information (i.e., summary) for a web property.
Attributes
-
id
(type:String.t
, default:nil
) - Web property ID of the form UA-XXXXX-YY. -
internalWebPropertyId
(type:String.t
, default:nil
) - Internal ID for this web property. -
kind
(type:String.t
, default:analytics#webPropertySummary
) - Resource type for Analytics WebPropertySummary. -
level
(type:String.t
, default:nil
) - Level for this web property. Possible values are STANDARD or PREMIUM. -
name
(type:String.t
, default:nil
) - Web property name. -
profiles
(type:list(GoogleApi.Analytics.V3.Model.ProfileSummary.t)
, default:nil
) - List of profiles under this web property. -
starred
(type:boolean()
, default:nil
) - Indicates whether this web property is starred or not. -
websiteUrl
(type:String.t
, default:nil
) - Website url for this web property.
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.