Google Analytics Admin V1alpha API - Class Google::Analytics::Admin::V1alpha::DataStream::IosAppStreamData (v0.11.0)

Reference documentation and code samples for the Google Analytics Admin V1alpha API class Google::Analytics::Admin::V1alpha::DataStream::IosAppStreamData.

Data specific to iOS app streams.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#bundle_id

def bundle_id() -> ::String
Returns
  • (::String) — Required. Immutable. The Apple App Store Bundle ID for the app Example: "com.example.myiosapp"

#bundle_id=

def bundle_id=(value) -> ::String
Parameter
  • value (::String) — Required. Immutable. The Apple App Store Bundle ID for the app Example: "com.example.myiosapp"
Returns
  • (::String) — Required. Immutable. The Apple App Store Bundle ID for the app Example: "com.example.myiosapp"

#firebase_app_id

def firebase_app_id() -> ::String
Returns
  • (::String) — Output only. ID of the corresponding iOS app in Firebase, if any. This ID can change if the iOS app is deleted and recreated.