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 for Java, detailing its structure and functionality."],["The latest version of the `GlobalSiteTag` documentation is 0.70.0, with a comprehensive list of prior versions ranging from 0.69.0 back to 0.14.0."],["The `GlobalSiteTag` class is a read-only resource, used to send website data to a DataStream, and is specifically relevant for web DataStream resources."],["The class implements the `GlobalSiteTagOrBuilder` interface, and extends `GeneratedMessageV3`, providing methods for accessing and managing the global site tag."],["The GlobalSiteTag class features two immutable static fields, namely `NAME_FIELD_NUMBER` and `SNIPPET_FIELD_NUMBER`, representing the name and JavaScript code snippet respectively, for data collection from websites."]]],[]]