AI-generated Key Takeaways
-
YieldGroupService handles yield groups in Google Ad Manager and uses YieldError for error reporting.
-
YieldError.Reason is an enumeration that provides specific reasons for yield group-related errors.
-
These error reasons include invalid data, unsupported settings, internal errors, and permission issues.
-
The error reasons are categorized by their potential cause, like backend issues, request data problems, or company/buyer setup errors.
-
Refer to the provided table for a complete list of YieldError.Reason enumerations and their brief descriptions.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Enumeration | Description |
---|---|
INVALID_BACKEND_DATA
|
|
INVALID_REQUEST_DATA
|
|
AD_SOURCE_COMPANY_CHANGE
|
|
UNSUPPORTED_COMPANY_INTEGRATION_TYPE
|
|
UNSUPPORTED_BUYER_SETTINGS
|
|
DEPRECATED_AD_NETWORK_ADAPTER
|
|
TOO_MANY_UPDATES
|
|
DUPLICATE_YIELD_PARTNER
|
|
DUPLICATE_HEADER_BIDDER
|
|
INTERNAL_ERROR
|
|
INVALID_EXCHANGE_STATUS
|
|
INVALID_AD_SOURCE_STATUS
|
|
INVALID_SDK_ADAPTER_KEY_NAME
|
|
INVENTORY_UNIT_MAPPING_NOT_FOUND
|
|
NO_COMPANIES_PERMISSION
|
|
INVENTORY_UNIT_MAPPING_INVALID_PARAMETER
|
|
UNSUPPORTED_FORMAT_AND_ENVIRONMENT
|
|
UNKNOWN
|