|
||||||||||
| 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.AdGroupCriterionBids
com.google.api.ads.adwords.v201109.cm.PercentCPAAdGroupCriterionBids
public class PercentCPAAdGroupCriterionBids
Criterion-level Percent cost-per-conversion(acquisition) bid for
Product criteria type.
PercentCPA bidding strategy and bids are available
only
to some advertisers.
| Constructor Summary | |
|---|---|
PercentCPAAdGroupCriterionBids()
|
|
PercentCPAAdGroupCriterionBids(String adGroupCriterionBidsType,
Integer percentCpa,
BidSource source)
|
|
| 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 PercentCPAAdGroupCriterionBids. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
BidSource |
getSource()
Gets the source value for this PercentCPAAdGroupCriterionBids. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setPercentCpa(Integer percentCpa)
Sets the percentCpa value for this PercentCPAAdGroupCriterionBids. |
void |
setSource(BidSource source)
Sets the source value for this PercentCPAAdGroupCriterionBids. |
| Methods inherited from class com.google.api.ads.adwords.v201109.cm.AdGroupCriterionBids |
|---|
getAdGroupCriterionBidsType, setAdGroupCriterionBidsType |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PercentCPAAdGroupCriterionBids()
public PercentCPAAdGroupCriterionBids(String adGroupCriterionBidsType,
Integer percentCpa,
BidSource source)
| Method Detail |
|---|
public Integer getPercentCpa()
0.
This field
can be selected using the value "PercentCpa".This field can be filtered on.
This field must
be greater than or equal to 0.public void setPercentCpa(Integer percentCpa)
percentCpa - * Percent CPA set for this criterion, used for calculating the
bid value.
To disable this criterion-level parameter and
use the ad group's percentCPA,
set this to 0.
This field
can be selected using the value "PercentCpa".This field can be filtered on.
This field must
be greater than or equal to 0.public BidSource getSource()
public void setSource(BidSource source)
source - * The level (ad group or criterion) at which this parameter was
set.
This field
can be selected using the value "PercentCpaBidSource".This field can be filtered on.
This field is read only and should
not be set. If this field is sent to the API, it will be ignored.public boolean equals(Object obj)
equals in class AdGroupCriterionBidspublic int hashCode()
hashCode in class AdGroupCriterionBidspublic 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 | |||||||||