AI-generated Key Takeaways
-
This page provides reference documentation for various services within the Google Ad Manager API, including AdRuleService, CompanyService, CreativeService, and many others.
-
The document details dependencies, specifically highlighting the StringFormatError with reasons such as UNKNOWN, ILLEGAL_CHARS, and INVALID_FORMAT.
-
The StringFormatError indicates issues related to the format or characters used in input string values for various services.
The reasons for the target error.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202505
| Enumeration | Description |
|---|---|
UNKNOWN
|
|
ILLEGAL_CHARS
|
The input string value contains disallowed characters. |
INVALID_FORMAT
|
The input string value is invalid for the associated field. |