This code example retrieves all the disapproved ads in a given campaign using AWQL. See https://developers.google.com/adwords/api/docs/guides/awql for AWQL documentation.
More...
|
static void | Main (string[] args) |
| Main method, to run this code example as a standalone application. More...
|
|
This code example retrieves all the disapproved ads in a given campaign using AWQL. See https://developers.google.com/adwords/api/docs/guides/awql for AWQL documentation.
static void Google.Api.Ads.AdWords.Examples.CSharp.v201809.GetAllDisapprovedAdsWithAwql.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.GetAllDisapprovedAdsWithAwql.Run |
( |
AdWordsUser |
user, |
|
|
long |
campaignId |
|
) |
| |
|
inline |
override string Google.Api.Ads.AdWords.Examples.CSharp.v201809.GetAllDisapprovedAdsWithAwql.Description |
|
get |
Returns a description about the code example.
The documentation for this class was generated from the following file: