awAttributeAttributes encompass the core information about a particular
com.google.ads.api.services.targetingideas.TargetingIdea. Some attributes are for {@code KEYWORD} IdeaTypes, some are for {@code PLACEMENT} IdeaTypes, and some are for both. Ultimately, an Attribute instance simply wraps an actual value of interest. For example, KeywordAttribute wraps the keyword itself, while a BooleanAttribute simply wraps a boolean describing some information about the keyword idea.
Located in /classes/o/Attribute.php
awComplexObject | --awAttribute
| Class | Description |
|---|---|
awDoubleAttribute
|
Attribute type that contains a double value. |
awPlacementTypeAttribute
|
Attribute type that contains a PlacementType value. |
awMoneyAttribute
|
Attribute type that contains a Money value. |
awLongAttribute
|
Attribute type that contains a long value. |
awWebpageDescriptorAttribute
|
Attribute type that contains a WebpageDescriptor value. |
awStringAttribute
|
Attribute type that contains a string value. |
awLongRangeAttribute
|
Attribute type that contains a Range of LongValue values. |
awIntegerAttribute
|
Attribute type that contains an integer value. |
awIntegerSetAttribute
|
Attribute type that contains a Set of integer values. |
awBooleanAttribute
|
Attribute type that contains a boolean value. |
awMonthlySearchVolumeAttribute
|
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. |
awAdFormatSpecListAttribute
|
Attribute type that contains a list of AdFormatSpec values. |
awIdeaTypeAttribute
|
Attribute type that contains an IdeaType value. For example, if a com.google.ads.api.services.targetingideas.TargetingIdea represents a keyword idea, its IdeaTypeAttribute would contain a {@code KEYWORD} IdeaType. |
awInStreamAdInfoAttribute
|
Attribute type that contains an InStreamAdInfo value. |
awPlacementAttribute
|
Attribute type that contains a Placement value. |
awKeywordAttribute
|
Attribute type that contains a Keyword value. |
Inherited from awComplexObject
awComplexObject::$_cachedCheckFields
awComplexObject::$_row
Inherited From awComplexObject
awComplexObject::__construct()
awComplexObject::factory()
awComplexObject::get()
awComplexObject::getCheckFields()
awComplexObject::getRow()
awComplexObject::getSoapVars()
awComplexObject::getXML()
awComplexObject::isEmpty()
awComplexObject::remove()
awComplexObject::set()
awComplexObject::setRow()
awComplexObject::_getAsObj()
Documentation generated on Thu, 15 Apr 2010 19:06:10 +0300 by phpDocumentor 1.4.3