Ads API .NET library
|
This code example retrieves keywords that are related to a given keyword. More...
Public Member Functions | |
void | Run (AdWordsUser user, long?adGroupId) |
Runs the code example. More... | |
Static Public Member Functions | |
static void | Main (string[] args) |
Main method, to run this code example as a standalone application. More... | |
Properties | |
override string | Description [get] |
Returns a description about the code example. More... | |
![]() | |
abstract string | Description [get] |
Returns a description about the code example. More... | |
This code example retrieves keywords that are related to a given keyword.
|
inlinestatic |
Main method, to run this code example as a standalone application.
args | The command line arguments. |
|
inline |
Runs the code example.
user | The AdWords user. |
adGroupId | ID of the ad group to use for generating ideas. |
References Google.Api.Ads.AdWords.v201809.TargetingIdeaPage.entries, Google.Api.Ads.Common.Lib.AdsUser.GetService(), Google.Api.Ads.AdWords.v201809.TargetingIdeaSelector.paging, Google.Api.Ads.AdWords.v201809.Paging.startIndex, Google.Api.Ads.AdWords.v201809.TargetingIdeaPage.totalNumEntries, and Google.Api.Ads.AdWords.v201809.IntegerSetAttribute.value.
|
get |
Returns a description about the code example.