AI-generated Key Takeaways
- 
          StringFormatError is a type of ApiError that indicates an error related to string formatting. 
- 
          StringFormatError includes fields inherited from ApiError such as fieldPath and trigger. 
- 
          The StringFormatError specifically has a 'reason' field, which can be one of several enumerated values like UNKNOWN, ILLEGAL_CHARS, or INVALID_FORMAT. 
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202508
| Field | |
|---|---|
| ApiError(inherited) | |
| 
                            | 
                            | 
| 
                            | |
| 
                            | 
                            | 
| 
                            | 
                            | 
| StringFormatError | |
| 
                            | 
 Enumerations 
 |