BidModifierSource

  • The document describes an enum for bid modifier sources.

  • Possible sources include unspecified, unknown, campaign-level, and ad group level.

  • The CAMPAIGN source indicates the bid modifier is set at the campaign level criterion.

  • The AD_GROUP source signifies the bid modifier is overridden at the ad group level.

Enum describing possible bid modifier sources.

Enums

UNSPECIFIED

Not specified.

UNKNOWN

Used for return value only. Represents value unknown in this version.

CAMPAIGN

The bid modifier is specified at the campaign level, on the campaign level criterion.

AD_GROUP

The bid modifier is specified (overridden) at the ad group level.