AdGroupBidModifierError
Stay organized with collections
Save and categorize content based on your preferences.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["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."]]],[]]