Required. The UA property for which to look up the connected GA4 property.
Note this request uses the
internal property ID, not the tracking ID of the form UA-XXXXXX-YY.
Format: properties/{internal_web_property_id}
Example: properties/1234
Required. The UA property for which to look up the connected GA4 property.
Note this request uses the
internal property ID, not the tracking ID of the form UA-XXXXXX-YY.
Format: properties/{internal_web_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 webpage provides documentation for the `FetchConnectedGa4PropertyRequestOrBuilder` interface in the Google Analytics Admin Java library, with the latest version being 0.70.0."],["The `FetchConnectedGa4PropertyRequestOrBuilder` interface is part of the `com.google.analytics.admin.v1alpha` package and extends the `MessageOrBuilder` interface from Google's Protocol Buffers library."],["The page includes documentation and links for the java library from versions 0.14.0 all the way through 0.70.0."],["The interface defines two primary methods: `getProperty()`, which returns a String representing the internal UA property ID, and `getPropertyBytes()`, which returns the property ID as a `ByteString`."],["Both the `getProperty()` and `getPropertyBytes()` methods are required to specify the UA property when requesting a connected GA4 property, and are formatted as `properties/{internal_web_property_id}`."]]],[]]