Reference documentation and code samples for the Google Analytics Admin V1alpha API class Google::Analytics::Admin::V1alpha::DataStream::AndroidAppStreamData.
Data specific to Android app streams.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#firebase_app_id
def firebase_app_id() -> ::String
Returns
- (::String) — Output only. ID of the corresponding Android app in Firebase, if any. This ID can change if the Android app is deleted and recreated.
#package_name
def package_name() -> ::String
Returns
- (::String) — Immutable. The package name for the app being measured. Example: "com.example.myandroidapp"
#package_name=
def package_name=(value) -> ::String
Parameter
- value (::String) — Immutable. The package name for the app being measured. Example: "com.example.myandroidapp"
Returns
- (::String) — Immutable. The package name for the app being measured. Example: "com.example.myandroidapp"