|
||||||||||
| 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.BudgetOptimizerAdGroupBids
public class BudgetOptimizerAdGroupBids
Adgroup level bids used in budget optimizer bidding strategy.
| Constructor Summary | |
|---|---|
BudgetOptimizerAdGroupBids()
|
|
BudgetOptimizerAdGroupBids(String adGroupBidsType,
Bid proxyKeywordMaxCpc,
Bid proxySiteMaxCpc,
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 BudgetOptimizerAdGroupBids. |
Bid |
getProxyKeywordMaxCpc()
Gets the proxyKeywordMaxCpc value for this BudgetOptimizerAdGroupBids. |
Bid |
getProxySiteMaxCpc()
Gets the proxySiteMaxCpc value for this BudgetOptimizerAdGroupBids. |
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 BudgetOptimizerAdGroupBids. |
void |
setProxyKeywordMaxCpc(Bid proxyKeywordMaxCpc)
Sets the proxyKeywordMaxCpc value for this BudgetOptimizerAdGroupBids. |
void |
setProxySiteMaxCpc(Bid proxySiteMaxCpc)
Sets the proxySiteMaxCpc value for this BudgetOptimizerAdGroupBids. |
| 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 BudgetOptimizerAdGroupBids()
public BudgetOptimizerAdGroupBids(String adGroupBidsType,
Bid proxyKeywordMaxCpc,
Bid proxySiteMaxCpc,
Boolean enhancedCpcEnabled)
| Method Detail |
|---|
public Bid getProxyKeywordMaxCpc()
public void setProxyKeywordMaxCpc(Bid proxyKeywordMaxCpc)
proxyKeywordMaxCpc - * Proxy bid set by budget optimizer:
This field
can be selected using the value "ProxyKeywordMaxCpc".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 Bid getProxySiteMaxCpc()
public void setProxySiteMaxCpc(Bid proxySiteMaxCpc)
proxySiteMaxCpc - * Proxy bid set by budget optimizer:
This field
can be selected using the value "ProxySiteMaxCpc".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 getEnhancedCpcEnabled()
public void setEnhancedCpcEnabled(Boolean enhancedCpcEnabled)
enhancedCpcEnabled - * The flag to indicate the enhanced CPC bidding is turned on
for the campaign
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 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 | |||||||||