|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.google.api.ads.dfp.v201111.ContentTargeting
public class ContentTargeting
Used to target LineItems to specific videos on a publisher's
site.
| Constructor Summary | |
|---|---|
ContentTargeting()
|
|
ContentTargeting(long[] targetedContentIds)
|
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ContentTargeting()
public ContentTargeting(long[] targetedContentIds)
| Method Detail |
|---|
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 boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||