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 webpage provides documentation for the `GlobalSiteTag` class within the Google Analytics Admin API, specifically focusing on the Java reference."],["It lists multiple versions of the `GlobalSiteTag` class, ranging from version 0.14.0 up to the latest version, 0.70.0, and including version 0.26.0 which is the version of focus."],["`GlobalSiteTag` is a read-only resource used to send website data to a DataStream and is only present for web DataStream resources, and is implemented as a subclass of `GeneratedMessageV3` and `GlobalSiteTagOrBuilder`."],["The content outlines various inherited members and methods of the `GlobalSiteTag` class, including static fields, static methods, and instance methods for interacting with it."],["The `GlobalSiteTag` class has two key fields: `name` (resource name) and `snippet` (JavaScript code snippet), with their corresponding methods `getName()`, `getNameBytes()`, `getSnippet()`, and `getSnippetBytes()`, and also includes methods for parsing, serialization, and other utility functions."]]],[]]