Class GoogleAdsSearchads360V23CommonWebpageConditionInfo
Logical expression for targeting webpages of an advertiser's website.
Implements
Inherited Members
Namespace: Google.Apis.SA360.v23.Data
Assembly: Google.Apis.SA360.v23.dll
Syntax
public class GoogleAdsSearchads360V23CommonWebpageConditionInfo : IDirectResponseSchema
Properties
Argument
Argument of webpage targeting condition.
Declaration
[JsonProperty("argument")]
public virtual string Argument { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Operand
Operand of webpage targeting condition.
Declaration
[JsonProperty("operand")]
public virtual string Operand { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Operator__
Operator of webpage targeting condition.
Declaration
[JsonProperty("operator")]
public virtual string Operator__ { get; set; }
Property Value
| Type | Description |
|---|---|
| string |