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-03-21 UTC."],[[["This document outlines the Java class `GetGlobalSiteTagRequest`, which is a request message for the GetGlobalSiteTag RPC in the Google Analytics Admin API, specifically version 0.54.0."],["The `GetGlobalSiteTagRequest` class extends `GeneratedMessageV3` and implements `GetGlobalSiteTagRequestOrBuilder`, providing methods for parsing, building, and accessing the request message."],["The latest version of the GetGlobalSiteTagRequest is version 0.70.0, and this page details version 0.54.0, with links to several other versions between those two, including 0.69.0 to 0.14.0, that have their own corresponding documentation."],["The class includes methods for handling the required \"name\" field, which specifies the site tag's location, formatted as `properties/{property_id}/dataStreams/{stream_id}/globalSiteTag`."],["The document also covers static methods for creating instances, parsing data from various sources like byte arrays and input streams, and obtaining a parser for the message type, including `getDefaultInstance()`, `newBuilder()` and `parseFrom()` to name a few."]]],[]]