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 for Java, ranging from version 0.14.0 to the latest 0.70.0."],["The `GlobalSiteTag` class, a subclass of `GeneratedMessageV3`, is used for managing the tag responsible for sending data from a website to a DataStream, and is a read-only resource for web DataStream resources."],["The latest version of `GlobalSiteTag` is version 0.70.0, with access to older versions via hyperlinked version numbers, and version 0.30.0 is also featured on this page."],["The documentation offers methods such as `getDefaultInstance()`, `getDescriptor()`, and `newBuilder()`, as well as parsing methods for handling data input."],["It includes information about inherited members and methods, along with details about static fields like `NAME_FIELD_NUMBER` and `SNIPPET_FIELD_NUMBER`, and their usage."]]],[]]