AI-generated Key Takeaways
-
The AdRuleService relates to managing and interacting with ad rules within the system.
-
This service defines several error types, including those specific to podding configurations in ad rule slots.
-
Podding errors encompass issues such as invalid podding types and inconsistencies in podding field values.
-
Developers can use the provided error codes and descriptions for troubleshooting and debugging.
-
The documentation includes details about error reasons, field paths, and other relevant information to aid in resolving errors.
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
|