|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.api.ads.adwords.v201109.cm.Media
com.google.api.ads.adwords.v201109.cm.Video
public class Video
Encapsulates a Video media identified by a MediaId
| Constructor Summary | |
|---|---|
Video()
|
|
Video(Long mediaId,
MediaMediaType type,
Long referenceId,
Media_Size_DimensionsMapEntry[] dimensions,
Media_Size_StringMapEntry[] urls,
MediaMimeType mimeType,
String sourceUrl,
String name,
Long fileSize,
String creationTime,
String mediaType,
Long durationMillis,
String streamingUrl,
Boolean readyToPlayOnTheWeb,
String industryStandardCommercialIdentifier,
String advertisingId,
String youTubeVideoIdString)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
String |
getAdvertisingId()
Gets the advertisingId value for this Video. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
Long |
getDurationMillis()
Gets the durationMillis value for this Video. |
String |
getIndustryStandardCommercialIdentifier()
Gets the industryStandardCommercialIdentifier value for this Video. |
Boolean |
getReadyToPlayOnTheWeb()
Gets the readyToPlayOnTheWeb value for this Video. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
String |
getStreamingUrl()
Gets the streamingUrl value for this Video. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
String |
getYouTubeVideoIdString()
Gets the youTubeVideoIdString value for this Video. |
int |
hashCode()
|
void |
setAdvertisingId(String advertisingId)
Sets the advertisingId value for this Video. |
void |
setDurationMillis(Long durationMillis)
Sets the durationMillis value for this Video. |
void |
setIndustryStandardCommercialIdentifier(String industryStandardCommercialIdentifier)
Sets the industryStandardCommercialIdentifier value for this Video. |
void |
setReadyToPlayOnTheWeb(Boolean readyToPlayOnTheWeb)
Sets the readyToPlayOnTheWeb value for this Video. |
void |
setStreamingUrl(String streamingUrl)
Sets the streamingUrl value for this Video. |
void |
setYouTubeVideoIdString(String youTubeVideoIdString)
Sets the youTubeVideoIdString value for this Video. |
| Methods inherited from class com.google.api.ads.adwords.v201109.cm.Media |
|---|
getCreationTime, getDimensions, getDimensions, getFileSize, getMediaId, getMediaType, getMimeType, getName, getReferenceId, getSourceUrl, getType, getUrls, getUrls, setCreationTime, setDimensions, setDimensions, setFileSize, setMediaId, setMediaType, setMimeType, setName, setReferenceId, setSourceUrl, setType, setUrls, setUrls |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Video()
public Video(Long mediaId,
MediaMediaType type,
Long referenceId,
Media_Size_DimensionsMapEntry[] dimensions,
Media_Size_StringMapEntry[] urls,
MediaMimeType mimeType,
String sourceUrl,
String name,
Long fileSize,
String creationTime,
String mediaType,
Long durationMillis,
String streamingUrl,
Boolean readyToPlayOnTheWeb,
String industryStandardCommercialIdentifier,
String advertisingId,
String youTubeVideoIdString)
| Method Detail |
|---|
public Long getDurationMillis()
public void setDurationMillis(Long durationMillis)
durationMillis - * The duration of the associated video, in milliseconds.
This field
can be selected using the value "DurationMillis".This field can be filtered on.public String getStreamingUrl()
public void setStreamingUrl(String streamingUrl)
streamingUrl - * Streaming url for the video.
This field
can be selected using the value "StreamingUrl".public Boolean getReadyToPlayOnTheWeb()
public void setReadyToPlayOnTheWeb(Boolean readyToPlayOnTheWeb)
readyToPlayOnTheWeb - * Indicates whether the video is ready to play on the web
This field
can be selected using the value "ReadyToPlayOnTheWeb".public String getIndustryStandardCommercialIdentifier()
public void setIndustryStandardCommercialIdentifier(String industryStandardCommercialIdentifier)
industryStandardCommercialIdentifier - * The Industry Standard Commercial Identifier code for this media,
used
mainly for television commercials.
This field
can be selected using the value "IndustryStandardCommercialIdentifier".This field can be filtered on.public String getAdvertisingId()
public void setAdvertisingId(String advertisingId)
advertisingId - * The Advertising Digital Identification code for this media,
as defined by
the American Association of Advertising Agencies,
used mainly for
television commercials..
This field
can be selected using the value "AdvertisingId".This field can be filtered on.public String getYouTubeVideoIdString()
public void setYouTubeVideoIdString(String youTubeVideoIdString)
youTubeVideoIdString - * For YouTube-hosted videos, the YouTube video id (as seen in
YT urls)
may also be filled in.
This field
can be selected using the value "YouTubeVideoIdString".This field can be filtered on.public boolean equals(Object obj)
equals in class Mediapublic int hashCode()
hashCode in class Mediapublic 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 | |||||||||