Service
TargetingIdeaService
Inheritance
Attribute
▼
AdFormatSpecListAttribute
AdSpecListAttribute
BidLandscapeAttribute
BooleanAttribute
CriterionAttribute
DoubleAttribute
IdeaTypeAttribute
InStreamAdInfoAttribute
IntegerAttribute
IntegerSetAttribute
KeywordAttribute
LongAttribute
LongRangeAttribute
MoneyAttribute
MonthlySearchVolumeAttribute
OpportunityIdeaTypeAttribute
PlacementAttribute
PlacementTypeAttribute
StringAttribute
WebpageDescriptorAttribute
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.
- Namespace
-
https://adwords.google.com/api/adwords/o/v201206 - Fields
| Field | Type | Description |
|---|---|---|
| Attribute (inherited) | ||
| Attribute.Type |
xsd:string
|
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. |
| MonthlySearchVolumeAttribute | ||
| value Required
|
MonthlySearchVolume[]
|
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.
|