|
||||||||||
| 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.AdGroupCriterion
com.google.api.ads.adwords.v201109.cm.BiddableAdGroupCriterion
public class BiddableAdGroupCriterion
A biddable (positive) criterion in an adgroup.
| Constructor Summary | |
|---|---|
BiddableAdGroupCriterion()
|
|
BiddableAdGroupCriterion(Long adGroupId,
CriterionUse criterionUse,
Criterion criterion,
String adGroupCriterionType,
UserStatus userStatus,
SystemServingStatus systemServingStatus,
ApprovalStatus approvalStatus,
String destinationUrl,
AdGroupCriterionBids bids,
BiddableAdGroupCriterionExperimentData experimentData,
Bid firstPageCpc,
QualityInfo qualityInfo,
Stats stats)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
ApprovalStatus |
getApprovalStatus()
Gets the approvalStatus value for this BiddableAdGroupCriterion. |
AdGroupCriterionBids |
getBids()
Gets the bids value for this BiddableAdGroupCriterion. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
String |
getDestinationUrl()
Gets the destinationUrl value for this BiddableAdGroupCriterion. |
BiddableAdGroupCriterionExperimentData |
getExperimentData()
Gets the experimentData value for this BiddableAdGroupCriterion. |
Bid |
getFirstPageCpc()
Gets the firstPageCpc value for this BiddableAdGroupCriterion. |
QualityInfo |
getQualityInfo()
Gets the qualityInfo value for this BiddableAdGroupCriterion. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
Stats |
getStats()
Gets the stats value for this BiddableAdGroupCriterion. |
SystemServingStatus |
getSystemServingStatus()
Gets the systemServingStatus value for this BiddableAdGroupCriterion. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
UserStatus |
getUserStatus()
Gets the userStatus value for this BiddableAdGroupCriterion. |
int |
hashCode()
|
void |
setApprovalStatus(ApprovalStatus approvalStatus)
Sets the approvalStatus value for this BiddableAdGroupCriterion. |
void |
setBids(AdGroupCriterionBids bids)
Sets the bids value for this BiddableAdGroupCriterion. |
void |
setDestinationUrl(String destinationUrl)
Sets the destinationUrl value for this BiddableAdGroupCriterion. |
void |
setExperimentData(BiddableAdGroupCriterionExperimentData experimentData)
Sets the experimentData value for this BiddableAdGroupCriterion. |
void |
setFirstPageCpc(Bid firstPageCpc)
Sets the firstPageCpc value for this BiddableAdGroupCriterion. |
void |
setQualityInfo(QualityInfo qualityInfo)
Sets the qualityInfo value for this BiddableAdGroupCriterion. |
void |
setStats(Stats stats)
Sets the stats value for this BiddableAdGroupCriterion. |
void |
setSystemServingStatus(SystemServingStatus systemServingStatus)
Sets the systemServingStatus value for this BiddableAdGroupCriterion. |
void |
setUserStatus(UserStatus userStatus)
Sets the userStatus value for this BiddableAdGroupCriterion. |
| Methods inherited from class com.google.api.ads.adwords.v201109.cm.AdGroupCriterion |
|---|
getAdGroupCriterionType, getAdGroupId, getCriterion, getCriterionUse, setAdGroupCriterionType, setAdGroupId, setCriterion, setCriterionUse |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BiddableAdGroupCriterion()
public BiddableAdGroupCriterion(Long adGroupId,
CriterionUse criterionUse,
Criterion criterion,
String adGroupCriterionType,
UserStatus userStatus,
SystemServingStatus systemServingStatus,
ApprovalStatus approvalStatus,
String destinationUrl,
AdGroupCriterionBids bids,
BiddableAdGroupCriterionExperimentData experimentData,
Bid firstPageCpc,
QualityInfo qualityInfo,
Stats stats)
| Method Detail |
|---|
public UserStatus getUserStatus()
During an ADD operation: It may not be set
to DELETED. Defaults to
UserStatus.Active if unspecified.
This field
can be selected using the value "Status".This field can be filtered on.
public void setUserStatus(UserStatus userStatus)
userStatus - * Current user set state of criterion.
During an ADD operation: It may not be set
to DELETED. Defaults to
UserStatus.Active if unspecified.
This field
can be selected using the value "Status".This field can be filtered on.
public SystemServingStatus getSystemServingStatus()
public void setSystemServingStatus(SystemServingStatus systemServingStatus)
systemServingStatus - * Serving status.
This field
can be selected using the value "SystemServingStatus".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 ApprovalStatus getApprovalStatus()
public void setApprovalStatus(ApprovalStatus approvalStatus)
approvalStatus - * Approval status.
This field
can be selected using the value "ApprovalStatus".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 String getDestinationUrl()
Some sample valid URLs are: "http://www.website.com", "http://www.domain.com/somepath". This field can be selected using the value "DestinationUrl".This field can be filtered on.
public void setDestinationUrl(String destinationUrl)
destinationUrl - * Destination URL override when Ad is triggered by this criterion.
Some sample valid URLs are: "http://www.website.com", "http://www.domain.com/somepath". This field can be selected using the value "DestinationUrl".This field can be filtered on.
public AdGroupCriterionBids getBids()
public void setBids(AdGroupCriterionBids bids)
bids - * The campaign bidding strategy specific bids placed for this
criterion.public BiddableAdGroupCriterionExperimentData getExperimentData()
public void setExperimentData(BiddableAdGroupCriterionExperimentData experimentData)
experimentData - * The campaign bidding strategy specific experiment data for
this criterion.public Bid getFirstPageCpc()
public void setFirstPageCpc(Bid firstPageCpc)
firstPageCpc - * First page Cpc for this criterion.
This field
can be selected using the value "FirstPageCpc".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 QualityInfo getQualityInfo()
public void setQualityInfo(QualityInfo qualityInfo)
qualityInfo - * Contains quality information about the criterion.
This field is
read only and should not be set. If this field is sent to the API,
it will be ignored.public Stats getStats()
public void setStats(Stats stats)
stats - * Contains statistics about the criterion.
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 AdGroupCriterionpublic int hashCode()
hashCode in class AdGroupCriterionpublic 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 | |||||||||