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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage provides documentation for the `GetGlobalSiteTagRequest` class within the `google-analytics-admin` Java library, specifically focusing on version 0.43.0 and its associated versions."],["The latest version documented is 0.70.0, with multiple previous versions going back to 0.14.0, all of which are related to the same class for requesting a global site tag."],["The `GetGlobalSiteTagRequest` class is a request message used to retrieve a site tag, structured as a protocol buffer (Protobuf) type, within the `google.analytics.admin.v1alpha` package."],["The documentation details the class's inheritance from `GeneratedMessageV3`, its implementation of `GetGlobalSiteTagRequestOrBuilder`, and inherited methods from parent classes."],["The documentation provides method descriptions, parameters, return types and exceptions, for example, `getName()` returning the name of the site tag, and how to parse the `GetGlobalSiteTagRequest` from different types of inputs like `ByteString`, `InputStream`, and more."]]],[]]