AdGroupBidModifierError
Enum describing possible ad group bid modifier errors.
Enums |
UNSPECIFIED
|
Enum unspecified. |
UNKNOWN
|
The received error code is not known in this version. |
CRITERION_ID_NOT_SUPPORTED
|
The criterion ID does not support bid modification. |
CANNOT_OVERRIDE_OPTED_OUT_CAMPAIGN_CRITERION_BID_MODIFIER
|
Cannot override the bid modifier for the given criterion ID if the parent campaign is opted out of the same criterion. |
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 2024-02-20 UTC.
[null,null,["Last updated 2024-02-20 UTC."],[[["This enum outlines potential errors encountered when modifying ad group bid adjustments."],["Errors can indicate unsupported criteria, campaign opt-out conflicts, or unknown issues."],["`UNSPECIFIED` and `UNKNOWN` values represent general error categories."],["`CRITERION_ID_NOT_SUPPORTED` signifies that the specific criterion cannot have its bid modified."],["`CANNOT_OVERRIDE_OPTED_OUT_CAMPAIGN_CRITERION_BID_MODIFIER` signals a conflict between campaign and ad group settings for a criterion's bid modifier."]]],[]]