Ads API .NET library
|
The result of a call to CustomerFeedService::get. Contains a list of associations between customer and feeds. More...
Classes | |
class | Fields |
List of all supported fields for the CustomerFeedPage class. More... | |
class | FilterableFields |
List of all supported filterable fields for the CustomerFeedPage class. More... | |
class | SelectableFields |
List of all supported selectable fields for the CustomerFeedPage class. More... | |
Properties | |
CustomerFeed[] | entries [get, set] |
The resulting CustomerFeeds. More... | |
![]() | |
int | totalNumEntries [get, set] |
Total number of entries in the result that this page is a part of. More... | |
bool | totalNumEntriesSpecified [get, set] |
string | PageType [get, set] |
Indicates that this instance is a subtype of Page. Although this field is returned in the response, it is ignored on input and cannot be selected. Specify xsi:type instead. More... | |
The result of a call to CustomerFeedService::get. Contains a list of associations between customer and feeds.
|
getset |
The resulting CustomerFeeds.