Ads API .NET library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Google.Api.Ads.AdManager.Lib.AdManagerService Class Reference

Lists all the services available through this library. More...

Inheritance diagram for Google.Api.Ads.AdManager.Lib.AdManagerService:
Google.Api.Ads.Common.Lib.AdsService Google.Api.Ads.Common.Lib.AdsService Google.Api.Ads.Common.Lib.AdsService Google.Api.Ads.Common.Lib.AdsService Google.Api.Ads.Common.Lib.AdsService

Classes

class  v202305
 All the services available in v202305. More...
 
class  v202308
 All the services available in v202308. More...
 
class  v202311
 All the services available in v202311. More...
 
class  v202402
 All the services available in v202402. More...
 

Public Member Functions

override Type[] GetServiceTypes ()
 Gets all service types defined in this service. More...
 

Static Protected Member Functions

static ServiceSignature MakeServiceSignature (string version, string serviceName)
 Creates a service creation parameter for defining a DFP service. More...
 

Detailed Description

Lists all the services available through this library.

Member Function Documentation

override Type [] Google.Api.Ads.AdManager.Lib.AdManagerService.GetServiceTypes ( )
inlinevirtual

Gets all service types defined in this service.

Returns
The nested types that define service versions under this service.

Implements Google.Api.Ads.Common.Lib.AdsService.

static ServiceSignature Google.Api.Ads.AdManager.Lib.AdManagerService.MakeServiceSignature ( string  version,
string  serviceName 
)
inlinestaticprotected

Creates a service creation parameter for defining a DFP service.

Parameters
versionService version.
serviceNameService name.
Returns
A service creation parameter defining this service.

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