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-04-09 UTC."],[[["This webpage provides documentation for the `FetchConnectedGa4PropertyRequestOrBuilder` interface, part of the Google Analytics Admin API for Java, and displays the various versions available for it."],["The latest version available is 0.70.0, and the interface is used to define a request for fetching a connected Google Analytics 4 (GA4) property."],["The `FetchConnectedGa4PropertyRequestOrBuilder` interface, which implements `MessageOrBuilder`, defines two methods: `getProperty()` which returns the property as a string, and `getPropertyBytes()`, which returns the property as a ByteString."],["The `getProperty()` and `getPropertyBytes()` methods are used to access the internal UA property ID, formatted as `properties/{internal_web_property_id}`, which is required to fetch the connected GA4 property."],["The complete list of available versions for this interface extends from the most current down to 0.14.0, each offering the same two methods."]]],[]]