|
||||||||||
| 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.BudgetOptimizerAdGroupCriterionBids
public class BudgetOptimizerAdGroupCriterionBids
AdGroupCriterion level bids used in budget optimizer bidding strategy.
| Constructor Summary | |
|---|---|
BudgetOptimizerAdGroupCriterionBids()
|
|
BudgetOptimizerAdGroupCriterionBids(String adGroupCriterionBidsType,
Bid proxyBid,
Boolean enhancedCpcEnabled)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
Boolean |
getEnhancedCpcEnabled()
Gets the enhancedCpcEnabled value for this BudgetOptimizerAdGroupCriterionBids. |
Bid |
getProxyBid()
Gets the proxyBid value for this BudgetOptimizerAdGroupCriterionBids. |
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 |
setEnhancedCpcEnabled(Boolean enhancedCpcEnabled)
Sets the enhancedCpcEnabled value for this BudgetOptimizerAdGroupCriterionBids. |
void |
setProxyBid(Bid proxyBid)
Sets the proxyBid value for this BudgetOptimizerAdGroupCriterionBids. |
| 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 BudgetOptimizerAdGroupCriterionBids()
public BudgetOptimizerAdGroupCriterionBids(String adGroupCriterionBidsType,
Bid proxyBid,
Boolean enhancedCpcEnabled)
| Method Detail |
|---|
public Bid getProxyBid()
public void setProxyBid(Bid proxyBid)
proxyBid - * The effective bid set by the budget optimizer for this criterion.public Boolean getEnhancedCpcEnabled()
public void setEnhancedCpcEnabled(Boolean enhancedCpcEnabled)
enhancedCpcEnabled - * The flag to indicate the enhanced CPC bidding is turned on
and the criteria
bids may be enhanced based on conversion optimizer
data.
This field
can be selected using the value "EnhancedCpcEnabled".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 | |||||||||