Ads API .NET library
|
This code example updates an ad unit's sizes by adding a banner ad size. More...
Public Member Functions | |
void | Run (AdManagerUser user, long adUnitId) |
Run the sample code. More... | |
Static Public Member Functions | |
static void | Main () |
Main method, to run this code example as a standalone application. More... | |
Properties | |
override string | Description [get] |
Returns a description about the code example. More... | |
Properties inherited from Google.Api.Ads.AdManager.Examples.CSharp.SampleBase | |
abstract string | Description [get] |
Returns a description about the code example. More... | |
Additional Inherited Members | |
Protected Member Functions inherited from Google.Api.Ads.AdManager.Examples.CSharp.SampleBase | |
string | GetTimeStamp () |
Gets the current time stamp. More... | |
Static Protected Member Functions inherited from Google.Api.Ads.AdManager.Examples.CSharp.SampleBase | |
static string | _T (string prompt) |
Retrieves a user provided sample value. More... | |
This code example updates an ad unit's sizes by adding a banner ad size.
|
inlinestatic |
Main method, to run this code example as a standalone application.
|
inline |
Run the sample code.
References Google.Api.Ads.AdManager.v202402.AdUnit.adUnitSizes.
|
get |
Returns a description about the code example.