Marker interface for ReportDefinitionField.
More...
|
string | fieldName [get, set] |
| The field name. This field is read only and will be ignored when sent to the API. More...
|
|
string | xmlAttributeName [get, set] |
| The XML attribute in the downloaded report. This field is read only and will be ignored when sent to the API. More...
|
|
string | fieldType [get, set] |
| The type of field. Useful for knowing what operation type to pass in for a given field in a predicate. This field is read only and will be ignored when sent to the API. More...
|
|
string[] | enumValues [get, set] |
| List of enum values for the corresponding field if and only if the field is an enum type. This field is read only and will be ignored when sent to the API. More...
|
|
Marker interface for ReportDefinitionField.
string [] Google.Api.Ads.AdWords.Util.Reports.IReportDefinitionField.enumValues |
|
getset |
List of enum values for the corresponding field if and only if the field is an enum type. This field is read only and will be ignored when sent to the API.
string Google.Api.Ads.AdWords.Util.Reports.IReportDefinitionField.fieldName |
|
getset |
The field name. This field is read only and will be ignored when sent to the API.
string Google.Api.Ads.AdWords.Util.Reports.IReportDefinitionField.fieldType |
|
getset |
The type of field. Useful for knowing what operation type to pass in for a given field in a predicate. This field is read only and will be ignored when sent to the API.
string Google.Api.Ads.AdWords.Util.Reports.IReportDefinitionField.xmlAttributeName |
|
getset |
The XML attribute in the downloaded report. This field is read only and will be ignored when sent to the API.
The documentation for this interface was generated from the following file: