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 a comprehensive list of versions for the `GlobalSiteTag` class in the Google Analytics Admin API, ranging from version 0.14.0 to the latest version, 0.70.0."],["The `GlobalSiteTag` class is a read-only resource used for sending data from a website to a DataStream, specifically for web DataStream resources, and is a part of the `com.google.analytics.admin.v1alpha` package."],["The class `GlobalSiteTag` is the result of an inheritance from `GeneratedMessageV3`, and implements `GlobalSiteTagOrBuilder`, with a variety of inherited members and methods."],["`GlobalSiteTag` provides information such as the resource name, obtainable via `getName()` and `getNameBytes()`, and the JavaScript code snippet, accessible through `getSnippet()` and `getSnippetBytes()`, that needs to be added to websites for data measurement."],["Static methods like `getDefaultInstance()`, `newBuilder()`, and various `parseFrom()` methods enable creation and manipulation of `GlobalSiteTag` instances."]]],[]]