Ads API .NET library
|
Represents a money amount with currency. More...
Classes | |
class | Fields |
List of all supported fields for the RemarketingMoneyWithCurrency class. More... | |
class | FilterableFields |
List of all supported filterable fields for the RemarketingMoneyWithCurrency class. More... | |
class | SelectableFields |
List of all supported selectable fields for the RemarketingMoneyWithCurrency class. More... | |
Properties | |
Money | money [get, set] |
The amount of money. This field must be greater than or equal to 0. More... | |
string | currencyCode [get, set] |
Currency code. The length of this string should be between 3 and 3, inclusive, (trimmed). More... | |
![]() | |
string | ComparableValueType [get, set] |
Indicates that this instance is a subtype of ComparableValue. Although this field is returned in the response, it is ignored on input and cannot be selected. Specify xsi:type instead. More... | |
Represents a money amount with currency.
|
getset |
Currency code. The length of this string should be between 3 and 3, inclusive, (trimmed).
|
getset |
The amount of money. This field must be greater than or equal to 0.