[[["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."],[[["ContentBundleService depends on the NetworkService and may encounter RequestErrors."],["RequestError reasons include unknown errors, invalid input, and unsupported API versions."],["The RequestError object uses the namespace `https://www.google.com/apis/ads/publisher/v202408`."]]],["The `ContentBundleService` relies on `NetworkService` and can return `RequestError`. The `RequestError.Reason` enumeration defines possible error states. These states include `UNKNOWN` for undefined errors, `INVALID_INPUT` for incorrect data, and `UNSUPPORTED_VERSION` indicating an outdated API version. The service operates under the namespace `https://www.google.com/apis/ads/publisher/v202408`. It includes error descriptions for each type of error.\n"]]