Ads API .NET library
|
Contains a subset of TargetingIdeas from the search criteria specified by a TargetingIdeaSelector. More...
Classes | |
class | Fields |
List of all supported fields for the TargetingIdeaPage class. More... | |
class | FilterableFields |
List of all supported filterable fields for the TargetingIdeaPage class. More... | |
class | SelectableFields |
List of all supported selectable fields for the TargetingIdeaPage class. More... | |
Properties | |
int | totalNumEntries [get, set] |
Total number of entries that can be retrieved using the get method. More... | |
bool | totalNumEntriesSpecified [get, set] |
TargetingIdea[] | entries [get, set] |
The result entries in this page, as list of TargetingIdeas. More... | |
Contains a subset of TargetingIdeas from the search criteria specified by a TargetingIdeaSelector.
|
getset |
The result entries in this page, as list of TargetingIdeas.
Referenced by Google.Api.Ads.AdWords.Examples.CSharp.v201809.GetKeywordIdeas.Run().
|
getset |
Total number of entries that can be retrieved using the get method.
Referenced by Google.Api.Ads.AdWords.Examples.CSharp.v201809.GetKeywordIdeas.Run().
|
getset |
true
, if a value is specified for totalNumEntries, false
otherwise.