|
||||||||||
| 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.PercentCPAAdGroupBids
public class PercentCPAAdGroupBids
AdGroup level bids used in percent CPA bidding strategy.
PercentCPA bidding strategy and bids are available
only to some advertisers.
| Constructor Summary | |
|---|---|
PercentCPAAdGroupBids()
|
|
PercentCPAAdGroupBids(String adGroupBidsType,
Integer percentCpa)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
Integer |
getPercentCpa()
Gets the percentCpa value for this PercentCPAAdGroupBids. |
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 |
setPercentCpa(Integer percentCpa)
Sets the percentCpa value for this PercentCPAAdGroupBids. |
| 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 PercentCPAAdGroupBids()
public PercentCPAAdGroupBids(String adGroupBidsType,
Integer percentCpa)
| Method Detail |
|---|
public Integer getPercentCpa()
public void setPercentCpa(Integer percentCpa)
percentCpa - * Percent CPA set for this ad group, used for calculating the
bid value.
This field
can be selected using the value "PercentCpa".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 | |||||||||