|
||||||||||
| 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.AdGroupExperimentData
public class AdGroupExperimentData
Data associated with an advertiser experiment for this adgroup.
| Constructor Summary | |
|---|---|
AdGroupExperimentData()
|
|
AdGroupExperimentData(Long experimentId,
ExperimentDeltaStatus experimentDeltaStatus,
ExperimentDataStatus experimentDataStatus,
AdGroupExperimentBidMultipliers experimentBidMultipliers)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
AdGroupExperimentBidMultipliers |
getExperimentBidMultipliers()
Gets the experimentBidMultipliers value for this AdGroupExperimentData. |
ExperimentDataStatus |
getExperimentDataStatus()
Gets the experimentDataStatus value for this AdGroupExperimentData. |
ExperimentDeltaStatus |
getExperimentDeltaStatus()
Gets the experimentDeltaStatus value for this AdGroupExperimentData. |
Long |
getExperimentId()
Gets the experimentId value for this AdGroupExperimentData. |
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 |
setExperimentBidMultipliers(AdGroupExperimentBidMultipliers experimentBidMultipliers)
Sets the experimentBidMultipliers value for this AdGroupExperimentData. |
void |
setExperimentDataStatus(ExperimentDataStatus experimentDataStatus)
Sets the experimentDataStatus value for this AdGroupExperimentData. |
void |
setExperimentDeltaStatus(ExperimentDeltaStatus experimentDeltaStatus)
Sets the experimentDeltaStatus value for this AdGroupExperimentData. |
void |
setExperimentId(Long experimentId)
Sets the experimentId value for this AdGroupExperimentData. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AdGroupExperimentData()
public AdGroupExperimentData(Long experimentId,
ExperimentDeltaStatus experimentDeltaStatus,
ExperimentDataStatus experimentDataStatus,
AdGroupExperimentBidMultipliers experimentBidMultipliers)
| Method Detail |
|---|
public Long getExperimentId()
null.public void setExperimentId(Long experimentId)
experimentId - * This field can be selected
using the value "ExperimentId".This
field can be filtered on.
This field is required
and should not be null.public ExperimentDeltaStatus getExperimentDeltaStatus()
null when it is contained within Operators : ADD.public void setExperimentDeltaStatus(ExperimentDeltaStatus experimentDeltaStatus)
experimentDeltaStatus - * Status of this adgroup in the experiment. It must be specified
while adding
experiment data, which could come through a SET as
well.
This field can
be selected using the value "ExperimentDeltaStatus".
This field is required
and should not be null when it is contained within Operators : ADD.public ExperimentDataStatus getExperimentDataStatus()
Operators : ADD.
If this field is sent to the API, it will be ignored.public void setExperimentDataStatus(ExperimentDataStatus experimentDataStatus)
experimentDataStatus - * Status of the experiment row. If this is set to DELETED in
a SET operation, the adgroup
will be removed from the experiment.
This field can
be selected using the value "ExperimentRowStatus".
This field is read
only and should not be set for following Operators : ADD.
If this field is sent to the API, it will be ignored.public AdGroupExperimentBidMultipliers getExperimentBidMultipliers()
public void setExperimentBidMultipliers(AdGroupExperimentBidMultipliers experimentBidMultipliers)
experimentBidMultipliers - * Bid multipliers, if any.public boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic 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 | |||||||||