effectiveTargetRoasSource property

String? effectiveTargetRoasSource
getter/setter pair

Source of the effective target ROAS.

This field is read-only.

Output only. Possible string values are:

  • "UNSPECIFIED" : Not specified.
  • "UNKNOWN" : Used for return value only. Represents value unknown in this version.
  • "CAMPAIGN_BIDDING_STRATEGY" : Effective bid or target is inherited from campaign bidding strategy.
  • "AD_GROUP" : The bid or target is defined on the ad group.
  • "AD_GROUP_CRITERION" : The bid or target is defined on the ad group criterion.

Implementation

core.String? effectiveTargetRoasSource;