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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]