Ads API .NET library
|
A container for return values from the AdService. More...
Classes | |
class | Fields |
List of all supported fields for the AdReturnValue class. More... | |
class | FilterableFields |
List of all supported filterable fields for the AdReturnValue class. More... | |
class | SelectableFields |
List of all supported selectable fields for the AdReturnValue class. More... | |
Properties | |
Ad[] | value [get, set] |
List of ads in an ad group. More... | |
ApiError[] | partialFailureErrors [get, set] |
![]() | |
string | ListReturnValueType [get, set] |
Indicates that this instance is a subtype of ListReturnValue. Although this field is returned in the response, it is ignored on input and cannot be selected. Specify xsi:type instead. More... | |
A container for return values from the AdService.
|
getset |
|
getset |
List of ads in an ad group.
Referenced by Google.Api.Ads.AdWords.Examples.CSharp.v201809.UpdateExpandedTextAd.Run().