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."],[[["The latest version available is 0.70.0, with a comprehensive list of previous versions extending back to 0.14.0."],["All listed versions pertain to the `com.google.analytics.admin.v1alpha.FetchConnectedGa4PropertyResponseOrBuilder` class within the Google Analytics Admin API."],["The `FetchConnectedGa4PropertyResponseOrBuilder` interface has two primary methods: `getProperty()` which returns a String representing the connected GA4 property, and `getPropertyBytes()` which returns the same information in `ByteString` format."],["The `getProperty()` and `getPropertyBytes()` methods return an empty string if no GA4 property is connected, or the GA4 property formatted as `properties/{property_id}` if it is."]]],[]]