AI-generated Key Takeaways
-
This documentation details the
CommonError.Reason
enumeration for the SiteService within the Google Ad Manager API. -
The enumeration provides a list of error reasons that may occur when interacting with the SiteService.
-
Each error reason is represented by a unique code, such as
NOT_FOUND
orALREADY_EXISTS
, providing insight into the nature of the error. -
Developers can use these error reasons to troubleshoot and resolve issues encountered while managing sites through the Ad Manager API.
- 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
|