A class to hold two strings, the column name and the value in that column for a row in a report.
More...
A class to hold two strings, the column name and the value in that column for a row in a report.
Google.Api.Ads.AdWords.Util.Reports.ColumnValuePair.ColumnValuePair |
( |
string |
colName, |
|
|
string |
value |
|
) |
| |
|
inline |
Initializes a new instance of the ColumnValuePair class.
- Parameters
-
colName | The column name |
value | The column value |
readonly string Google.Api.Ads.AdWords.Util.Reports.ColumnValuePair.ColName |
readonly string Google.Api.Ads.AdWords.Util.Reports.ColumnValuePair.Value |
The value in this column.
The documentation for this class was generated from the following file: