GoogleApi.Firebase.V1beta1.Model.AnalyticsProperty (google_api_firebase v0.13.3)
View SourceDetails of a Google Analytics property
Attributes
-
analyticsAccountId
(type:String.t
, default:nil
) - Output only. The ID of the Google Analytics account for the Google Analytics property associated with the specified FirebaseProject. -
displayName
(type:String.t
, default:nil
) - The display name of the Google Analytics property associated with the specifiedFirebaseProject
. -
id
(type:String.t
, default:nil
) - The globally unique, Google-assigned identifier of the Google Analytics property associated with the specifiedFirebaseProject
. If you calledAddGoogleAnalytics
to link theFirebaseProject
with a Google Analytics account, the value in thisid
field is the same as the ID of the property either specified or provisioned with that call toAddGoogleAnalytics
.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.