Class: Google::Analytics::Admin::V1alpha::GlobalSiteTag
- Inherits:
-
Object
- Object
- Google::Analytics::Admin::V1alpha::GlobalSiteTag
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/analytics/admin/v1alpha/resources.rb
Overview
Read-only resource with the tag for sending data from a website to a DataStream. Only present for web DataStream resources.
Instance Attribute Summary collapse
-
#name ⇒ ::String
readonly
Output only.
-
#snippet ⇒ ::String
Immutable.
Instance Attribute Details
#name ⇒ ::String (readonly)
269 270 271 272 |
# File 'proto_docs/google/analytics/admin/v1alpha/resources.rb', line 269 class GlobalSiteTag include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#snippet ⇒ ::String
269 270 271 272 |
# File 'proto_docs/google/analytics/admin/v1alpha/resources.rb', line 269 class GlobalSiteTag include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |