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 various versions of the `GlobalSiteTag` class within 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 it extends `GeneratedMessageV3`."],["The `GlobalSiteTag` class includes methods and fields to handle the resource's name, such as `getName` and `getNameBytes`, and the JavaScript code snippet `getSnippet`, which are used for web data measurement."],["The documentation provides static methods for creating new instances, parsing data, and retrieving the default instance of the `GlobalSiteTag` class."],["The `GlobalSiteTag` documentation is part of the Java API reference for Google Analytics Admin and details its implementation in the `com.google.analytics.admin.v1alpha` package."]]],[]]