|
||||||||||
| 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.ManualCPCAdGroupCriterionBids
public class ManualCPCAdGroupCriterionBids
Data representing a criterion level cost-per-click bid.
| Constructor Summary | |
|---|---|
ManualCPCAdGroupCriterionBids()
|
|
ManualCPCAdGroupCriterionBids(String adGroupCriterionBidsType,
Bid maxCpc,
BidSource bidSource,
Boolean enhancedCpcEnabled)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
BidSource |
getBidSource()
Gets the bidSource value for this ManualCPCAdGroupCriterionBids. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
Boolean |
getEnhancedCpcEnabled()
Gets the enhancedCpcEnabled value for this ManualCPCAdGroupCriterionBids. |
Bid |
getMaxCpc()
Gets the maxCpc value for this ManualCPCAdGroupCriterionBids. |
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 |
setBidSource(BidSource bidSource)
Sets the bidSource value for this ManualCPCAdGroupCriterionBids. |
void |
setEnhancedCpcEnabled(Boolean enhancedCpcEnabled)
Sets the enhancedCpcEnabled value for this ManualCPCAdGroupCriterionBids. |
void |
setMaxCpc(Bid maxCpc)
Sets the maxCpc value for this ManualCPCAdGroupCriterionBids. |
| 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 ManualCPCAdGroupCriterionBids()
public ManualCPCAdGroupCriterionBids(String adGroupCriterionBidsType,
Bid maxCpc,
BidSource bidSource,
Boolean enhancedCpcEnabled)
| Method Detail |
|---|
public Bid getMaxCpc()
0.
This field
can be selected using the value "MaxCpc".This field can be filtered on.public void setMaxCpc(Bid maxCpc)
maxCpc - * Bid placed for this criterion. If position preference is
enabled, this value is used as the maximum proxy
bid for the criterion.
To disable this criterion-level bid and use the
ad group's bid, set this to 0.
This field
can be selected using the value "MaxCpc".This field can be filtered on.public BidSource getBidSource()
public void setBidSource(BidSource bidSource)
bidSource - * The level (ad group or criterion) at which this bid was set.
This field can be selected using
the value "CpcBidSource".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 - * If true, enhanced CPC bidding is enabled and
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 | |||||||||