com.google.api.ads.adwords.v201109.cm
Class Operand

java.lang.Object
  extended by com.google.api.ads.adwords.v201109.cm.Operand
All Implemented Interfaces:
Serializable

public class Operand
extends Object
implements Serializable

A marker interface for entities that can be operated upon in mutate operations.

See Also:
Serialized Form

Constructor Summary
Operand()
           
Operand(AdExtensionOverride adExtensionOverride, AdGroupAd adGroupAd, AdGroupCriterion adGroupCriterion, AdGroup adGroup, Ad ad, CampaignAdExtension campaignAdExtension, CampaignCriterion campaignCriterion, Campaign campaign, Job job, Media media, PlaceHolder placeHolder, TargetList targetList, Target target)
           
 
Method Summary
 boolean equals(Object obj)
           
 Ad getAd()
          Gets the ad value for this Operand.
 AdExtensionOverride getAdExtensionOverride()
          Gets the adExtensionOverride value for this Operand.
 AdGroup getAdGroup()
          Gets the adGroup value for this Operand.
 AdGroupAd getAdGroupAd()
          Gets the adGroupAd value for this Operand.
 AdGroupCriterion getAdGroupCriterion()
          Gets the adGroupCriterion value for this Operand.
 Campaign getCampaign()
          Gets the campaign value for this Operand.
 CampaignAdExtension getCampaignAdExtension()
          Gets the campaignAdExtension value for this Operand.
 CampaignCriterion getCampaignCriterion()
          Gets the campaignCriterion value for this Operand.
static org.apache.axis.encoding.Deserializer getDeserializer(String mechType, Class _javaType, QName _xmlType)
          Get Custom Deserializer
 Job getJob()
          Gets the job value for this Operand.
 Media getMedia()
          Gets the media value for this Operand.
 PlaceHolder getPlaceHolder()
          Gets the placeHolder value for this Operand.
static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
          Get Custom Serializer
 Target getTarget()
          Gets the target value for this Operand.
 TargetList getTargetList()
          Gets the targetList value for this Operand.
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 int hashCode()
           
 void setAd(Ad ad)
          Sets the ad value for this Operand.
 void setAdExtensionOverride(AdExtensionOverride adExtensionOverride)
          Sets the adExtensionOverride value for this Operand.
 void setAdGroup(AdGroup adGroup)
          Sets the adGroup value for this Operand.
 void setAdGroupAd(AdGroupAd adGroupAd)
          Sets the adGroupAd value for this Operand.
 void setAdGroupCriterion(AdGroupCriterion adGroupCriterion)
          Sets the adGroupCriterion value for this Operand.
 void setCampaign(Campaign campaign)
          Sets the campaign value for this Operand.
 void setCampaignAdExtension(CampaignAdExtension campaignAdExtension)
          Sets the campaignAdExtension value for this Operand.
 void setCampaignCriterion(CampaignCriterion campaignCriterion)
          Sets the campaignCriterion value for this Operand.
 void setJob(Job job)
          Sets the job value for this Operand.
 void setMedia(Media media)
          Sets the media value for this Operand.
 void setPlaceHolder(PlaceHolder placeHolder)
          Sets the placeHolder value for this Operand.
 void setTarget(Target target)
          Sets the target value for this Operand.
 void setTargetList(TargetList targetList)
          Sets the targetList value for this Operand.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Operand

public Operand()

Operand

public Operand(AdExtensionOverride adExtensionOverride,
               AdGroupAd adGroupAd,
               AdGroupCriterion adGroupCriterion,
               AdGroup adGroup,
               Ad ad,
               CampaignAdExtension campaignAdExtension,
               CampaignCriterion campaignCriterion,
               Campaign campaign,
               Job job,
               Media media,
               PlaceHolder placeHolder,
               TargetList targetList,
               Target target)
Method Detail

getAdExtensionOverride

public AdExtensionOverride getAdExtensionOverride()
Gets the adExtensionOverride value for this Operand.

Returns:
adExtensionOverride

setAdExtensionOverride

public void setAdExtensionOverride(AdExtensionOverride adExtensionOverride)
Sets the adExtensionOverride value for this Operand.

Parameters:
adExtensionOverride -

getAdGroupAd

public AdGroupAd getAdGroupAd()
Gets the adGroupAd value for this Operand.

Returns:
adGroupAd

setAdGroupAd

public void setAdGroupAd(AdGroupAd adGroupAd)
Sets the adGroupAd value for this Operand.

Parameters:
adGroupAd -

getAdGroupCriterion

public AdGroupCriterion getAdGroupCriterion()
Gets the adGroupCriterion value for this Operand.

Returns:
adGroupCriterion

setAdGroupCriterion

public void setAdGroupCriterion(AdGroupCriterion adGroupCriterion)
Sets the adGroupCriterion value for this Operand.

Parameters:
adGroupCriterion -

getAdGroup

public AdGroup getAdGroup()
Gets the adGroup value for this Operand.

Returns:
adGroup

setAdGroup

public void setAdGroup(AdGroup adGroup)
Sets the adGroup value for this Operand.

Parameters:
adGroup -

getAd

public Ad getAd()
Gets the ad value for this Operand.

Returns:
ad

setAd

public void setAd(Ad ad)
Sets the ad value for this Operand.

Parameters:
ad -

getCampaignAdExtension

public CampaignAdExtension getCampaignAdExtension()
Gets the campaignAdExtension value for this Operand.

Returns:
campaignAdExtension

setCampaignAdExtension

public void setCampaignAdExtension(CampaignAdExtension campaignAdExtension)
Sets the campaignAdExtension value for this Operand.

Parameters:
campaignAdExtension -

getCampaignCriterion

public CampaignCriterion getCampaignCriterion()
Gets the campaignCriterion value for this Operand.

Returns:
campaignCriterion

setCampaignCriterion

public void setCampaignCriterion(CampaignCriterion campaignCriterion)
Sets the campaignCriterion value for this Operand.

Parameters:
campaignCriterion -

getCampaign

public Campaign getCampaign()
Gets the campaign value for this Operand.

Returns:
campaign

setCampaign

public void setCampaign(Campaign campaign)
Sets the campaign value for this Operand.

Parameters:
campaign -

getJob

public Job getJob()
Gets the job value for this Operand.

Returns:
job

setJob

public void setJob(Job job)
Sets the job value for this Operand.

Parameters:
job -

getMedia

public Media getMedia()
Gets the media value for this Operand.

Returns:
media

setMedia

public void setMedia(Media media)
Sets the media value for this Operand.

Parameters:
media -

getPlaceHolder

public PlaceHolder getPlaceHolder()
Gets the placeHolder value for this Operand.

Returns:
placeHolder

setPlaceHolder

public void setPlaceHolder(PlaceHolder placeHolder)
Sets the placeHolder value for this Operand.

Parameters:
placeHolder -

getTargetList

public TargetList getTargetList()
Gets the targetList value for this Operand.

Returns:
targetList

setTargetList

public void setTargetList(TargetList targetList)
Sets the targetList value for this Operand.

Parameters:
targetList -

getTarget

public Target getTarget()
Gets the target value for this Operand.

Returns:
target

setTarget

public void setTarget(Target target)
Sets the target value for this Operand.

Parameters:
target -

equals

public boolean equals(Object obj)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object

getTypeDesc

public static org.apache.axis.description.TypeDesc getTypeDesc()
Return type metadata object


getSerializer

public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
                                                                Class _javaType,
                                                                QName _xmlType)
Get Custom Serializer


getDeserializer

public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
                                                                    Class _javaType,
                                                                    QName _xmlType)
Get Custom Deserializer



Copyright © 2011. All Rights Reserved.