|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.api.ads.adwords.v201109.cm.CampaignTargetSelector
public class CampaignTargetSelector
A campaign targeting selector to specify which targets to return.
| Constructor Summary | |
|---|---|
CampaignTargetSelector()
|
|
CampaignTargetSelector(long[] campaignIds)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
long[] |
getCampaignIds()
Gets the campaignIds value for this CampaignTargetSelector. |
long |
getCampaignIds(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 |
setCampaignIds(int i,
long _value)
|
void |
setCampaignIds(long[] campaignIds)
Sets the campaignIds value for this CampaignTargetSelector. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CampaignTargetSelector()
public CampaignTargetSelector(long[] campaignIds)
| Method Detail |
|---|
public long[] getCampaignIds()
null elements.public void setCampaignIds(long[] campaignIds)
campaignIds - * List of ids for the campaigns that targets are being retrieved.
This field must contain
distinct elements.
This field
must not contain null elements.public long getCampaignIds(int i)
public void setCampaignIds(int i,
long _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 | |||||||||