Base class for AdWords API services.
More...
|
| AdWordsSoapClient (string endpointConfigurationName) |
| Initializes a new instance of the AdWordsSoapClient class. More...
|
|
| AdWordsSoapClient (string endpointConfigurationName, EndpointAddress remoteAddress) |
| Initializes a new instance of the AdWordsSoapClient class. More...
|
|
| AdWordsSoapClient (Binding binding, EndpointAddress remoteAddress) |
| Initializes a new instance of the AdWordsSoapClient class. More...
|
|
| AdWordsSoapClient (string endpointConfigurationName, string remoteAddress) |
| Initializes a new instance of the AdWordsSoapClient class. More...
|
|
| AdWordsSoapClient () |
| Initializes a new instance of the AdWordsSoapClient 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...
|
|
|
override void | CleanupAfterCall (string methodName, object[] parameters) |
| Cleans up the service after MakeApiCall. More...
|
|
virtual void | InitForCall (string methodName, object[] parameters) |
| Initializes the service before MakeApiCall. 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 AdWords API services.
Google.Api.Ads.AdWords.Lib.AdWordsSoapClient< TChannel >.AdWordsSoapClient |
( |
string |
endpointConfigurationName | ) |
|
|
inline |
Initializes a new instance of the AdWordsSoapClient class.
- Parameters
-
endpointConfigurationName | The name of the endpoint in the application configuration file. |
Google.Api.Ads.AdWords.Lib.AdWordsSoapClient< TChannel >.AdWordsSoapClient |
( |
string |
endpointConfigurationName, |
|
|
EndpointAddress |
remoteAddress |
|
) |
| |
|
inline |
Initializes a new instance of the AdWordsSoapClient class.
- Parameters
-
endpointConfigurationName | The name of the endpoint in the application configuration file. |
remoteAddress | Remote address of the service. |
Google.Api.Ads.AdWords.Lib.AdWordsSoapClient< TChannel >.AdWordsSoapClient |
( |
Binding |
binding, |
|
|
EndpointAddress |
remoteAddress |
|
) |
| |
|
inline |
Initializes a new instance of the AdWordsSoapClient class.
- Parameters
-
binding | The binding with which to make calls to the service. |
remoteAddress | Remote address of the service. |
Google.Api.Ads.AdWords.Lib.AdWordsSoapClient< TChannel >.AdWordsSoapClient |
( |
string |
endpointConfigurationName, |
|
|
string |
remoteAddress |
|
) |
| |
|
inline |
Initializes a new instance of the AdWordsSoapClient class.
- Parameters
-
endpointConfigurationName | The name of the endpoint in the application configuration file. |
remoteAddress | Remote address of the service. |
Google.Api.Ads.AdWords.Lib.AdWordsSoapClient< TChannel >.AdWordsSoapClient |
( |
| ) |
|
|
inline |
Initializes a new instance of the AdWordsSoapClient class.
override void Google.Api.Ads.AdWords.Lib.AdWordsSoapClient< TChannel >.CleanupAfterCall |
( |
string |
methodName, |
|
|
object[] |
parameters |
|
) |
| |
|
inlineprotectedvirtual |
Gets or sets the request header.
The request header.
Gets or sets the response header.
The response header.
The documentation for this class was generated from the following file: