com.google.api.ads.adwords.v201109.cm
Class Video

java.lang.Object
  extended by com.google.api.ads.adwords.v201109.cm.Media
      extended by com.google.api.ads.adwords.v201109.cm.Video
All Implemented Interfaces:
Serializable

public class Video
extends Media
implements Serializable

Encapsulates a Video media identified by a MediaId

See Also:
Serialized Form

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

Video

public Video()

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

getDurationMillis

public Long getDurationMillis()
Gets the durationMillis value for this Video.

Returns:
durationMillis * The duration of the associated video, in milliseconds. This field can be selected using the value "DurationMillis".This field can be filtered on.

setDurationMillis

public void setDurationMillis(Long durationMillis)
Sets the durationMillis value for this Video.

Parameters:
durationMillis - * The duration of the associated video, in milliseconds. This field can be selected using the value "DurationMillis".This field can be filtered on.

getStreamingUrl

public String getStreamingUrl()
Gets the streamingUrl value for this Video.

Returns:
streamingUrl * Streaming url for the video. This field can be selected using the value "StreamingUrl".

setStreamingUrl

public void setStreamingUrl(String streamingUrl)
Sets the streamingUrl value for this Video.

Parameters:
streamingUrl - * Streaming url for the video. This field can be selected using the value "StreamingUrl".

getReadyToPlayOnTheWeb

public Boolean getReadyToPlayOnTheWeb()
Gets the readyToPlayOnTheWeb value for this Video.

Returns:
readyToPlayOnTheWeb * Indicates whether the video is ready to play on the web This field can be selected using the value "ReadyToPlayOnTheWeb".

setReadyToPlayOnTheWeb

public void setReadyToPlayOnTheWeb(Boolean readyToPlayOnTheWeb)
Sets the readyToPlayOnTheWeb value for this Video.

Parameters:
readyToPlayOnTheWeb - * Indicates whether the video is ready to play on the web This field can be selected using the value "ReadyToPlayOnTheWeb".

getIndustryStandardCommercialIdentifier

public String getIndustryStandardCommercialIdentifier()
Gets the industryStandardCommercialIdentifier value for this Video.

Returns:
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.

setIndustryStandardCommercialIdentifier

public void setIndustryStandardCommercialIdentifier(String industryStandardCommercialIdentifier)
Sets the industryStandardCommercialIdentifier value for this Video.

Parameters:
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.

getAdvertisingId

public String getAdvertisingId()
Gets the advertisingId value for this Video.

Returns:
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.

setAdvertisingId

public void setAdvertisingId(String advertisingId)
Sets the advertisingId value for this Video.

Parameters:
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.

getYouTubeVideoIdString

public String getYouTubeVideoIdString()
Gets the youTubeVideoIdString value for this Video.

Returns:
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.

setYouTubeVideoIdString

public void setYouTubeVideoIdString(String youTubeVideoIdString)
Sets the youTubeVideoIdString value for this Video.

Parameters:
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.

equals

public boolean equals(Object obj)
Overrides:
equals in class Media

hashCode

public int hashCode()
Overrides:
hashCode in class Media

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.