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 webpage provides documentation for the `GlobalSiteTag` class within the Google Analytics Admin API, specifically in Java, with the latest version being 0.70.0."],["The `GlobalSiteTag` class is a read-only resource used for sending website data to a DataStream, and it's implemented using the `GeneratedMessageV3` class, and it is of Protobuf type `google.analytics.admin.v1alpha.GlobalSiteTag`."],["The page lists various versions of the `GlobalSiteTag` class documentation, ranging from version 0.70.0 down to 0.14.0, providing access to documentation for older versions of the api as well."],["The `GlobalSiteTag` class includes two main properties: `name`, which is the resource name, and `snippet`, which contains the JavaScript code snippet for website measurement, and they both contain output only values."],["The class contains a series of methods, either static or not, for object manipulation, including methods for creation, parsing, or other features."]]],[]]