bidModifierSource property
Bid modifier source.
Output only. Possible string values are:
- "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.
Implementation
core.String? bidModifierSource;