Page Summary
-
YieldGroupService is a service that inherits from ApiError and has many specific error types related to various targeting and API issues.
-
The service operates within the
https://www.google.com/apis/ads/publisher/v202505namespace. -
Fields for ApiError include
fieldPath,fieldPathElements,trigger, anderrorString. -
The YieldError type includes a
reasonfield with a comprehensive list of possible error reasons, such asINVALID_BACKEND_DATA,DUPLICATE_YIELD_PARTNER, andINTERNAL_ERROR.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202505
Field
ApiError
(inherited) fieldPath
xsd:
string
fieldPathElements
trigger
xsd:
string
errorString
xsd:
string
YieldError
reason
Enumerations
-
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

