|
||||||||||
| 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.CriterionBidLandscape
public class CriterionBidLandscape
The bid landscape for a criterion. A bid landscape estimates how a a criterion will perform based on different bid amounts.
| Constructor Summary | |
|---|---|
CriterionBidLandscape()
|
|
CriterionBidLandscape(String dataEntryType,
Long campaignId,
Long adGroupId,
String startDate,
String endDate,
BidLandscapeLandscapePoint[] landscapePoints,
Long criterionId)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
Long |
getCriterionId()
Gets the criterionId value for this CriterionBidLandscape. |
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 |
setCriterionId(Long criterionId)
Sets the criterionId value for this CriterionBidLandscape. |
| 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 CriterionBidLandscape()
public CriterionBidLandscape(String dataEntryType,
Long campaignId,
Long adGroupId,
String startDate,
String endDate,
BidLandscapeLandscapePoint[] landscapePoints,
Long criterionId)
| Method Detail |
|---|
public Long getCriterionId()
public void setCriterionId(Long criterionId)
criterionId - * ID of the criterion associated with this landscape.
This field
can be selected using the value "CriterionId".This field can be filtered on.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 | |||||||||