Erstellt eine Zielgruppenliste zum späteren Abrufen Diese Methode gibt schnell den Ressourcennamen der Zielgruppenliste zurück und initiiert eine lange laufende asynchrone Anfrage zum Erstellen einer Zielgruppenliste. Wenn Sie die Nutzer in einer Zielgruppenliste auflisten möchten, erstellen Sie die Zielgruppenliste zuerst mit dieser Methode und senden Sie dann den Namen der Zielgruppenressource an die Methode audienceLists.query.
Eine Zielgruppenliste ist eine Übersicht der Nutzer, die zum Zeitpunkt der Erstellung der Zielgruppenliste in der jeweiligen Zielgruppe enthalten sind. Wenn Sie Zielgruppenlisten für eine Zielgruppe an verschiedenen Tagen erstellen, erhalten Sie unterschiedliche Ergebnisse, wenn Nutzer die Zielgruppe betreten oder verlassen.
Mit Zielgruppen in Google Analytics 4 können Sie Ihre Nutzer so segmentieren, wie es für Sie sinnvoll ist. Weitere Informationen finden Sie unter https://support.google.com/analytics/answer/9267572. Zielgruppenlisten enthalten die Nutzer für die einzelnen Zielgruppen.
[[["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: 2025-07-26 (UTC)."],[[["\u003cp\u003eCreates an audience list containing a snapshot of users in an audience at the time of creation, allowing for later retrieval and querying.\u003c/p\u003e\n"],["\u003cp\u003eThe method utilizes an asynchronous request, returning the audience list resource name immediately while the list formation process occurs in the background.\u003c/p\u003e\n"],["\u003cp\u003eAudience lists are dynamic and reflect the current state of an audience; creating lists on different days for the same audience may yield varied results due to user fluctuations.\u003c/p\u003e\n"],["\u003cp\u003eUtilizes the \u003ccode\u003eaudienceExports.create\u003c/code\u003e method at beta stability, requiring specific authorization scopes for access.\u003c/p\u003e\n"]]],["This API method facilitates the creation of audience lists in Google Analytics 4. It initiates an asynchronous process to generate a list of users matching a defined audience. Key actions include sending a POST request to `audienceLists` with a defined `parent` path parameter, representing the property. The request body defines the audience list, and the successful response includes the audience list's resource name and an Operation instance. Authorization requires specific OAuth scopes. The newly created list can then be used for user segmentation.\n"],null,[]]