|
||||||||||
| 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.TargetList
com.google.api.ads.adwords.v201109.cm.AdScheduleTargetList
public class AdScheduleTargetList
List of ad schedule targets.
| Constructor Summary | |
|---|---|
AdScheduleTargetList()
|
|
AdScheduleTargetList(Long campaignId,
String targetListType,
AdScheduleTarget[] targets)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
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 |
AdScheduleTarget[] |
getTargets()
Gets the targets value for this AdScheduleTargetList. |
AdScheduleTarget |
getTargets(int i)
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setTargets(AdScheduleTarget[] targets)
Sets the targets value for this AdScheduleTargetList. |
void |
setTargets(int i,
AdScheduleTarget _value)
|
| Methods inherited from class com.google.api.ads.adwords.v201109.cm.TargetList |
|---|
getCampaignId, getTargetListType, setCampaignId, setTargetListType |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AdScheduleTargetList()
public AdScheduleTargetList(Long campaignId,
String targetListType,
AdScheduleTarget[] targets)
| Method Detail |
|---|
public AdScheduleTarget[] getTargets()
null elements.public void setTargets(AdScheduleTarget[] targets)
targets - * List of ad schedule targets. An empty list means all time is
targeted.
This
field must contain distinct elements.
This
field must not contain null elements.public AdScheduleTarget getTargets(int i)
public void setTargets(int i,
AdScheduleTarget _value)
public boolean equals(Object obj)
equals in class TargetListpublic int hashCode()
hashCode in class TargetListpublic 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 | |||||||||