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-17 UTC."],[[["The content provides documentation for various versions of the `GlobalSiteTag` class within the Google Analytics Admin Java library, ranging from version 0.14.0 to the latest version, 0.70.0."],["`GlobalSiteTag` is a read-only resource used for sending data from a website to a DataStream, specifically for web DataStream resources, and it is an extension of the `GeneratedMessageV3` class."],["The `GlobalSiteTag` class includes methods for parsing, retrieving data, and determining properties like name and code snippet, and it can access other methods from inherited classes such as `AbstractMessage` and `GeneratedMessageV3`."],["This class has 2 static fields, `NAME_FIELD_NUMBER` and `SNIPPET_FIELD_NUMBER`, and includes static methods for getting descriptors, building, and parsing the `GlobalSiteTag`."],["The `getSnippet()` method returns the immutable Javascript code that should be put into the head of the webpage to send data to the data stream."]]],[]]