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 webpage documents the `FetchConnectedGa4PropertyResponseOrBuilder` interface within the Google Analytics Admin Java library, specifically for versions ranging from 0.14.0 to 0.70.0, with version 0.70.0 being the latest."],["The `FetchConnectedGa4PropertyResponseOrBuilder` interface is an extension of `MessageOrBuilder`, and is used to determine if a Universal Analytics (UA) property has a linked Google Analytics 4 (GA4) property."],["The interface includes two key methods: `getProperty()`, which returns the GA4 property identifier as a String, and `getPropertyBytes()`, which returns the same property identifier in ByteString format."],["If there is no linked GA4 property, both the `getProperty()` and the `getPropertyBytes()` methods will return an empty String, or a ByteString equivalent."]]],[]]