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 webpage provides documentation for the `GetGlobalSiteTagRequestOrBuilder` interface, specifically within the Google Analytics Admin Java library."],["The latest available version of the documentation is 0.70.0, while the page itself is viewed under version 0.28.0, with other versions listed ranging between those."],["The `GetGlobalSiteTagRequestOrBuilder` interface includes methods for retrieving the name of a site tag, like `getName()` and `getNameBytes()`, which are essential for looking up site tags."],["The site tags referenced are singletons, therefore, they do not possess unique identifiers, and they follow a specific format: \"properties/{property_id}/dataStreams/{stream_id}/globalSiteTag\"."],["The two `getName()` methods return either a string or a ByteString, both of which describe the name of the tag."]]],[]]