com.google.api.ads.adwords.v201109.o
Class OpportunityAttributeType
java.lang.Object
com.google.api.ads.adwords.v201109.o.OpportunityAttributeType
- All Implemented Interfaces:
- Serializable
public class OpportunityAttributeType
- extends Object
- implements Serializable
- See Also:
- Serialized Form
_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
OpportunityAttributeType
protected OpportunityAttributeType(String value)
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.