Erforderlich. Die UA-Property, für die die verknüpfte GA4-Property gesucht werden soll. In dieser Anfrage wird die interne Property-ID und nicht die Tracking-ID im Format UA-XXXXXX-YY verwendet. Format: properties/{internal_web_property_id}, Beispiel: properties/1234
Anfragetext
Der Anfragetext muss leer sein.
Antworttext
Antwort zum Suchen nach einer mit einer UA-Property verbundenen GA4-Property.
Bei Erfolg enthält der Antworttext Daten mit der folgenden Struktur:
JSON-Darstellung
{"property": string}
Felder
property
string
Die GA4-Property, die mit der UA-Property verknüpft ist. Wenn keine verknüpfte GA4-Property vorhanden ist, wird ein leerer String zurückgegeben. Format: properties/{property_id}, Beispiel: properties/1234
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2024-08-29 (UTC)."],[[["This document details how to look up the connected Google Analytics 4 (GA4) property for a given Universal Analytics (UA) property using the Google Analytics Admin API."],["The API request requires the internal UA property ID and returns the connected GA4 property ID, if any."],["Authentication requires specific OAuth scopes for either read-only or edit access to Analytics data."],["It is important to note that this functionality cannot be used with GA4 properties and requires an empty request body."]]],[]]