Ads API .NET library
|
This represents an operation that includes an operator and an operand specified type. More...
Classes | |
class | Fields |
List of all supported fields for the Operation class. More... | |
class | FilterableFields |
List of all supported filterable fields for the Operation class. More... | |
class | SelectableFields |
List of all supported selectable fields for the Operation class. More... | |
Public Attributes | |
Operator | operator{get{return this.operatorField |
Operator. This field is required and should not be More... | |
Properties | |
this[System.Xml.Serialization.XmlIgnoreAttribute()][EditorBrowsable(EditorBrowsableState.Never)] bool | operatorSpecified [get, set] |
string | OperationType [get, set] |
Indicates that this instance is a subtype of Operation. Although this field is returned in the response, it is ignored on input and cannot be selected. Specify xsi:type instead. More... | |
This represents an operation that includes an operator and an operand specified type.
Operator Google.Api.Ads.AdWords.v201809.Operation.operator{get{return this.operatorField |
Operator. This field is required and should not be
null
.
|
getset |
Indicates that this instance is a subtype of Operation. Although this field is returned in the response, it is ignored on input and cannot be selected. Specify xsi:type instead.
|
getset |