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."],[[["This page provides documentation for the `GlobalSiteTag` class, which is part of the Google Analytics Admin v1alpha Java library."],["The `GlobalSiteTag` class represents a read-only resource for a tag used to send website data to a DataStream, specifically for web DataStream resources."],["It extends the `GeneratedMessageV3` class and implements `GlobalSiteTagOrBuilder`, inheriting various methods for message management and field access."],["The page lists multiple versions of the `GlobalSiteTag` class, from version 0.14.0 up to the latest version 0.70.0, with links to their respective documentation."],["Key properties of `GlobalSiteTag` include its resource `name` and the `snippet`, an immutable JavaScript code to be embedded in webpages for measurement."]]],[]]