Abstract Class awAttribute

Description

Attributes 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
Direct descendents
Class Description
 class awDoubleAttribute Attribute type that contains a double value.
 class awPlacementTypeAttribute Attribute type that contains a PlacementType value.
 class awMoneyAttribute Attribute type that contains a Money value.
 class awLongAttribute Attribute type that contains a long value.
 class awWebpageDescriptorAttribute Attribute type that contains a WebpageDescriptor value.
 class awStringAttribute Attribute type that contains a string value.
 class awLongRangeAttribute Attribute type that contains a Range of LongValue values.
 class awIntegerAttribute Attribute type that contains an integer value.
 class awIntegerSetAttribute Attribute type that contains a Set of integer values.
 class awBooleanAttribute Attribute type that contains a boolean value.
 class 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.
 class awAdFormatSpecListAttribute Attribute type that contains a list of AdFormatSpec values.
 class 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.
 class awInStreamAdInfoAttribute Attribute type that contains an InStreamAdInfo value.
 class awPlacementAttribute Attribute type that contains a Placement value.
 class awKeywordAttribute Attribute type that contains a Keyword value.
Method Summary
 void factory ( $row,  $className)
Variables
Methods

Documentation generated on Thu, 15 Apr 2010 19:06:10 +0300 by phpDocumentor 1.4.3