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

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

public class AttributeType
extends Object
implements Serializable

See Also:
Serialized Form

Field Summary
static String _AD_SHARE
           
static String _APPROX_CONTENT_IMPRESSIONS_PER_DAY
           
static String _AVERAGE_TARGETED_MONTHLY_SEARCHES
           
static String _COMPETITION
           
static String _CRITERION
           
static String _EXTRACTED_FROM_WEBPAGE
           
static String _FORMATS
           
static String _GLOBAL_MONTHLY_SEARCHES
           
static String _IDEA_TYPE
           
static String _IN_STREAM_AD_INFO
           
static String _KEYWORD_CATEGORY
           
static String _NGRAM_GROUP
           
static String _PLACEMENT_CATEGORY
           
static String _PLACEMENT_NAME
           
static String _PLACEMENT_TYPE
           
static String _SAMPLE_URL
           
static String _SEARCH_SHARE
           
static String _TARGETED_MONTHLY_SEARCHES
           
static String _UNKNOWN
           
static AttributeType AD_SHARE
           
static AttributeType APPROX_CONTENT_IMPRESSIONS_PER_DAY
           
static AttributeType AVERAGE_TARGETED_MONTHLY_SEARCHES
           
static AttributeType COMPETITION
           
static AttributeType CRITERION
           
static AttributeType EXTRACTED_FROM_WEBPAGE
           
static AttributeType FORMATS
           
static AttributeType GLOBAL_MONTHLY_SEARCHES
           
static AttributeType IDEA_TYPE
           
static AttributeType IN_STREAM_AD_INFO
           
static AttributeType KEYWORD_CATEGORY
           
static AttributeType NGRAM_GROUP
           
static AttributeType PLACEMENT_CATEGORY
           
static AttributeType PLACEMENT_NAME
           
static AttributeType PLACEMENT_TYPE
           
static AttributeType SAMPLE_URL
           
static AttributeType SEARCH_SHARE
           
static AttributeType TARGETED_MONTHLY_SEARCHES
           
static AttributeType UNKNOWN
           
 
Constructor Summary
protected AttributeType(String value)
           
 
Method Summary
 boolean equals(Object obj)
           
static AttributeType fromString(String value)
           
static AttributeType 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

_AD_SHARE

public static final String _AD_SHARE
See Also:
Constant Field Values

_APPROX_CONTENT_IMPRESSIONS_PER_DAY

public static final String _APPROX_CONTENT_IMPRESSIONS_PER_DAY
See Also:
Constant Field Values

_AVERAGE_TARGETED_MONTHLY_SEARCHES

public static final String _AVERAGE_TARGETED_MONTHLY_SEARCHES
See Also:
Constant Field Values

_COMPETITION

public static final String _COMPETITION
See Also:
Constant Field Values

_CRITERION

public static final String _CRITERION
See Also:
Constant Field Values

_EXTRACTED_FROM_WEBPAGE

public static final String _EXTRACTED_FROM_WEBPAGE
See Also:
Constant Field Values

_FORMATS

public static final String _FORMATS
See Also:
Constant Field Values

_GLOBAL_MONTHLY_SEARCHES

public static final String _GLOBAL_MONTHLY_SEARCHES
See Also:
Constant Field Values

_IDEA_TYPE

public static final String _IDEA_TYPE
See Also:
Constant Field Values

_IN_STREAM_AD_INFO

public static final String _IN_STREAM_AD_INFO
See Also:
Constant Field Values

_KEYWORD_CATEGORY

public static final String _KEYWORD_CATEGORY
See Also:
Constant Field Values

_NGRAM_GROUP

public static final String _NGRAM_GROUP
See Also:
Constant Field Values

_PLACEMENT_NAME

public static final String _PLACEMENT_NAME
See Also:
Constant Field Values

_SAMPLE_URL

public static final String _SAMPLE_URL
See Also:
Constant Field Values

_SEARCH_SHARE

public static final String _SEARCH_SHARE
See Also:
Constant Field Values

_PLACEMENT_CATEGORY

public static final String _PLACEMENT_CATEGORY
See Also:
Constant Field Values

_PLACEMENT_TYPE

public static final String _PLACEMENT_TYPE
See Also:
Constant Field Values

_TARGETED_MONTHLY_SEARCHES

public static final String _TARGETED_MONTHLY_SEARCHES
See Also:
Constant Field Values

UNKNOWN

public static final AttributeType UNKNOWN

AD_SHARE

public static final AttributeType AD_SHARE

APPROX_CONTENT_IMPRESSIONS_PER_DAY

public static final AttributeType APPROX_CONTENT_IMPRESSIONS_PER_DAY

AVERAGE_TARGETED_MONTHLY_SEARCHES

public static final AttributeType AVERAGE_TARGETED_MONTHLY_SEARCHES

COMPETITION

public static final AttributeType COMPETITION

CRITERION

public static final AttributeType CRITERION

EXTRACTED_FROM_WEBPAGE

public static final AttributeType EXTRACTED_FROM_WEBPAGE

FORMATS

public static final AttributeType FORMATS

GLOBAL_MONTHLY_SEARCHES

public static final AttributeType GLOBAL_MONTHLY_SEARCHES

IDEA_TYPE

public static final AttributeType IDEA_TYPE

IN_STREAM_AD_INFO

public static final AttributeType IN_STREAM_AD_INFO

KEYWORD_CATEGORY

public static final AttributeType KEYWORD_CATEGORY

NGRAM_GROUP

public static final AttributeType NGRAM_GROUP

PLACEMENT_NAME

public static final AttributeType PLACEMENT_NAME

SAMPLE_URL

public static final AttributeType SAMPLE_URL

SEARCH_SHARE

public static final AttributeType SEARCH_SHARE

PLACEMENT_CATEGORY

public static final AttributeType PLACEMENT_CATEGORY

PLACEMENT_TYPE

public static final AttributeType PLACEMENT_TYPE

TARGETED_MONTHLY_SEARCHES

public static final AttributeType TARGETED_MONTHLY_SEARCHES
Constructor Detail

AttributeType

protected AttributeType(String value)
Method Detail

getValue

public String getValue()

fromValue

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

fromString

public static AttributeType 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.