Ads API .NET library
|
Attribute type that contains a list of MonthlySearchVolume values. The list contains the past 12 MonthlySearchVolumes (excluding the current month). The first item is the data for the most recent month and the last item is the data for the oldest month. More...
Classes | |
class | Fields |
List of all supported fields for the MonthlySearchVolumeAttribute class. More... | |
class | FilterableFields |
List of all supported filterable fields for the MonthlySearchVolumeAttribute class. More... | |
class | SelectableFields |
List of all supported selectable fields for the MonthlySearchVolumeAttribute class. More... | |
Properties | |
MonthlySearchVolume[] | value [get, set] |
List of MonthlySearchVolume values contained by this Attribute. The list contains the data for the past 12 months (excluding the current month) in sorted order started with the most recent month. This field is required and should not be More... | |
![]() | |
string | AttributeType [get, set] |
Indicates that this instance is a subtype of Attribute. Although this field is returned in the response, it is ignored on input and cannot be selected. Specify xsi:type instead. More... | |
Attribute type that contains a list of MonthlySearchVolume values. The list contains the past 12 MonthlySearchVolumes (excluding the current month). The first item is the data for the most recent month and the last item is the data for the oldest month.
|
getset |
List of MonthlySearchVolume values contained by this Attribute. The list contains the data for the past 12 months (excluding the current month) in sorted order started with the most recent month. This field is required and should not be
null
.