Reference documentation and code samples for the Google Analytics Admin V1beta Client class WebStreamData.
Data specific to web streams.
Generated from protobuf message google.analytics.admin.v1beta.DataStream.WebStreamData
Namespace
Google \ Analytics \ Admin \ V1beta \ DataStreamMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ measurement_id
string
Output only. Analytics Measurement ID. Example: "G-1A2BCD345E"
↳ firebase_app_id
string
Output only. ID of the corresponding web app in Firebase, if any. This ID can change if the web app is deleted and recreated.
↳ default_uri
string
Domain name of the web app being measured, or empty. Example: " http://www.google.com ", " https://www.google.com "
getMeasurementId
Output only. Analytics Measurement ID.
Example: "G-1A2BCD345E"
string
setMeasurementId
Output only. Analytics Measurement ID.
Example: "G-1A2BCD345E"
var
string
$this
getFirebaseAppId
Output only. ID of the corresponding web app in Firebase, if any.
This ID can change if the web app is deleted and recreated.
string
setFirebaseAppId
Output only. ID of the corresponding web app in Firebase, if any.
This ID can change if the web app is deleted and recreated.
var
string
$this
getDefaultUri
Domain name of the web app being measured, or empty.
Example: " http://www.google.com ", " https://www.google.com "
string
setDefaultUri
Domain name of the web app being measured, or empty.
Example: " http://www.google.com ", " https://www.google.com "
var
string
$this