|
| string | NetworkCode [get, set] |
| | Gets or sets networkCode to be used in SOAP headers. More...
|
| |
| string | ApplicationName [get, set] |
| | Gets or sets application name to be used in SOAP headers. More...
|
| |
| string | AdManagerApiServer [get, set] |
| | Gets or sets URL for Ad Manager API. More...
|
| |
| AdManagerAuthorizationMethod | AuthorizationMethod [get, set] |
| | Gets or sets the authorization method to be used when making API calls. More...
|
| |
| bool | MaskCredentials [get, set] |
| | Gets or sets whether the credentials in the log file should be masked. More...
|
| |
| IWebProxy | Proxy [get, set] |
| | Gets or sets the web proxy to be used with the services. More...
|
| |
| int | Timeout [get, set] |
| | Gets or sets the timeout for Ads services in milliseconds. More...
|
| |
| int | RetryCount [get, set] |
| | Gets or sets the number of times to retry a call if an API call fails and can be retried. More...
|
| |
| bool | EnableGzipCompression [get, set] |
| | Gets or sets whether gzip compression should be turned on for SOAP requests and responses. More...
|
| |
| string | OAuth2ServerUrl [get, set] |
| | Gets or sets the OAuth2 server URL. More...
|
| |
| string | OAuth2ClientId [get, set] |
| | Gets or sets the OAuth2 client ID. More...
|
| |
| string | OAuth2ClientSecret [get, set] |
| | Gets or sets the OAuth2 client secret. More...
|
| |
| string | OAuth2AccessToken [get, set] |
| | Gets or sets the OAuth2 access token. More...
|
| |
| string | OAuth2RefreshToken [get, set] |
| | Gets or sets the OAuth2 refresh token. More...
|
| |
| string | OAuth2Scope [get, set] |
| | Gets or sets the OAuth2 scope. More...
|
| |
| string | OAuth2RedirectUri [get, set] |
| | Gets or sets the OAuth2 redirect URI. More...
|
| |
| OAuth2Flow | OAuth2Mode [get, set] |
| | Gets or sets the OAuth2 mode. More...
|
| |
| string | OAuth2PrnEmail [get, set] |
| | Gets or sets the OAuth2 prn email. More...
|
| |
| string | OAuth2ServiceAccountEmail [get, set] |
| | Gets the OAuth2 service account email. More...
|
| |
| string | OAuth2PrivateKey [get, set] |
| | Gets the OAuth2 private key for service account flow. More...
|
| |
| string | OAuth2SecretsJsonPath [get, set] |
| | Gets or sets the OAuth2 secrets JSON file path. More...
|
| |
| bool | IncludeUtilitiesInUserAgent [get, set] |
| | Gets or sets whether usage of various client library features should be tracked. More...
|
| |
| string | Signature [get] |
| | Gets the signature for this library. More...
|
| |
| virtual long | UnixTimestamp [get] |
| | Gets the number of seconds after Jan 1, 1970, 00:00:00 More...
|
| |
| bool | MaskCredentials [get] |
| | Gets whether the credentials in the log file should be masked. More...
|
| |
| string | OAuth2ServerUrl [get, set] |
| | Gets or sets the OAuth2 server URL. More...
|
| |
| OAuth2Flow | OAuth2Mode [get, set] |
| | Gets or sets the OAuth2 mode. More...
|
| |
| string | OAuth2AccessToken [get, set] |
| | Gets or sets the OAuth2 access token. More...
|
| |
| string | OAuth2ClientId [get, set] |
| | Gets or sets the OAuth2 client id. More...
|
| |
| string | OAuth2ClientSecret [get, set] |
| | Gets or sets the OAuth2 client secret. More...
|
| |
| string | OAuth2RedirectUri [get, set] |
| | Gets or sets the OAuth2 redirect URI. More...
|
| |
| string | OAuth2RefreshToken [get, set] |
| | OAuth2 refresh token. More...
|
| |
| string | OAuth2Scope [get, set] |
| | Gets or sets the OAuth2 scope. More...
|
| |
| string | OAuth2PrnEmail [get, set] |
| | Gets or sets the OAuth2 prn email. More...
|
| |
| string | OAuth2SecretsJsonPath [get, set] |
| | Gets or sets the OAuth2 secrets JSON file. More...
|
| |
| string | OAuth2PrivateKey [get] |
| | Gets the OAuth2 private key for service account flow. More...
|
| |
| string | OAuth2ServiceAccountEmail [get] |
| | Gets the OAuth2 service account email. More...
|
| |
| bool | IncludeUtilitiesInUserAgent [get, set] |
| | Gets or sets whether usage information of various client library features should be included in the user agent. More...
|
| |
| IWebProxy | Proxy [get, set] |
| | Gets the web proxy to be used with the services. More...
|
| |
| int | RetryCount [get, set] |
| | Gets or sets the number of times to retry a call if an API call fails and can be retried. More...
|
| |
| string | Signature [get] |
| | Gets the signature for this library. More...
|
| |
| int | Timeout [get, set] |
| | Gets or sets the timeout for Ads services in milliseconds. More...
|
| |
| bool | EnableGzipCompression [get, set] |
| | Gets or sets whether gzip compression should be turned on for SOAP requests and responses. More...
|
| |
| long | UnixTimestamp [get] |
| | Gets the number of seconds after Jan 1, 1970, 00:00:00 More...
|
| |
This class reads the configuration keys from App.config.