AdWords API
Feedback on this document

type BiddingErrors (v201302)

Represents error codes for bidding strategy entities.


Namespace
https://adwords.google.com/api/adwords/cm/v201302
Fields
Field Type Description
ApiError (inherited)
fieldPath xsd:string The OGNL field path to identify cause of error.
trigger xsd:string The data that caused the error.
errorString xsd:string A simple string representation of the error and reason.
ApiError.Type xsd:string Indicates that this instance is a subtype of ApiError. Although this field is returned in the response, it is ignored on input and cannot be selected. Specify xsi:type instead.
BiddingErrors
reason BiddingErrors.Reason The error reason represented by an enum.
Enumerations
BIDDING_STRATEGY_OVERRIDE_NOT_ALLOWED
Bidding strategy cannot override adgroup or campaign bidding strategy.
BIDDING_STRATEGY_TRANSITION_NOT_ALLOWED
Cannot transition to new bidding strategy.
PERCENT_CPA_NOT_AVAILABLE_FOR_CUSTOMER
Percent Cpa not available for customer. Only whitelisted customers can use it.
BIDS_NOT_ALLLOWED
No bids may be set. The bid list must be null or empty.
DUPLICATE_BIDS
The bid list contains two or more bids of the same type.
INVALID_BIDDING_SCHEME
The bidding scheme does not match the bidding strategy type.
NULL_BID
The bid list contains a null entry.
INVALID_BID
The bid is invalid.
BIDDING_STRATEGY_NOT_AVAILABLE_FOR_ACCOUNT_TYPE
Bidding strategy is not available for the account type.
CONVERSION_TRACKING_NOT_ENABLED
Conversion tracking is not enabled for the campaign for VBB transition.
NOT_ENOUGH_CONVERSIONS
Not enough conversions tracked for VBB transitions.
NOT_ENOUGH_CONVERSION_DATA
Not enough right kind of data required for conversion or not enough data in last 3 days suggesting the campaign is not stable enough to enter into conversion optimizer.
CANNOT_CREATE_CAMPAIGN_WITH_CONVERSION_OPTIMIZER
Campaign can not be created with Conversion Optimizer bidding strategy. It can be transitioned to conversion optimizer, once eligible.
PAY_PER_CONVERSION_NOT_AVAILABLE_FOR_CUSTOMER
Pay per conversion is not available to all the customer, only few whitelisted customers can use this.
PAY_PER_CONVERSION_NOT_ALLOWED_WITH_TARGET_CPA
Pay per conversion is not allowed with Target CPA.
BIDDING_STRATEGY_NOT_ALLOWED_FOR_SEARCH_ONLY_CAMPAIGNS
Cannot set bidding strategy to Manual CPM for search network only campaigns.
UNKNOWN

Authentication required

You need to be signed in with Google+ to do that.

Signing you in...

Google Developers needs your permission to do that.