The Universal Analytics property to delete connected site tags for.
This API does not support GA4 properties.
Format: properties/{universalAnalyticsPropertyId}
Example: properties/1234
The Universal Analytics property to delete connected site tags for.
This API does not support GA4 properties.
Format: properties/{universalAnalyticsPropertyId}
Example: properties/1234
[[["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."],[[["The content provides a list of versions for the `DeleteConnectedSiteTagRequest` in the Google Analytics Admin Java library, ranging from version 0.14.0 to the latest 0.70.0."],["`DeleteConnectedSiteTagRequest` is a request message for deleting connected site tags, specifically designed for use with Universal Analytics properties, not GA4 properties."],["The class `DeleteConnectedSiteTagRequest` extends `GeneratedMessageV3` and implements `DeleteConnectedSiteTagRequestOrBuilder`, providing methods for handling protobuf message serialization and deserialization."],["The main purpose of the class is for managing the deletion of connected site tags by providing two crucial fields: the property and tag ID."],["The content shows the different static methods available in the `DeleteConnectedSiteTagRequest` class, such as `getDefaultInstance()`, `newBuilder()`, and various `parseFrom()` methods for working with the request messages."]]],[]]