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 provides documentation for the `GetGlobalSiteTagRequest` class within the Google Analytics Admin API for Java, specifically under version 0.50.0."],["The `GetGlobalSiteTagRequest` class is a request message used to retrieve a site tag, which is part of the `com.google.analytics.admin.v1alpha` package and is implemented as an extension of `GeneratedMessageV3`."],["The latest version available for this class is 0.70.0, and there are numerous older versions, down to 0.14.0, documented on this page, all of which redirect to the same class."],["The `GetGlobalSiteTagRequest` requires a name parameter, that follows the format \"properties/{property_id}/dataStreams/{stream_id}/globalSiteTag\" which is where the tag can be found."],["The webpage details both static methods for interacting with the `GetGlobalSiteTagRequest` class like creating new instances and parsing data, as well as instance methods for getting information from instances of this class, such as the associated name, serialised size, and more."]]],[]]