Output only. Resource name for this GlobalSiteTag resource.
Format: properties/{property_id}/dataStreams/{stream_id}/globalSiteTag
Example: "properties/123/dataStreams/456/globalSiteTag"
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Output only. Resource name for this GlobalSiteTag resource.
Format: properties/{property_id}/dataStreams/{stream_id}/globalSiteTag
Example: "properties/123/dataStreams/456/globalSiteTag"
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
[[["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 content provides a comprehensive list of versions for the `GlobalSiteTag` resource in the Google Analytics Admin Java library, ranging from version 0.14.0 to the latest 0.70.0."],["`GlobalSiteTag` is a read-only resource for sending data from a website to a DataStream, specifically used for web DataStream resources."],["This resource, `GlobalSiteTag`, extends `GeneratedMessageV3` and implements `GlobalSiteTagOrBuilder`, inheriting and implementing various methods for data management and serialization."],["The global site tag contains a Javascript code snippet that should be added to the head tag of a website to track user data, and the name for the tag will follow the format of properties/{property_id}/dataStreams/{stream_id}/globalSiteTag."],["The content provides methods, parameters, returns and exceptions for the class `GlobalSiteTag` as well as the ability to get a default instance of the class, a parser for the class and various parsing methods."]]],[]]