AI-generated Key Takeaways
- 
          PoddingError is a type of ApiError related to podding fields in ad rule slots within the AdRuleService. 
- 
          PoddingError contains a reasonfield with various enumeration values indicating specific podding-related issues such as invalid podding types or missing required fields.
- 
          Inherited fields from ApiError like fieldPath,fieldPathElements,trigger, anderrorStringprovide details about the cause and nature of the error.
- 
          The Namespace for this service is https://www.google.com/apis/ads/publisher/v202411.
Errors related to podding fields in ad rule slots.
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202411
| Field | |
|---|---|
| ApiError(inherited) | |
| 
                            | 
                            The OGNL field path to identify cause of error. | 
| 
                            | A parsed copy of the field path. For example, the field path "operations[1].operand" corresponds to this list: {FieldPathElement(field = "operations", index = 1), FieldPathElement(field = "operand", index = null)}. | 
| 
                            | 
                            The data that caused the error. | 
| 
                            | 
                            A simple string representation of the error and reason. | 
| PoddingError | |
| 
                            | 
 Enumerations 
 |