Ads API .NET library
|
This code example adds sitelinks to a campaign. To create a campaign, run AddCampaign.cs. More...
Public Member Functions | |
void | Run (AdWordsUser user, long campaignId) |
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 adds sitelinks to a campaign. To create a campaign, run AddCampaign.cs.
|
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. |
campaignId | Id of the campaign to which sitelinks will be added. |
References Google.Api.Ads.AdWords.v201809.Customer.dateTimeZone, Google.Api.Ads.Common.Lib.AdsUser.GetService(), and Google.Api.Ads.AdWords.v201809.CampaignExtensionSettingReturnValue.value.
|
get |
Returns a description about the code example.