|
| AdManagerSoapClient (string endpointConfigurationName) |
| Initializes a new instance of the AdManagerSoapClient class. More...
|
|
| AdManagerSoapClient (string endpointConfigurationName, string remoteAddress) |
| Initializes a new instance of the AdManagerSoapClient class. More...
|
|
| AdManagerSoapClient (Binding binding, EndpointAddress remoteAddress) |
| Initializes a new instance of the AdManagerSoapClient class. More...
|
|
| AdManagerSoapClient (string endpointConfigurationName, EndpointAddress remoteAddress) |
| Initializes a new instance of the AdManagerSoapClient class. More...
|
|
| AdManagerSoapClient () |
| Initializes a new instance of the AdManagerSoapClient class. More...
|
|
| AdsSoapClient (string endpointConfigurationName) |
| Initializes a new instance of the AdsSoapClient class. More...
|
|
| AdsSoapClient (string endpointConfigurationName, EndpointAddress remoteAddress) |
| Initializes a new instance of the AdsSoapClient class. More...
|
|
| AdsSoapClient (Binding binding, EndpointAddress remoteAddress) |
| Initializes a new instance of the AdsSoapClient class. More...
|
|
| AdsSoapClient (string endpointConfigurationName, string remoteAddress) |
| Initializes a new instance of the AdsSoapClient class. More...
|
|
| AdsSoapClient () |
| Default constructor. More...
|
|
void | Dispose () |
| Disposes of this AdsSoapClient. More...
|
|
|
RequestHeader | RequestHeader [get, set] |
| Gets or sets the request header. More...
|
|
ResponseHeader | ResponseHeader [get, set] |
| Gets or sets the response header. More...
|
|
int | Timeout [get, set] |
| The timeout for the request in milliseconds. More...
|
|
string | Url [get, set] |
| The url endpoint for the service. More...
|
|
bool | EnableDecompression [get, set] |
| Gets or sets whether gzip compression is enabled. More...
|
|
IWebProxy | Proxy [get, set] |
| Gets or sets proxy information for making a service request through a firewall. More...
|
|
string | UserAgent [get, set] |
| Gets or sets the value for the user agent header that is sent with each request. More...
|
|
AdsUser | User [get, set] |
| The user that created this service instance. More...
|
|
ServiceSignature | Signature [get, set] |
| The signature for this service. More...
|
|
int | Timeout [get, set] |
| The timeout for the request. More...
|
|
string | Url [get, set] |
| The url endpoint for the service. More...
|
|
bool | EnableDecompression [get, set] |
| Gets or sets whether gzip compression is enabled. More...
|
|
IWebProxy | Proxy [get, set] |
| Gets or sets proxy information for making a service request through a firewall. More...
|
|
string | UserAgent [get, set] |
| Gets or sets the value for the user agent header that is sent with each request. More...
|
|
AdsUser | User [get, set] |
| Gets or sets the AdsUser object that created this service. More...
|
|
ServiceSignature | Signature [get, set] |
| Gets or sets the signature for this service. More...
|
|
Base class for DFP API services.