|
||||||||||
| 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.DataEntry
com.google.api.ads.adwords.v201109.cm.BidLandscape
com.google.api.ads.adwords.v201109.cm.AdGroupBidLandscape
public class AdGroupBidLandscape
Represents data about a bidlandscape for an adgroup.
| Constructor Summary | |
|---|---|
AdGroupBidLandscape()
|
|
AdGroupBidLandscape(String dataEntryType,
Long campaignId,
Long adGroupId,
String startDate,
String endDate,
BidLandscapeLandscapePoint[] landscapePoints,
AdGroupBidLandscapeType type,
Boolean landscapeCurrent)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
Boolean |
getLandscapeCurrent()
Gets the landscapeCurrent value for this AdGroupBidLandscape. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
AdGroupBidLandscapeType |
getType()
Gets the type value for this AdGroupBidLandscape. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setLandscapeCurrent(Boolean landscapeCurrent)
Sets the landscapeCurrent value for this AdGroupBidLandscape. |
void |
setType(AdGroupBidLandscapeType type)
Sets the type value for this AdGroupBidLandscape. |
| Methods inherited from class com.google.api.ads.adwords.v201109.cm.BidLandscape |
|---|
getAdGroupId, getCampaignId, getEndDate, getLandscapePoints, getLandscapePoints, getStartDate, setAdGroupId, setCampaignId, setEndDate, setLandscapePoints, setLandscapePoints, setStartDate |
| Methods inherited from class com.google.api.ads.adwords.v201109.cm.DataEntry |
|---|
getDataEntryType, setDataEntryType |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AdGroupBidLandscape()
public AdGroupBidLandscape(String dataEntryType,
Long campaignId,
Long adGroupId,
String startDate,
String endDate,
BidLandscapeLandscapePoint[] landscapePoints,
AdGroupBidLandscapeType type,
Boolean landscapeCurrent)
| Method Detail |
|---|
public AdGroupBidLandscapeType getType()
null.public void setType(AdGroupBidLandscapeType type)
type - * This field can be selected
using the value "LandscapeType".This
field can be filtered on.
This field is
required and should not be null.public Boolean getLandscapeCurrent()
null.public void setLandscapeCurrent(Boolean landscapeCurrent)
landscapeCurrent - * This field can be selected
using the value "LandscapeCurrent".This field can be filtered on.
This field is
required and should not be null.public boolean equals(Object obj)
equals in class BidLandscapepublic int hashCode()
hashCode in class BidLandscapepublic 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 | |||||||||