AI-generated Key Takeaways
-
The
InvalidUrlError
object, part of the Google Ad Manager API, identifies errors related to URL formatting and structure. -
This error typically arises when URLs contain illegal characters, have an invalid format or scheme, lack a scheme, or are deemed insecure.
-
The
reason
field within theInvalidUrlError
object provides specific details about the nature of the URL issue. -
It is associated with various services in Ad Manager like
AdjustmentService
,CompanyService
,ContentService
, and others, indicating its relevance across different functionalities.
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
|