AdGroupBidModifierError

  • Enumerates potential errors when setting bid modifiers for ad groups.

  • Includes errors for unspecified, unknown, and unsupported criterion IDs.

  • Indicates an error if trying to override a bid modifier for a criterion the campaign is opted out of.

Enum describing possible ad group bid modifier errors.

Proto definition

Enums

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.

CRITERION_ID_NOT_SUPPORTED

The criterion ID does not support bid modification.

UNKNOWN

The received error code is not known in this version.

UNSPECIFIED

Enum unspecified.