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 access to the `GlobalSiteTag` class documentation for various versions, ranging from 0.14.0 to 0.70.0, with 0.70.0 being the latest."],["The `GlobalSiteTag` class, represented by `com.google.analytics.admin.v1alpha.GlobalSiteTag`, is a read-only resource designed for sending data from a website to a DataStream."],["The class `GlobalSiteTag` extends from `GeneratedMessageV3`, providing it with a wide range of inherited methods for working with structured data."],["The `GlobalSiteTag` class includes methods to retrieve the name and snippet, such as `getName()`, `getNameBytes()`, `getSnippet()`, and `getSnippetBytes()`, alongside static methods for parsing and creating instances."],["It contains two static fields, `NAME_FIELD_NUMBER` and `SNIPPET_FIELD_NUMBER`, as well as multiple methods for parsing the `GlobalSiteTag` instance from different input types, and getting the instance's default and descriptor details."]]],[]]