|
||||||||||
| 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.AdGroupBids
com.google.api.ads.adwords.v201109.cm.ManualCPMAdGroupBids
public class ManualCPMAdGroupBids
Adgroup level bids used in manual CPM bidding strategy.
| Constructor Summary | |
|---|---|
ManualCPMAdGroupBids()
|
|
ManualCPMAdGroupBids(String adGroupBidsType,
Bid maxCpm)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
Bid |
getMaxCpm()
Gets the maxCpm value for this ManualCPMAdGroupBids. |
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 |
setMaxCpm(Bid maxCpm)
Sets the maxCpm value for this ManualCPMAdGroupBids. |
| Methods inherited from class com.google.api.ads.adwords.v201109.cm.AdGroupBids |
|---|
getAdGroupBidsType, setAdGroupBidsType |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ManualCPMAdGroupBids()
public ManualCPMAdGroupBids(String adGroupBidsType,
Bid maxCpm)
| Method Detail |
|---|
public Bid getMaxCpm()
public void setMaxCpm(Bid maxCpm)
maxCpm - * Max CPM (cost per thousand impressions) bid.
This field
can be selected using the value "MaxCpm".This field can be filtered on.public boolean equals(Object obj)
equals in class AdGroupBidspublic int hashCode()
hashCode in class AdGroupBidspublic 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 | |||||||||