BiddingStrategyError

Enum describing possible bidding strategy errors.

Enums

UNSPECIFIED

Enum unspecified.

UNKNOWN

The received error code is not known in this version.

DUPLICATE_NAME

Each bidding strategy must have a unique name.

CANNOT_CHANGE_BIDDING_STRATEGY_TYPE

Bidding strategy type is immutable.

CANNOT_REMOVE_ASSOCIATED_STRATEGY

Only bidding strategies not linked to campaigns, adgroups or adgroup criteria can be removed.

BIDDING_STRATEGY_NOT_SUPPORTED

The specified bidding strategy is not supported.

INCOMPATIBLE_BIDDING_STRATEGY_AND_BIDDING_STRATEGY_GOAL_TYPE

The bidding strategy is incompatible with the campaign's bidding strategy goal type.