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."],[[["The webpage provides a comprehensive list of versions for the Google Analytics Admin Java library, specifically detailing the `FetchConnectedGa4PropertyResponseOrBuilder` interface, ranging from version 0.70.0 (latest) down to 0.14.0."],["The `FetchConnectedGa4PropertyResponseOrBuilder` interface extends `MessageOrBuilder` and offers methods to retrieve the connected GA4 property associated with a UA property."],["The interface's `getProperty()` method returns a string representing the GA4 property in the format \"properties/{property_id}\", or an empty string if no GA4 property is connected."],["The `getPropertyBytes()` method provides access to the property string as a `ByteString` object."]]],[]]