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 webpage provides a comprehensive list of versions for the `GlobalSiteTag` resource in the Google Analytics Admin Java library, ranging from version 0.70.0 (latest) down to 0.14.0."],["`GlobalSiteTag` is a read-only resource used for sending website data to a DataStream, particularly for web DataStream resources."],["The `GlobalSiteTag` class extends `GeneratedMessageV3` and implements `GlobalSiteTagOrBuilder`, providing methods to manage and access Global Site Tag data and methods inherited from parent classes."],["The page details static methods for parsing and creating `GlobalSiteTag` instances, including methods to parse from various data sources such as byte arrays, ByteString, and input streams."],["Key properties of `GlobalSiteTag` include its resource name and an immutable JavaScript code snippet for webpage measurement, accessible via the methods `getName()`, `getNameBytes()`, `getSnippet()` and `getSnippetBytes()`."]]],[]]