com.google.api.ads.adwords.v201109.o
Class OpportunityAttributeType

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

public class OpportunityAttributeType
extends Object
implements Serializable

See Also:
Serialized Form

Field Summary
static String _ADGROUP_ID
           
static String _AVERAGE_MONTHLY_SEARCHES
           
static String _BID_LANDSCAPE
           
static String _CAMPAIGN_ID
           
static String _CLICKS_CHANGE
           
static String _COST_CHANGE
           
static String _CURRENT_BID
           
static String _CURRENT_BUDGET
           
static String _CUSTOMER_ID
           
static String _IDEA_TYPE
           
static String _IMPRESSIONS_CHANGE
           
static String _KEYWORD
           
static String _NEW_BID
           
static String _NEW_BUDGET
           
static String _UNKNOWN
           
static OpportunityAttributeType ADGROUP_ID
           
static OpportunityAttributeType AVERAGE_MONTHLY_SEARCHES
           
static OpportunityAttributeType BID_LANDSCAPE
           
static OpportunityAttributeType CAMPAIGN_ID
           
static OpportunityAttributeType CLICKS_CHANGE
           
static OpportunityAttributeType COST_CHANGE
           
static OpportunityAttributeType CURRENT_BID
           
static OpportunityAttributeType CURRENT_BUDGET
           
static OpportunityAttributeType CUSTOMER_ID
           
static OpportunityAttributeType IDEA_TYPE
           
static OpportunityAttributeType IMPRESSIONS_CHANGE
           
static OpportunityAttributeType KEYWORD
           
static OpportunityAttributeType NEW_BID
           
static OpportunityAttributeType NEW_BUDGET
           
static OpportunityAttributeType UNKNOWN
           
 
Constructor Summary
protected OpportunityAttributeType(String value)
           
 
Method Summary
 boolean equals(Object obj)
           
static OpportunityAttributeType fromString(String value)
           
static OpportunityAttributeType fromValue(String value)
           
static org.apache.axis.encoding.Deserializer getDeserializer(String mechType, Class _javaType, QName _xmlType)
           
static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
           
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 String getValue()
           
 int hashCode()
           
 Object readResolve()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

_UNKNOWN

public static final String _UNKNOWN
See Also:
Constant Field Values

_IDEA_TYPE

public static final String _IDEA_TYPE
See Also:
Constant Field Values

_CUSTOMER_ID

public static final String _CUSTOMER_ID
See Also:
Constant Field Values

_CAMPAIGN_ID

public static final String _CAMPAIGN_ID
See Also:
Constant Field Values

_ADGROUP_ID

public static final String _ADGROUP_ID
See Also:
Constant Field Values

_KEYWORD

public static final String _KEYWORD
See Also:
Constant Field Values

_CURRENT_BUDGET

public static final String _CURRENT_BUDGET
See Also:
Constant Field Values

_NEW_BUDGET

public static final String _NEW_BUDGET
See Also:
Constant Field Values

_CURRENT_BID

public static final String _CURRENT_BID
See Also:
Constant Field Values

_NEW_BID

public static final String _NEW_BID
See Also:
Constant Field Values

_IMPRESSIONS_CHANGE

public static final String _IMPRESSIONS_CHANGE
See Also:
Constant Field Values

_CLICKS_CHANGE

public static final String _CLICKS_CHANGE
See Also:
Constant Field Values

_COST_CHANGE

public static final String _COST_CHANGE
See Also:
Constant Field Values

_AVERAGE_MONTHLY_SEARCHES

public static final String _AVERAGE_MONTHLY_SEARCHES
See Also:
Constant Field Values

_BID_LANDSCAPE

public static final String _BID_LANDSCAPE
See Also:
Constant Field Values

UNKNOWN

public static final OpportunityAttributeType UNKNOWN

IDEA_TYPE

public static final OpportunityAttributeType IDEA_TYPE

CUSTOMER_ID

public static final OpportunityAttributeType CUSTOMER_ID

CAMPAIGN_ID

public static final OpportunityAttributeType CAMPAIGN_ID

ADGROUP_ID

public static final OpportunityAttributeType ADGROUP_ID

KEYWORD

public static final OpportunityAttributeType KEYWORD

CURRENT_BUDGET

public static final OpportunityAttributeType CURRENT_BUDGET

NEW_BUDGET

public static final OpportunityAttributeType NEW_BUDGET

CURRENT_BID

public static final OpportunityAttributeType CURRENT_BID

NEW_BID

public static final OpportunityAttributeType NEW_BID

IMPRESSIONS_CHANGE

public static final OpportunityAttributeType IMPRESSIONS_CHANGE

CLICKS_CHANGE

public static final OpportunityAttributeType CLICKS_CHANGE

COST_CHANGE

public static final OpportunityAttributeType COST_CHANGE

AVERAGE_MONTHLY_SEARCHES

public static final OpportunityAttributeType AVERAGE_MONTHLY_SEARCHES

BID_LANDSCAPE

public static final OpportunityAttributeType BID_LANDSCAPE
Constructor Detail

OpportunityAttributeType

protected OpportunityAttributeType(String value)
Method Detail

getValue

public String getValue()

fromValue

public static OpportunityAttributeType fromValue(String value)
                                          throws IllegalArgumentException
Throws:
IllegalArgumentException

fromString

public static OpportunityAttributeType fromString(String value)
                                           throws IllegalArgumentException
Throws:
IllegalArgumentException

equals

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

hashCode

public int hashCode()
Overrides:
hashCode in class Object

toString

public String toString()
Overrides:
toString in class Object

readResolve

public Object readResolve()
                   throws ObjectStreamException
Throws:
ObjectStreamException

getSerializer

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

getDeserializer

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

getTypeDesc

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



Copyright © 2011. All Rights Reserved.