Reference documentation and code samples for the Google Analytics Admin V1beta Client class IosAppStreamData.
Data specific to iOS app streams.
Generated from protobuf message google.analytics.admin.v1beta.DataStream.IosAppStreamData
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ firebase_app_id
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.
↳ bundle_id
string
Required. Immutable. The Apple App Store Bundle ID for the app Example: "com.example.myiosapp"
getFirebaseAppId
Output only. ID of the corresponding iOS app in Firebase, if any.
This ID can change if the iOS app is deleted and recreated.
string
setFirebaseAppId
Output only. ID of the corresponding iOS app in Firebase, if any.
This ID can change if the iOS app is deleted and recreated.
var
string
$this
getBundleId
Required. Immutable. The Apple App Store Bundle ID for the app Example: "com.example.myiosapp"
string
setBundleId
Required. Immutable. The Apple App Store Bundle ID for the app Example: "com.example.myiosapp"
var
string
$this