Reference documentation and code samples for the Google Analytics Admin V1alpha API class Google::Analytics::Admin::V1alpha::DataStream::WebStreamData.
Data specific to web streams.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#default_uri
def default_uri() -> ::String
Returns
- (::String) — Immutable. Domain name of the web app being measured, or empty. Example: "http://www.google.com", "https://www.google.com"
#default_uri=
def default_uri=(value) -> ::String
Parameter
- value (::String) — Immutable. Domain name of the web app being measured, or empty. Example: "http://www.google.com", "https://www.google.com"
Returns
- (::String) — Immutable. Domain name of the web app being measured, or empty. Example: "http://www.google.com", "https://www.google.com"
#firebase_app_id
def firebase_app_id() -> ::String
Returns
- (::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.
#measurement_id
def measurement_id() -> ::String
Returns
- (::String) — Output only. Analytics "Measurement ID", without the "G-" prefix. Example: "G-1A2BCD345E" would just be "1A2BCD345E"