com.yahoo.marketing.apt
Class TargetingAttributeType
java.lang.Object
com.yahoo.marketing.apt.TargetingAttributeType
- All Implemented Interfaces:
- java.io.Serializable
public class TargetingAttributeType
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
_value_
private java.lang.String _value_
_table_
private static java.util.HashMap _table_
_AdLinking
public static final java.lang.String _AdLinking
- See Also:
- Constant Field Values
_ContentType
public static final java.lang.String _ContentType
- See Also:
- Constant Field Values
_Income
public static final java.lang.String _Income
- See Also:
- Constant Field Values
_AdFormat
public static final java.lang.String _AdFormat
- See Also:
- Constant Field Values
_HourOfWeek
public static final java.lang.String _HourOfWeek
- See Also:
- Constant Field Values
_AdSize
public static final java.lang.String _AdSize
- See Also:
- Constant Field Values
_AdThemes
public static final java.lang.String _AdThemes
- See Also:
- Constant Field Values
_WeeklyFrequency
public static final java.lang.String _WeeklyFrequency
- See Also:
- Constant Field Values
_CustomGeoArea
public static final java.lang.String _CustomGeoArea
- See Also:
- Constant Field Values
_Bandwidth
public static final java.lang.String _Bandwidth
- See Also:
- Constant Field Values
_RateTag
public static final java.lang.String _RateTag
- See Also:
- Constant Field Values
_AdDeliveryMode
public static final java.lang.String _AdDeliveryMode
- See Also:
- Constant Field Values
_EngagementLevel
public static final java.lang.String _EngagementLevel
- See Also:
- Constant Field Values
_CustomSection
public static final java.lang.String _CustomSection
- See Also:
- Constant Field Values
_AudienceSegment
public static final java.lang.String _AudienceSegment
- See Also:
- Constant Field Values
_AdBehavior
public static final java.lang.String _AdBehavior
- See Also:
- Constant Field Values
_Gender
public static final java.lang.String _Gender
- See Also:
- Constant Field Values
_State
public static final java.lang.String _State
- See Also:
- Constant Field Values
_ReportingTag
public static final java.lang.String _ReportingTag
- See Also:
- Constant Field Values
_ContentTopic
public static final java.lang.String _ContentTopic
- See Also:
- Constant Field Values
_DailyFrequency
public static final java.lang.String _DailyFrequency
- See Also:
- Constant Field Values
_ComplaintResolutions
public static final java.lang.String _ComplaintResolutions
- See Also:
- Constant Field Values
_Age
public static final java.lang.String _Age
- See Also:
- Constant Field Values
_CustomContentCategory
public static final java.lang.String _CustomContentCategory
- See Also:
- Constant Field Values
_ComplaintReasons
public static final java.lang.String _ComplaintReasons
- See Also:
- Constant Field Values
_AdTechnologyVendor
public static final java.lang.String _AdTechnologyVendor
- See Also:
- Constant Field Values
_InterestLevel
public static final java.lang.String _InterestLevel
- See Also:
- Constant Field Values
_MarketingArea
public static final java.lang.String _MarketingArea
- See Also:
- Constant Field Values
_Country
public static final java.lang.String _Country
- See Also:
- Constant Field Values
_Browser
public static final java.lang.String _Browser
- See Also:
- Constant Field Values
_MonthlyFrequency
public static final java.lang.String _MonthlyFrequency
- See Also:
- Constant Field Values
_YPremiumBehavioralSegment
public static final java.lang.String _YPremiumBehavioralSegment
- See Also:
- Constant Field Values
_OperatingSystem
public static final java.lang.String _OperatingSystem
- See Also:
- Constant Field Values
_AdContentTopic
public static final java.lang.String _AdContentTopic
- See Also:
- Constant Field Values
_HourlyFrequency
public static final java.lang.String _HourlyFrequency
- See Also:
- Constant Field Values
AdLinking
public static final TargetingAttributeType AdLinking
ContentType
public static final TargetingAttributeType ContentType
Income
public static final TargetingAttributeType Income
AdFormat
public static final TargetingAttributeType AdFormat
HourOfWeek
public static final TargetingAttributeType HourOfWeek
AdSize
public static final TargetingAttributeType AdSize
AdThemes
public static final TargetingAttributeType AdThemes
WeeklyFrequency
public static final TargetingAttributeType WeeklyFrequency
CustomGeoArea
public static final TargetingAttributeType CustomGeoArea
Bandwidth
public static final TargetingAttributeType Bandwidth
RateTag
public static final TargetingAttributeType RateTag
AdDeliveryMode
public static final TargetingAttributeType AdDeliveryMode
EngagementLevel
public static final TargetingAttributeType EngagementLevel
CustomSection
public static final TargetingAttributeType CustomSection
AudienceSegment
public static final TargetingAttributeType AudienceSegment
AdBehavior
public static final TargetingAttributeType AdBehavior
Gender
public static final TargetingAttributeType Gender
State
public static final TargetingAttributeType State
ReportingTag
public static final TargetingAttributeType ReportingTag
ContentTopic
public static final TargetingAttributeType ContentTopic
DailyFrequency
public static final TargetingAttributeType DailyFrequency
ComplaintResolutions
public static final TargetingAttributeType ComplaintResolutions
Age
public static final TargetingAttributeType Age
CustomContentCategory
public static final TargetingAttributeType CustomContentCategory
ComplaintReasons
public static final TargetingAttributeType ComplaintReasons
AdTechnologyVendor
public static final TargetingAttributeType AdTechnologyVendor
InterestLevel
public static final TargetingAttributeType InterestLevel
MarketingArea
public static final TargetingAttributeType MarketingArea
Country
public static final TargetingAttributeType Country
Browser
public static final TargetingAttributeType Browser
MonthlyFrequency
public static final TargetingAttributeType MonthlyFrequency
YPremiumBehavioralSegment
public static final TargetingAttributeType YPremiumBehavioralSegment
OperatingSystem
public static final TargetingAttributeType OperatingSystem
AdContentTopic
public static final TargetingAttributeType AdContentTopic
HourlyFrequency
public static final TargetingAttributeType HourlyFrequency
typeDesc
private static org.apache.axis.description.TypeDesc typeDesc
TargetingAttributeType
protected TargetingAttributeType(java.lang.String value)
getValue
public java.lang.String getValue()
fromValue
public static TargetingAttributeType fromValue(java.lang.String value)
throws java.lang.IllegalArgumentException
- Throws:
java.lang.IllegalArgumentException
fromString
public static TargetingAttributeType fromString(java.lang.String value)
throws java.lang.IllegalArgumentException
- Throws:
java.lang.IllegalArgumentException
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals
in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
readResolve
public java.lang.Object readResolve()
throws java.io.ObjectStreamException
- Throws:
java.io.ObjectStreamException
getSerializer
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
getDeserializer
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
getTypeDesc
public static org.apache.axis.description.TypeDesc getTypeDesc()
- Return type metadata object