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 documentation for various versions of the `GlobalSiteTag` class within the Google Analytics Admin API, ranging from version 0.14.0 to the latest version 0.70.0."],["`GlobalSiteTag` is a read-only resource used to send data from a website to a DataStream, specifically for web DataStream resources in the `google.analytics.admin.v1alpha` package."],["The class extends `GeneratedMessageV3` and implements `GlobalSiteTagOrBuilder`, offering methods to interact with the global site tag resource, including access to its name and JavaScript snippet."],["The documentation details inherited methods and static methods for `GlobalSiteTag`, offering utility such as parsing, builder creation, and interacting with its fields, which are the resource name and the JavaScript snippet."],["Two static fields are shown for `GlobalSiteTag` that are the field numbers for `NAME_FIELD_NUMBER` and `SNIPPET_FIELD_NUMBER`, indicating the importance of both within the data structure."]]],[]]