Represents a report download error.
More...
|
override string | ToString () |
| Returns a System.String that represents this instance. More...
|
|
|
static string | GetErrorDescription (string errorCode, string version) |
| Retrieve a description for the specified error code and API version. More...
|
|
|
string | ApiVersion [get, set] |
| Gets or sets the API version. More...
|
|
string | ErrorType [get, set] |
| Gets or sets the type of the error. More...
|
|
string | Trigger [get, set] |
| Gets or sets the reason for triggering this error. More...
|
|
string | FieldPath [get, set] |
| Gets or sets the field that triggered this error, if applicable. More...
|
|
Represents a report download error.
static string Google.Api.Ads.AdWords.Util.Reports.ReportDownloadError.GetErrorDescription |
( |
string |
errorCode, |
|
|
string |
version |
|
) |
| |
|
inlinestatic |
Retrieve a description for the specified error code and API version.
- Parameters
-
errorCode | An error code |
version | An AdWords API version. |
override string Google.Api.Ads.AdWords.Util.Reports.ReportDownloadError.ToString |
( |
| ) |
|
|
inline |
Returns a System.String that represents this instance.
- Returns
- A System.String that represents this instance.
string Google.Api.Ads.AdWords.Util.Reports.ReportDownloadError.ApiVersion |
|
getset |
Gets or sets the API version.
string Google.Api.Ads.AdWords.Util.Reports.ReportDownloadError.ErrorType |
|
getset |
Gets or sets the type of the error.
string Google.Api.Ads.AdWords.Util.Reports.ReportDownloadError.FieldPath |
|
getset |
Gets or sets the field that triggered this error, if applicable.
string Google.Api.Ads.AdWords.Util.Reports.ReportDownloadError.Trigger |
|
getset |
Gets or sets the reason for triggering this error.
The documentation for this class was generated from the following file: