This code example removes a campaign by setting the status to 'REMOVED'. To get campaigns, run GetCampaigns.cs.
More...
|
static void | Main (string[] args) |
| Main method, to run this code example as a standalone application. More...
|
|
This code example removes a campaign by setting the status to 'REMOVED'. To get campaigns, run GetCampaigns.cs.
static void Google.Api.Ads.AdWords.Examples.CSharp.v201809.RemoveCampaign.Main |
( |
string[] |
args | ) |
|
|
inlinestatic |
Main method, to run this code example as a standalone application.
- Parameters
-
args | The command line arguments. |
void Google.Api.Ads.AdWords.Examples.CSharp.v201809.RemoveCampaign.Run |
( |
AdWordsUser |
user, |
|
|
long |
campaignId |
|
) |
| |
|
inline |
override string Google.Api.Ads.AdWords.Examples.CSharp.v201809.RemoveCampaign.Description |
|
get |
Returns a description about the code example.
The documentation for this class was generated from the following file: