Ads API .NET library
|
AdGroup operations for adding/updating/removing adgroups. More...
Classes | |
class | Fields |
List of all supported fields for the AdGroupOperation class. More... | |
class | FilterableFields |
List of all supported filterable fields for the AdGroupOperation class. More... | |
class | SelectableFields |
List of all supported selectable fields for the AdGroupOperation class. More... | |
Properties | |
AdGroup | operand [get, set] |
AdGroup to operate on This field is required and should not be More... | |
![]() | |
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... | |
Additional Inherited Members | |
![]() | |
Operator | operator{get{return this.operatorField |
Operator. This field is required and should not be More... | |
AdGroup operations for adding/updating/removing adgroups.
|
getset |
AdGroup to operate on This field is required and should not be
null
.
Referenced by Google.Api.Ads.AdWords.Examples.CSharp.v201809.AddCompleteCampaignsUsingBatchJob.Run(), and Google.Api.Ads.AdWords.Examples.CSharp.v201809.AddCompleteCampaignsUsingStreamingBatchJob.Run().