Ads API .NET library
|
This code sample illustrates how to use BatchJobService to create multiple complete campaigns, including ad groups and keywords. More...
Public Member Functions | |
void | Run (AdWordsUser user) |
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 sample illustrates how to use BatchJobService to create multiple complete campaigns, including ad groups and keywords.
|
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. |
References Google.Api.Ads.Common.Lib.AdsUser.GetService(), Google.Api.Ads.AdWords.v201809.Campaign.id, Google.Api.Ads.AdWords.v201809.AdGroup.id, Google.Api.Ads.AdWords.v201809.CampaignOperation.operand, and Google.Api.Ads.AdWords.v201809.AdGroupOperation.operand.
|
get |
Returns a description about the code example.