Ads API .NET library
|
Contains the results from a get call. More...
Classes | |
class | Fields |
List of all supported fields for the Page class. More... | |
class | FilterableFields |
List of all supported filterable fields for the Page class. More... | |
class | SelectableFields |
List of all supported selectable fields for the Page class. More... | |
Properties | |
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 the results from a get call.
|
getset |
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.
|
getset |
Total number of entries in the result that this page is a part of.
Referenced by Google.Api.Ads.AdWords.Examples.CSharp.v201809.ParallelReportDownload.GetDescendantAdvertiserAccounts(), Google.Api.Ads.AdWords.Examples.CSharp.v201809.GetAllImageAssets.Run(), Google.Api.Ads.AdWords.Examples.CSharp.v201809.GetCampaigns.Run(), Google.Api.Ads.AdWords.Examples.CSharp.v201809.GetAllDisapprovedAds.Run(), Google.Api.Ads.AdWords.Examples.CSharp.v201809.GetAdGroupBidModifiers.Run(), Google.Api.Ads.AdWords.Examples.CSharp.v201809.GetAdGroups.Run(), Google.Api.Ads.AdWords.Examples.CSharp.v201809.GetKeywords.Run(), Google.Api.Ads.AdWords.Examples.CSharp.v201809.GetCampaignsByLabel.Run(), Google.Api.Ads.AdWords.Examples.CSharp.v201809.GetExpandedTextAds.Run(), Google.Api.Ads.AdWords.Examples.CSharp.v201809.GetResponsiveSearchAds.Run(), and Google.Api.Ads.AdWords.Examples.CSharp.v201809.GetCampaignTargetingCriteria.Run().
|
getset |
true
, if a value is specified for totalNumEntries, false
otherwise.