Output only. Resource name for this GlobalSiteTag resource.
Format: properties/{property_id}/dataStreams/{stream_id}/globalSiteTag
Example: "properties/123/dataStreams/456/globalSiteTag"
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Output only. Resource name for this GlobalSiteTag resource.
Format: properties/{property_id}/dataStreams/{stream_id}/globalSiteTag
Example: "properties/123/dataStreams/456/globalSiteTag"
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-01 UTC."],[[["This webpage provides documentation for the `GlobalSiteTag` class within the Google Analytics Admin Java library, detailing its functionality for sending data from websites to DataStreams."],["The `GlobalSiteTag` class is a read-only resource specifically for web DataStream resources and is of Protobuf type `google.analytics.admin.v1alpha.GlobalSiteTag`."],["The latest available version of `GlobalSiteTag` is 0.70.0, with numerous older versions listed, going down to 0.14.0, all containing the same `GlobalSiteTag` class."],["`GlobalSiteTag` has two main fields, `name` which is the output-only resource name, and `snippet`, which is the immutable Javascript code to measure web pages."],["The `GlobalSiteTag` class inherits methods and properties from multiple classes including `GeneratedMessageV3`, `AbstractMessage`, and `AbstractMessageLite`, and implements the `GlobalSiteTagOrBuilder` interface."]]],[]]