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

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

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

Fields in com.google.api.ads.adwords.v201109.cm declared as VideoType
static VideoType VideoType.ADOBE
           
static VideoType VideoType.QUICKTIME
           
static VideoType VideoType.REALPLAYER
           
static VideoType VideoType.WINDOWSMEDIA
           
 

Methods in com.google.api.ads.adwords.v201109.cm that return VideoType
static VideoType VideoType.fromString(String value)
           
static VideoType VideoType.fromValue(String value)
           
 VideoType[] ThirdPartyRedirectAd.getVideoTypes()
          Gets the videoTypes value for this ThirdPartyRedirectAd.
 VideoType ThirdPartyRedirectAd.getVideoTypes(int i)
           
 

Methods in com.google.api.ads.adwords.v201109.cm with parameters of type VideoType
 void ThirdPartyRedirectAd.setVideoTypes(int i, VideoType _value)
           
 void ThirdPartyRedirectAd.setVideoTypes(VideoType[] videoTypes)
          Sets the videoTypes value for this ThirdPartyRedirectAd.
 

Constructors in com.google.api.ads.adwords.v201109.cm with parameters of type VideoType
ThirdPartyRedirectAd(Long id, String url, String displayUrl, AdApprovalStatus approvalStatus, String[] disapprovalReasons, Boolean trademarkDisapproved, String adType, String name, Dimensions dimensions, String snippet, String impressionBeaconUrl, Long certifiedVendorFormatId, Boolean isCookieTargeted, Boolean isUserInterestTargeted, Boolean isTagged, VideoType[] videoTypes)
           
 



Copyright © 2011. All Rights Reserved.