[[["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-19 UTC."],[[["The `ContentFilterError` object explains reasons for errors related to content bundle filtering in Google Ad Manager."],["`ContentFilterError.Reason` is an enumeration that provides specific error codes like `UNKNOWN`, `WRONG_NUMBER_OF_ARGUMENTS`, and `ANY_FILTER_NOT_SUPPORTED`."],["These error codes indicate potential issues with content filter arguments or unsupported filter types, aiding in troubleshooting."]]],["The `ContentFilterError.Reason` enumeration within the `ContentBundleService` defines potential errors. It operates under the namespace `https://www.google.com/apis/ads/publisher/v202411`. Possible errors include `UNKNOWN`, indicating an unexposed value; `WRONG_NUMBER_OF_ARGUMENTS`, suggesting an incorrect input count; and `ANY_FILTER_NOT_SUPPORTED`, revealing an unsupported filter being used. This information is used to address issues with content filtering within the service.\n"]]