Class GoogleAdsSearchads360V23ResourcesConversionValueRuleValueRuleAction
Action applied when rule is applied.
Implements
Inherited Members
Namespace: Google.Apis.SA360.v23.Data
Assembly: Google.Apis.SA360.v23.dll
Syntax
public class GoogleAdsSearchads360V23ResourcesConversionValueRuleValueRuleAction : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Operation
Specifies applied operation.
Declaration
[JsonProperty("operation")]
public virtual string Operation { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Value
Specifies applied value.
Declaration
[JsonProperty("value")]
public virtual double? Value { get; set; }
Property Value
| Type | Description |
|---|---|
| double? |