|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.api.ads.adwords.v201109.o.TargetingIdea
public class TargetingIdea
Represents a TargetingIdea returned by search criteria
specified in
the TargetingIdeaSelector. Targeting ideas are
keywords or placements
that are similar to those the user inputs.
| Constructor Summary | |
|---|---|
TargetingIdea()
|
|
TargetingIdea(Type_AttributeMapEntry[] data)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
Type_AttributeMapEntry[] |
getData()
Gets the data value for this TargetingIdea. |
Type_AttributeMapEntry |
getData(int i)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setData(int i,
Type_AttributeMapEntry _value)
|
void |
setData(Type_AttributeMapEntry[] data)
Sets the data value for this TargetingIdea. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TargetingIdea()
public TargetingIdea(Type_AttributeMapEntry[] data)
| Method Detail |
|---|
public Type_AttributeMapEntry[] getData()
com.google.ads.api.services.targetingideas.external.AttributeType
to Attribute. Stores all data retrieved for each key AttributeType.
This field is required
and should not be null.public void setData(Type_AttributeMapEntry[] data)
data - * Map of
com.google.ads.api.services.targetingideas.external.AttributeType
to Attribute. Stores all data retrieved for each key AttributeType.
This field is required
and should not be null.public Type_AttributeMapEntry getData(int i)
public void setData(int i,
Type_AttributeMapEntry _value)
public boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||