[[["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-18 UTC."],[[["This page documents the structure of the response received when listing filter sets within the Authorized Buyers Real-Time Bidding API."],["The response includes a list of filter sets associated with the buyer and a token for retrieving subsequent pages of results."],["Each filter set object provides detailed information about the specific filtering criteria, as defined in the FilterSet resource."]]],["The core content describes the JSON response for listing filter sets. It includes an array of `filterSets`, each an object representing a filter set. The response also contains a `nextPageToken`, which is a string. This token is used to retrieve the subsequent page of results by including it in the `pageToken` field of the next `ListFilterSetsRequest`.\n"]]