The GA4 property connected to the UA property. An empty string is returned
when there is no connected GA4 property.
Format: properties/{property_id}
Example: properties/1234
The GA4 property connected to the UA property. An empty string is returned
when there is no connected GA4 property.
Format: properties/{property_id}
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-03-21 UTC."],[[["This page lists different versions of the `FetchConnectedGa4PropertyResponse` class, part of the Google Analytics Admin API for Java, with version 0.70.0 being the latest."],["The class `FetchConnectedGa4PropertyResponse` is a response type for looking up Google Analytics 4 (GA4) properties connected to Universal Analytics (UA) properties."],["It extends `GeneratedMessageV3` and implements `FetchConnectedGa4PropertyResponseOrBuilder`, inheriting numerous methods for message management and data handling."],["The `getProperty()` method returns the GA4 property ID connected to a UA property in the format properties/{property_id}, and returns an empty string when there is none."],["There are multiple static methods available to create and parse the `FetchConnectedGa4PropertyResponse` class, including `newBuilder()`, `parseFrom()`, `parseDelimitedFrom()` and more."]]],[]]