com.google.api.ads.adwords.v201109.cm
Class TempAdUnionId
java.lang.Object
com.google.api.ads.adwords.v201109.cm.AdUnionId
com.google.api.ads.adwords.v201109.cm.TempAdUnionId
- All Implemented Interfaces:
- Serializable
public class TempAdUnionId
- extends AdUnionId
- implements Serializable
Represents the temporary id for an ad union id, which the user
can specify.
The temporary id can be used to group ads together during
ad creation.
- See Also:
- Serialized Form
TempAdUnionId
public TempAdUnionId()
TempAdUnionId
public TempAdUnionId(Long id,
String adUnionIdType)
equals
public boolean equals(Object obj)
- Overrides:
equals in class AdUnionId
hashCode
public int hashCode()
- Overrides:
hashCode in class AdUnionId
getTypeDesc
public static org.apache.axis.description.TypeDesc getTypeDesc()
- Return type metadata object
getSerializer
public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
- Get Custom Serializer
getDeserializer
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
- Get Custom Deserializer
Copyright © 2011. All Rights Reserved.