AI-generated Key Takeaways
-
The
CompanyService
allows for management of companies within the Google Ad Manager platform. -
NetworkError
is a specific type of error relating to network-level issues. -
The
NetworkError
object contains areason
field, which provides a specific code indicating the cause of the error. -
Reasons for network errors include unsupported currencies, exceeding child network limits for MCM, and ad exchange re-enabling issues.
-
The namespace for the Google Ad Manager API is
https://www.google.com/apis/ads/publisher/v202411
.
An error for a network.
- 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. |
NetworkError
|
|
|
Enumerations
|