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 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."],["The `GlobalSiteTag` class, part of the `com.google.analytics.admin.v1alpha` package, is designed as a read-only resource used for sending data from a website to a DataStream."],["The `GlobalSiteTag` class extends `GeneratedMessageV3` and implements `GlobalSiteTagOrBuilder`, inheriting and overriding several methods for message management and manipulation."],["The `GlobalSiteTag` class contains two key static fields: `NAME_FIELD_NUMBER` and `SNIPPET_FIELD_NUMBER`, and provides methods for parsing, building, and accessing `GlobalSiteTag` instances, as well as managing their fields."],["The `GlobalSiteTag` class includes methods such as `getName`, `getNameBytes`, `getSnippet`, and `getSnippetBytes` to access its attributes, including the JavaScript code snippet used for website measurement."]]],[]]