AI-generated Key Takeaways
-
This documentation details the
CommonError.Reason
enumeration for the YieldGroupService within the Google Ad Manager API. -
The enumeration provides a list of error reasons that may occur when interacting with yield groups.
-
Each error reason is represented by a unique code, such as
NOT_FOUND
orALREADY_EXISTS
, and is further explained in the description column. -
Developers can use these error reasons to troubleshoot and handle issues encountered when managing yield groups programmatically through the API.
-
The namespace for this enumeration is
https://www.google.com/apis/ads/publisher/v202411
.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Enumeration | Description |
---|---|
NOT_FOUND
|
|
ALREADY_EXISTS
|
|
NOT_APPLICABLE
|
|
DUPLICATE_OBJECT
|
|
CANNOT_UPDATE
|
|
UNSUPPORTED_OPERATION
|
|
CONCURRENT_MODIFICATION
|
|
UNKNOWN
|