ValueRuleAction

  • This page details the action taken when a rule is applied, specifically within the context of Google Ads API value rules.

  • The action is determined by two fields: operation, which uses a ValueRuleOperation enum to specify the type of operation, and value, which is a double specifying the applied value.

Action applied when rule is applied.

Fields

operation

ValueRuleOperation

Specifies applied operation.

value

double

Specifies applied value.