AI-generated Key Takeaways
-
This page lists the
CommonError.Reason
values for theAdsTxtService
. -
CommonError.Reason
provides standardized error codes for operations within the service. -
Developers can use these error codes for troubleshooting and debugging Ads.txt related issues in their applications.
-
Possible error reasons include
NOT_FOUND
,ALREADY_EXISTS
,NOT_APPLICABLE
,DUPLICATE_OBJECT
,CANNOT_UPDATE
,UNSUPPORTED_OPERATION
,CONCURRENT_MODIFICATION
, andUNKNOWN
.
- 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
|