[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-04 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."]]],[]]