[[["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-11-07 UTC."],[],["The `GetTrendingSearchesOptions` class is used to configure requests for trending searches. It includes two key properties: `clientId`, which allows for specifying a client ID different from the one in the Info.plist, and `maxNumTrends`, which limits the number of trends returned. If `maxNumTrends` is not set, the API will return all available trends. The class also contains an initializer, `-init`.\n"]]