[[["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-09-05 (UTC)."],[[["Creates a filter for the authenticated user with a limit of 1,000 filters."],["Utilizes an HTTP POST request to `https://gmail.googleapis.com/gmail/v1/users/{userId}/settings/filters` to create the filter."],["Requires providing a request body containing filter criteria defined in the Filter object."],["Upon successful creation, the response returns the newly created filter object."],["Needs authorization with the `https://www.googleapis.com/auth/gmail.settings.basic` scope."]]],[]]