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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]