Ads API .NET library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Google.Api.Ads.AdManager.Examples.CSharp.v202311.MakeTestNetwork Class Reference

This code example creates a test network. You do not need to have an Ad Manager account to run this example, but you do need to have a new Google account (created at http://www.google.com/accounts/newaccount) that is not associated with any other Ad Manager networks (including old sandbox networks). Once this network is created, you can supply the network code in your settings to make calls to other services. More...

Inheritance diagram for Google.Api.Ads.AdManager.Examples.CSharp.v202311.MakeTestNetwork:
Google.Api.Ads.AdManager.Examples.CSharp.SampleBase

Public Member Functions

void Run (AdManagerUser user)
 Run the code example. 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...
 

Detailed Description

This code example creates a test network. You do not need to have an Ad Manager account to run this example, but you do need to have a new Google account (created at http://www.google.com/accounts/newaccount) that is not associated with any other Ad Manager networks (including old sandbox networks). Once this network is created, you can supply the network code in your settings to make calls to other services.

Please see the following URL for more information: https://developers.google.com/ad-manager/docs/signup

Member Function Documentation

static void Google.Api.Ads.AdManager.Examples.CSharp.v202311.MakeTestNetwork.Main ( )
inlinestatic

Main method, to run this code example as a standalone application.

void Google.Api.Ads.AdManager.Examples.CSharp.v202311.MakeTestNetwork.Run ( AdManagerUser  user)
inline

Run the code example.

Property Documentation

override string Google.Api.Ads.AdManager.Examples.CSharp.v202311.MakeTestNetwork.Description
get

Returns a description about the code example.


The documentation for this class was generated from the following file: