com.google.api.ads.dfp.axis.v201208
Class RichMediaStudioCreativeErrorReason
java.lang.Object
com.google.api.ads.dfp.axis.v201208.RichMediaStudioCreativeErrorReason
- All Implemented Interfaces:
- Serializable
public class RichMediaStudioCreativeErrorReason
- extends Object
- implements Serializable
- See Also:
- Serialized Form
_CREATION_NOT_ALLOWED
public static final String _CREATION_NOT_ALLOWED
- See Also:
- Constant Field Values
_UKNOWN_ERROR
public static final String _UKNOWN_ERROR
- See Also:
- Constant Field Values
_INVALID_CODE_GENERATION_REQUEST
public static final String _INVALID_CODE_GENERATION_REQUEST
- See Also:
- Constant Field Values
_INVALID_CREATIVE_OBJECT
public static final String _INVALID_CREATIVE_OBJECT
- See Also:
- Constant Field Values
_STUDIO_CONNECTION_ERROR
public static final String _STUDIO_CONNECTION_ERROR
- See Also:
- Constant Field Values
_PUSHDOWN_DURATION_NOT_ALLOWED
public static final String _PUSHDOWN_DURATION_NOT_ALLOWED
- See Also:
- Constant Field Values
_INVALID_POSITION
public static final String _INVALID_POSITION
- See Also:
- Constant Field Values
_INVALID_Z_INDEX
public static final String _INVALID_Z_INDEX
- See Also:
- Constant Field Values
_INVALID_PUSHDOWN_DURATION
public static final String _INVALID_PUSHDOWN_DURATION
- See Also:
- Constant Field Values
CREATION_NOT_ALLOWED
public static final RichMediaStudioCreativeErrorReason CREATION_NOT_ALLOWED
UKNOWN_ERROR
public static final RichMediaStudioCreativeErrorReason UKNOWN_ERROR
INVALID_CODE_GENERATION_REQUEST
public static final RichMediaStudioCreativeErrorReason INVALID_CODE_GENERATION_REQUEST
INVALID_CREATIVE_OBJECT
public static final RichMediaStudioCreativeErrorReason INVALID_CREATIVE_OBJECT
STUDIO_CONNECTION_ERROR
public static final RichMediaStudioCreativeErrorReason STUDIO_CONNECTION_ERROR
PUSHDOWN_DURATION_NOT_ALLOWED
public static final RichMediaStudioCreativeErrorReason PUSHDOWN_DURATION_NOT_ALLOWED
INVALID_POSITION
public static final RichMediaStudioCreativeErrorReason INVALID_POSITION
INVALID_Z_INDEX
public static final RichMediaStudioCreativeErrorReason INVALID_Z_INDEX
INVALID_PUSHDOWN_DURATION
public static final RichMediaStudioCreativeErrorReason INVALID_PUSHDOWN_DURATION
RichMediaStudioCreativeErrorReason
protected RichMediaStudioCreativeErrorReason(String value)
getValue
public String getValue()
fromValue
public static RichMediaStudioCreativeErrorReason fromValue(String value)
throws IllegalArgumentException
- Throws:
IllegalArgumentException
fromString
public static RichMediaStudioCreativeErrorReason 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.