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 webpage documents the `GetGlobalSiteTagRequest` class, which is a part of the Google Analytics Admin API's Java client library."],["This class extends `GeneratedMessageV3` and implements `GetGlobalSiteTagRequestOrBuilder`, providing methods for managing requests related to a site tag."],["The content provides a comprehensive list of version history for `GetGlobalSiteTagRequest`, from version 0.14.0 up to the latest 0.70.0."],["The `GetGlobalSiteTagRequest` is used to fetch a site tag, as the format is described to be: properties/{property_id}/dataStreams/{stream_id}/globalSiteTag, with examples given."],["Multiple static methods are available for instantiating and parsing the `GetGlobalSiteTagRequest` class, such as `newBuilder()`, `parseFrom()`, and `getDefaultInstance()`."]]],[]]