Join us live on
Discord on the Google Advertising and Measurement Community server and on
YouTube on May 14th at 10:00 AM EST! We will discuss the new features added in v24.1 of the Google Ads API.
BiddingStrategyError
Stay organized with collections
Save and categorize content based on your preferences.
outlined_flag
Describes possible errors related to bidding strategies.
Includes errors for duplicate names, immutable strategy types, and strategies that cannot be removed due to associations.
Lists errors for unsupported bidding strategies and incompatibilities with campaign goals.
Enums
BIDDING_STRATEGY_NOT_SUPPORTED
The specified bidding strategy is not supported.
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.
DUPLICATE_NAME
Each bidding strategy must have a unique name.
INCOMPATIBLE_BIDDING_STRATEGY_AND_BIDDING_STRATEGY_GOAL_TYPE
The bidding strategy is incompatible with the campaign's bidding strategy goal type.
UNKNOWN
The received error code is not known in this version.
UNSPECIFIED
Enum unspecified.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-02-23 UTC.
[null,null,["Last updated 2026-02-23 UTC."],[],[]]