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."],[[["This webpage provides documentation for the `GlobalSiteTag` class within the Google Analytics Admin v1alpha Java library, specifically detailing versions from 0.14.0 up to the latest 0.70.0."],["`GlobalSiteTag` is a read-only resource used for sending data from a website to a DataStream, and it is only present for web DataStream resources."],["The `GlobalSiteTag` class extends `GeneratedMessageV3` and implements `GlobalSiteTagOrBuilder`, offering various methods for parsing, accessing fields, and managing the tag's data."],["The documentation provides static methods for creating new instances of `GlobalSiteTag` and its builder, parsing from various data types and streams, and retrieving the default instance."],["The class includes fields for the resource's name and the immutable JavaScript code snippet used for data measurement, accessible via the methods `getName` and `getSnippet`."]]],[]]