AI-generated Key Takeaways
- 
          AdRuleService provides methods for creating, retrieving, updating, and performing actions on ad rules, ad spots, and break templates. 
- 
          ApiException is an exception class that holds a list of service errors, inheriting from ApplicationException. 
- 
          The errors field within ApiException contains a list of various potential API errors, including those related to ad rules, authentication, targeting, and more. 
Exception class for holding a list of service errors.
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202502
| Field | |
|---|---|
| ApplicationException(inherited) | |
| 
                            | 
                            Error message. | 
| ApiException | |
| 
                            | 
 
 List of errors. |