Uses of Class
com.google.api.ads.adwords.v201109.cm.Media_Size_StringMapEntry

Packages that use Media_Size_StringMapEntry
com.google.api.ads.adwords.v201109.cm   
 

Uses of Media_Size_StringMapEntry in com.google.api.ads.adwords.v201109.cm
 

Methods in com.google.api.ads.adwords.v201109.cm that return Media_Size_StringMapEntry
 Media_Size_StringMapEntry[] Media.getUrls()
          Gets the urls value for this Media.
 Media_Size_StringMapEntry Media.getUrls(int i)
           
 

Methods in com.google.api.ads.adwords.v201109.cm with parameters of type Media_Size_StringMapEntry
 void Media.setUrls(int i, Media_Size_StringMapEntry _value)
           
 void Media.setUrls(Media_Size_StringMapEntry[] urls)
          Sets the urls value for this Media.
 

Constructors in com.google.api.ads.adwords.v201109.cm with parameters of type Media_Size_StringMapEntry
Audio(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)
           
Image(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, byte[] data)
           
Media(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)
           
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)
           
 



Copyright © 2011. All Rights Reserved.