AdWords API
Feedback on this document

type BiddingError (v201306)

Represents bidding errors.


Namespace
https://adwords.google.com/api/adwords/cm/v201306
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.
BiddingError
reason BiddingError.Reason
Enumerations
BID_AMOUNT_REQUIRED
Bid amount can not be null.
BID_TOO_SMALL
Bid amount is too small.
BID_TOO_BIG
Bid amount is too big.
BID_TOO_MANY_FRACTIONAL_DIGITS
Bid has too many fractional digit precision.
NON_POSITIVE_BID
Bids must have a positive amount.
BID_TOO_HIGH_FOR_DAILY_BUDGET
Bid is too high for the daily budget.
BID_TOO_HIGH_FOR_MONTHLY_BUDGET
Bid is too high for the monthly budget.
MUST_EXCLUDE_0_TO_17_WITH_OTHER_AGE_EXCLUSIONS
Demographic targeting: Age 0-17 needs to be excluded for any other age to get excluded
CAMPAIGN_MUST_HAVE_A_BUDGET_TO_ENABLE_BUDGET_OPTIMIZER
Not allowed to enable budget optimizer, for a campaign with no budget.
CANNOT_SET_CONTENT_BID_WITHOUT_SETTING_KEYWORD_MAX_CPC_AS_WELL
Not allowed to set content bid without setting the keyword bid.
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
PAY_PER_CONVERSION_NOT_ALLOWED_WITH_MANY_PER_CLICK
Pay per conversion is not allowed with many per click
TARGET_CPA_NOT_AVAILABLE_FOR_CUSTOMER
Customer is not whitelisted to use target cpa
MANY_PER_CLICK_NOT_AVAILABLE_FOR_CUSTOMER
Customer is not whitelisted to use many per click
CANNOT_SET_SITE_MAX_CPC
Site cpc bid can not be set
BID_ERROR
Default bidding related error

Authentication required

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

Signing you in...

Google Developers needs your permission to do that.