This code example creates a click-to-download ad, also known as an app promotion ad to a given ad group. To list ad groups, run GetAdGroups.cs.
More...
|
static void | Main (string[] args) |
| Main method, to run this code example as a standalone application. More...
|
|
This code example creates a click-to-download ad, also known as an app promotion ad to a given ad group. To list ad groups, run GetAdGroups.cs.
static void Google.Api.Ads.AdWords.Examples.CSharp.v201809.AddClickToDownloadAd.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.AddClickToDownloadAd.Run |
( |
AdWordsUser |
user, |
|
|
long |
adGroupId |
|
) |
| |
|
inline |
override string Google.Api.Ads.AdWords.Examples.CSharp.v201809.AddClickToDownloadAd.Description |
|
get |
Returns a description about the code example.
The documentation for this class was generated from the following file: