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."],[[["This webpage documents various versions of the `GetGlobalSiteTagRequest` class within the Google Analytics Admin API for Java, ranging from version 0.14.0 to the latest 0.70.0."],["The `GetGlobalSiteTagRequest` class extends `GeneratedMessageV3` and implements `GetGlobalSiteTagRequestOrBuilder`, serving as a request message for the GetGlobalSiteTag RPC."],["The primary function of the class is to specify the name of the site tag to be retrieved, using the format: \"properties/{property_id}/dataStreams/{stream_id}/globalSiteTag\"."],["The latest version of this class is version 0.70.0, with many previous versions accessible for documentation purposes."],["Static methods are available for parsing `GetGlobalSiteTagRequest` objects from various input types like byte arrays, ByteString, and streams."]]],[]]