[[["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-08-20 UTC."],[[["The `RequestError.Reason` enumeration, within the `https://www.google.com/apis/ads/publisher/v202408` namespace, defines potential error reasons when using the ContentBundleService or NetworkService."],["Possible error reasons include: `UNKNOWN` for unidentified errors, `INVALID_INPUT` for incorrect input data, and `UNSUPPORTED_VERSION` when the API version in the request is outdated."]]],["The provided content outlines potential error reasons within two services: `ContentBundleService` and `NetworkService`. Both share the `RequestError` type. The `RequestError.Reason` enumeration defines the possible error states: `UNKNOWN` indicates an unspecified error, `INVALID_INPUT` signifies incorrect data, and `UNSUPPORTED_VERSION` means the API version used is outdated and needs an update to the latest AdWords API version. The namespace for these errors is `https://www.google.com/apis/ads/publisher/v202408`.\n"]]