google_api_firebase v0.4.3 GoogleApi.Firebase.V1beta1.Model.StreamMapping View Source
A mapping of a Firebase App to a Google Analytics data stream
Attributes
app
(type:String.t
, default:nil
) - The resource name of the Firebase App associated with the Google Analytics data stream, in the format: <code>projects/<var>PROJECT_IDENTIFIER</var>/androidApps/<var>APP_ID</var></code> or <code>projects/<var>PROJECT_IDENTIFIER</var>/iosApps/<var>APP_ID</var></code> or <code>projects/<var>PROJECT_IDENTIFIER</var>/webApps/<var>APP_ID</var></code> Refer to theFirebaseProject
name
field for details about <var>PROJECT_IDENTIFIER</var> values.measurementId
(type:String.t
, default:nil
) - Applicable for Firebase Web Apps only.The unique Google-assigned identifier of the Google Analytics web stream associated with the Firebase Web App. Firebase SDKs use this ID to interact with Google Analytics APIs. Learn more about this ID and Google Analytics web streams in the Analytics documentation.
streamId
(type:String.t
, default:nil
) - The unique Google-assigned identifier of the Google Analytics data stream associated with the Firebase App.Learn more about Google Analytics data streams in the Analytics documentation.
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.