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 Google Analytics Admin API for Java, specifically in version 0.26.0."],["The `GlobalSiteTag.Builder` class is used to build `GlobalSiteTag` objects, which are read-only resources containing the tag for sending website data to a DataStream."],["The documentation includes a list of available versions, ranging from the latest 0.70.0 down to 0.14.0, each linking to the corresponding documentation for the `GlobalSiteTag.Builder` class in that version."],["The `GlobalSiteTag.Builder` class extends `GeneratedMessageV3.Builder`, implementing `GlobalSiteTagOrBuilder` and provides methods for building the global site tag, such as setting the name and snippet."],["Key methods described include `addRepeatedField`, `build`, `clear`, `clearField`, `clone`, `mergeFrom` and `setField`, among many others, for the construction and manipulation of the `GlobalSiteTag` objects."]]],[]]