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 documents various versions of the `GetGlobalSiteTagRequest` class within the Google Analytics Admin API, ranging from version 0.14.0 to the latest version 0.70.0."],["The `GetGlobalSiteTagRequest` class is used to create request messages for the GetGlobalSiteTag RPC, and is a subclass of `GeneratedMessageV3`, implementing the `GetGlobalSiteTagRequestOrBuilder` interface."],["The latest version of this class is version 0.70.0, which also includes other versions of this class such as 0.69.0, 0.68.0 and so forth."],["The `GetGlobalSiteTagRequest` class includes methods for parsing, serialization, and obtaining information such as the default instance, field descriptors, and the name of the site tag to lookup, as well as many inherited members from parent classes."],["`GetGlobalSiteTagRequest`'s `getName()` method is used to obtain the name of the site tag which is required, with the format `properties/{property_id}/dataStreams/{stream_id}/globalSiteTag`, using an example such as: `\"properties/123/dataStreams/456/globalSiteTag\"`."]]],[]]