This code example gets all campaigns with a specific label. To add a label to campaigns, run AddCampaignLabels.cs.
More...
|
static void | Main (string[] args) |
| Main method, to run this code example as a standalone application. More...
|
|
This code example gets all campaigns with a specific label. To add a label to campaigns, run AddCampaignLabels.cs.
static void Google.Api.Ads.AdWords.Examples.CSharp.v201809.GetCampaignsByLabel.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.GetCampaignsByLabel.Run |
( |
AdWordsUser |
user, |
|
|
long |
labelId |
|
) |
| |
|
inline |
override string Google.Api.Ads.AdWords.Examples.CSharp.v201809.GetCampaignsByLabel.Description |
|
get |
Returns a description about the code example.
The documentation for this class was generated from the following file: