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 documentation for the `GlobalSiteTag` class within the Google Analytics Admin Java library, detailing various versions from 0.14.0 to the latest, 0.70.0."],["`GlobalSiteTag` is a read-only resource, representing a tag used for sending website data to a `DataStream`, and is specifically for web `DataStream` resources."],["The `GlobalSiteTag` class inherits from `GeneratedMessageV3` and implements `GlobalSiteTagOrBuilder`, with multiple methods and inherited members for data manipulation and protocol buffer operations."],["The class includes methods for parsing, serialization, and retrieving information, like the tag's name and its associated JavaScript snippet, along with static methods for creating new instances and accessing the descriptor."],["The page content is about the `GlobalSiteTag` reference in java and it's relation to google analytics admin."]]],[]]