AI-generated Key Takeaways
-
AdSenseAccountError is an error type used in Ad Manager API v202508 within various services including InventoryService, LineItemCreativeAssociationService, and SiteService.
-
This error inherits from ApiError and specifically relates to issues with AdSense account interactions.
-
The AdSenseAccountError includes a 'reason' field which provides specific causes for the error, such as issues with account association, access denial, or errors retrieving data like ad slots or channels from AdSense.
-
Other inherited fields from ApiError like fieldPath, fieldPathElements, trigger, and errorString help identify the specific context and cause of the error within an API request.
Error for AdSense related API calls.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
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. |
AdSenseAccountError
|
|
|
Enumerations
|