com.google.api.ads.dfp.axis.v201204
Class CustomCreativeErrorReason
java.lang.Object
com.google.api.ads.dfp.axis.v201204.CustomCreativeErrorReason
- All Implemented Interfaces:
- Serializable
public class CustomCreativeErrorReason
- extends Object
- implements Serializable
- See Also:
- Serialized Form
_DUPLICATE_MACRO_NAME_FOR_CREATIVE
public static final String _DUPLICATE_MACRO_NAME_FOR_CREATIVE
- See Also:
- Constant Field Values
_SNIPPET_REFERENCES_MISSING_MACRO
public static final String _SNIPPET_REFERENCES_MISSING_MACRO
- See Also:
- Constant Field Values
_UNRECOGNIZED_MACRO
public static final String _UNRECOGNIZED_MACRO
- See Also:
- Constant Field Values
_CUSTOM_CREATIVE_NOT_ALLOWED
public static final String _CUSTOM_CREATIVE_NOT_ALLOWED
- See Also:
- Constant Field Values
_MISSING_INTERSTITIAL_MACRO
public static final String _MISSING_INTERSTITIAL_MACRO
- See Also:
- Constant Field Values
_DUPLICATE_ASSET_IN_MACROS
public static final String _DUPLICATE_ASSET_IN_MACROS
- See Also:
- Constant Field Values
DUPLICATE_MACRO_NAME_FOR_CREATIVE
public static final CustomCreativeErrorReason DUPLICATE_MACRO_NAME_FOR_CREATIVE
SNIPPET_REFERENCES_MISSING_MACRO
public static final CustomCreativeErrorReason SNIPPET_REFERENCES_MISSING_MACRO
UNRECOGNIZED_MACRO
public static final CustomCreativeErrorReason UNRECOGNIZED_MACRO
CUSTOM_CREATIVE_NOT_ALLOWED
public static final CustomCreativeErrorReason CUSTOM_CREATIVE_NOT_ALLOWED
MISSING_INTERSTITIAL_MACRO
public static final CustomCreativeErrorReason MISSING_INTERSTITIAL_MACRO
DUPLICATE_ASSET_IN_MACROS
public static final CustomCreativeErrorReason DUPLICATE_ASSET_IN_MACROS
CustomCreativeErrorReason
protected CustomCreativeErrorReason(String value)
getValue
public String getValue()
fromValue
public static CustomCreativeErrorReason fromValue(String value)
throws IllegalArgumentException
- Throws:
IllegalArgumentException
fromString
public static CustomCreativeErrorReason 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 © 2012. All Rights Reserved.