public class ContentTargeting extends Object implements Serializable
LineItems to specific videos on a publisher's
site.| Constructor and Description |
|---|
ContentTargeting() |
ContentTargeting(long[] targetedContentIds) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer
|
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer
|
long[] |
getTargetedContentIds()
Gets the targetedContentIds value for this ContentTargeting.
|
long |
getTargetedContentIds(int i) |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object
|
int |
hashCode() |
void |
setTargetedContentIds(int i,
long _value) |
void |
setTargetedContentIds(long[] targetedContentIds)
Sets the targetedContentIds value for this ContentTargeting.
|
public ContentTargeting()
public ContentTargeting(long[] targetedContentIds)
public long[] getTargetedContentIds()
LineItem.public void setTargetedContentIds(long[] targetedContentIds)
targetedContentIds - * The IDs of content being targeted by the LineItem.public long getTargetedContentIds(int i)
public void setTargetedContentIds(int i,
long _value)
public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
Copyright © 2012. All Rights Reserved.