Ads API .NET library
|
A container for return values from FeedItemService.mutate(). More...
Classes | |
class | Fields |
List of all supported fields for the FeedItemReturnValue class. More... | |
class | FilterableFields |
List of all supported filterable fields for the FeedItemReturnValue class. More... | |
class | SelectableFields |
List of all supported selectable fields for the FeedItemReturnValue class. More... | |
Properties | |
FeedItem[] | value [get, set] |
List of feed items returned from mutate. More... | |
ApiError[] | partialFailureErrors [get, set] |
List of partial failure errors. More... | |
![]() | |
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 FeedItemService.mutate().
|
getset |
List of partial failure errors.
|
getset |
List of feed items returned from mutate.