[[["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 2025-08-13 UTC."],[],[],null,["# enum PoddingError.Reason (v202508)\n\n**Service** \n**AdRuleService** **Dependencies** \n[PoddingError](/ad-manager/api/reference/v202508/AdRuleService.PoddingError) \n▼\n**PoddingError.Reason**\n\nDescribes reason for `PoddingError`s.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202508`\n\n| Enumeration | Description |\n|------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `INVALID_PODDING_TYPE_NONE` | Invalid podding type NONE, but has podding fields filled in. Podding types are defined in `PoddingType`. |\n| `INVALID_PODDING_TYPE_STANDARD` | Invalid podding type STANDARD, but doesn't specify the max ads in pod and max ad duration podding fields. |\n| `INVALID_OPTIMIZED_POD_WITHOUT_DURATION` | Invalid podding type OPTIMIZED, but doesn't specify pod duration. |\n| `INVALID_OPTIMIZED_POD_WITHOUT_ADS` | Invalid optimized pod that does not specify a valid max ads in pod, which must either be a positive number or -1 to signify that there is no maximum. |\n| `INVALID_POD_DURATION_RANGE` | Min pod ad duration is greater than max pod ad duration. |"]]