This code example runs a report similar to the "Orders report" in the Ad Manager UI with additional attributes and can filter to include just one order. The report is saved to the specified file path.
More...
|
static void | Main () |
| Main method, to run this code example as a standalone application. More...
|
|
|
string | GetTimeStamp () |
| Gets the current time stamp. More...
|
|
static string | _T (string prompt) |
| Retrieves a user provided sample value. More...
|
|
This code example runs a report similar to the "Orders report" in the Ad Manager UI with additional attributes and can filter to include just one order. The report is saved to the specified file path.
static void Google.Api.Ads.AdManager.Examples.CSharp.v202208.RunDeliveryReport.Main |
( |
| ) |
|
|
inlinestatic |
Main method, to run this code example as a standalone application.
void Google.Api.Ads.AdManager.Examples.CSharp.v202208.RunDeliveryReport.Run |
( |
AdManagerUser |
user | ) |
|
|
inline |
override string Google.Api.Ads.AdManager.Examples.CSharp.v202208.RunDeliveryReport.Description |
|
get |
Returns a description about the code example.
The documentation for this class was generated from the following file: