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

Service creation params for DFP API family of services. More...

Inheritance diagram for Google.Api.Ads.AdManager.Lib.AdManagerServiceSignature:
Google.Api.Ads.Common.Lib.ServiceSignature

Public Member Functions

 AdManagerServiceSignature (string version, string serviceName)
 Public constructor. More...
 

Properties

override Type ServiceType [get]
 Gets the type of service. More...
 
- Properties inherited from Google.Api.Ads.Common.Lib.ServiceSignature
virtual string Id [get]
 A unique id to distinguish the service represented by this signature object. More...
 
string Version [get]
 Gets the service version. More...
 
string ServiceName [get]
 Gets the service name. More...
 
SupportedProtocols SupportedProtocol [get]
 Gets the supported protocol. More...
 
abstract Type ServiceType [get]
 Gets the type of service. More...
 

Additional Inherited Members

- Public Types inherited from Google.Api.Ads.Common.Lib.ServiceSignature
enum  SupportedProtocols { SupportedProtocols.SOAP, SupportedProtocols.WSE }
 The various protocols supported by the library. More...
 
- Protected Member Functions inherited from Google.Api.Ads.Common.Lib.ServiceSignature
 ServiceSignature (string version, string serviceName, SupportedProtocols protocol)
 Protected constructor. More...
 

Detailed Description

Service creation params for DFP API family of services.

Constructor & Destructor Documentation

Google.Api.Ads.AdManager.Lib.AdManagerServiceSignature.AdManagerServiceSignature ( string  version,
string  serviceName 
)
inline

Public constructor.

Parameters
versionService version.
serviceNameService name.

Property Documentation

override Type Google.Api.Ads.AdManager.Lib.AdManagerServiceSignature.ServiceType
get

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