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

Classes

class  AdManagerApiException
 Custom exception class for wrapping DFP API SOAP exceptions. More...
 
class  AdManagerAppConfig
 This class reads the configuration keys from App.config. More...
 
class  AdManagerException
 Base class for all exceptions specific to DFP. More...
 
class  AdManagerService
 Lists all the services available through this library. More...
 
class  AdManagerServiceFactory
 The factory class for all Ad Manager API services. More...
 
class  AdManagerServiceSignature
 Service creation params for DFP API family of services. More...
 
class  AdManagerSoapClient< TChannel >
 Base class for DFP API services. More...
 
class  AdManagerSoapHeaderInspector
 Inspector that adds a SOAP request header to outbound requests. More...
 
class  AdManagerTraceListener
 Listens to SOAP messages sent and received by this library. More...
 
class  AdManagerUser
 Represents an Ad Manager API user. More...
 

Enumerations

enum  AdManagerAuthorizationMethod { AdManagerAuthorizationMethod.OAuth2 }
 List of supported Authorization methods for Ad Manager API. More...
 

Enumeration Type Documentation

List of supported Authorization methods for Ad Manager API.

Enumerator
OAuth2 

OAuth 2.0 draft 10 API.