Required. The name of the site tag to lookup.
Note that site tags are singletons and do not have unique IDs.
Format: properties/{property_id}/dataStreams/{stream_id}/globalSiteTag
Example: "properties/123/dataStreams/456/globalSiteTag"
Required. The name of the site tag to lookup.
Note that site tags are singletons and do not have unique IDs.
Format: properties/{property_id}/dataStreams/{stream_id}/globalSiteTag
Example: "properties/123/dataStreams/456/globalSiteTag"
[[["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 document details various versions of the `GetGlobalSiteTagRequest` class, ranging from version 0.14.0 to 0.70.0, with 0.70.0 being the latest."],["This class is a request message for the GetGlobalSiteTag RPC, part of the `google.analytics.admin.v1alpha` package in the Google Analytics Admin API."],["`GetGlobalSiteTagRequest` inherits from `GeneratedMessageV3` and implements `GetGlobalSiteTagRequestOrBuilder`, making it a part of the Protocol Buffers library."],["The class contains a required String field called \"name\" that indicates the site tag to look up in the format: properties/{property_id}/dataStreams/{stream_id}/globalSiteTag."],["The document provides methods for parsing and managing instances of `GetGlobalSiteTagRequest`, such as `getDefaultInstance()`, `newBuilder()`, `parseFrom()`, and `writeTo()`."]]],[]]