AI-generated Key Takeaways
-
The ProposalService API handles proposal operations within Google Ad Manager.
-
This page lists potential errors, focusing on the InvalidUrlError, which arises from issues with URLs used in proposals.
-
InvalidUrlError can be triggered by invalid characters, incorrect formatting, insecure schemes, missing schemes, or unknown issues.
-
The errors are categorized with detailed explanations and potential reasons for their occurrence within the ProposalService.
-
Each error provides information like field path, trigger data, and error strings for debugging purposes.
Lists all errors associated with URLs.
- 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. |
InvalidUrlError
|
|
|
Enumerations
|