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];
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];
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-03-21 UTC."],[[["This webpage provides documentation for the `GlobalSiteTag.Builder` class within the `com.google.analytics.admin.v1alpha` package, which is part of the Google Analytics Admin API for Java."],["The `GlobalSiteTag.Builder` class is used to construct `GlobalSiteTag` objects, designed to manage the tag that sends data from a website to a DataStream."],["The latest version of the API documented is 0.70.0, and the page includes links to documentation for numerous prior versions, from 0.69.0 down to 0.14.0, allowing users to access the resources they need depending on the API version they are currently working with."],["The `GlobalSiteTag.Builder` extends `GeneratedMessageV3.Builder` and implements `GlobalSiteTagOrBuilder`, inheriting a variety of methods for building and managing the tag, and contains methods to modify the `name` and the `snippet` of the GlobalSiteTag."],["The provided API is considered a read-only resource, meaning that the tag data can be retrieved, but there are no methods to modify the data using this class, as modifications are not supported."]]],[]]