Ads API .NET library
|
Contains a subset of adgroup criteria resulting from a AdGroupCriterionService::get call. More...
Classes | |
class | Fields |
List of all supported fields for the AdGroupCriterionPage class. More... | |
class | FilterableFields |
List of all supported filterable fields for the AdGroupCriterionPage class. More... | |
class | SelectableFields |
List of all supported selectable fields for the AdGroupCriterionPage class. More... | |
Properties | |
AdGroupCriterion[] | entries [get, set] |
The result entries in this page. 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... | |
Contains a subset of adgroup criteria resulting from a AdGroupCriterionService::get call.
|
getset |
The result entries in this page.
Referenced by Google.Api.Ads.AdWords.Examples.CSharp.v201809.GetKeywords.Run().