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-09 UTC."],[[["The page provides a comprehensive list of versions for the `GlobalSiteTag` class within the Google Analytics Admin Java library, ranging from version 0.14.0 up to the latest version 0.70.0."],["`GlobalSiteTag` is a read-only resource used for sending website data to a DataStream, specifically for web DataStream resources."],["This class, `GlobalSiteTag`, is of the protobuf type `google.analytics.admin.v1alpha.GlobalSiteTag` and inherits from `GeneratedMessageV3`, which it overrides multiple methods from."],["It includes static methods for parsing and creating instances, such as `parseFrom` and `newBuilder`, along with instance methods like `getName` and `getSnippet` that return the resources name or snippet respectively."],["The `GlobalSiteTag` class includes an immutable JavaScript code snippet that needs to be pasted into the head tag of every webpage to measure."]]],[]]