Uses of Class
com.yahoo.marketing.apt.CompositeURL

Packages that use CompositeURL
com.yahoo.marketing.apt   
 

Uses of CompositeURL in com.yahoo.marketing.apt
 

Fields in com.yahoo.marketing.apt declared as CompositeURL
private  CompositeURL[] Ad.clickThroughURLs
           
private  CompositeURL LibraryImageAd.compositeClickThroughURL
           
private  CompositeURL LibraryClickableVideoAd.compositeClickThroughURL
           
private  CompositeURL LibraryBumperVideoAd.compositeClickThroughURL
           
private  CompositeURL AlternateImage.compositeClickThroughURL
           
private  CompositeURL[] LibraryFlashAd.compositeClickThroughURLs
           
private  CompositeURL[] LibraryCustomizableFlashAd.compositeClickThroughURLs
           
 

Methods in com.yahoo.marketing.apt that return CompositeURL
 CompositeURL[] Ad.getClickThroughURLs()
          Gets the clickThroughURLs value for this Ad.
 CompositeURL LibraryImageAd.getCompositeClickThroughURL()
          Gets the compositeClickThroughURL value for this LibraryImageAd.
 CompositeURL LibraryClickableVideoAd.getCompositeClickThroughURL()
          Gets the compositeClickThroughURL value for this LibraryClickableVideoAd.
 CompositeURL LibraryBumperVideoAd.getCompositeClickThroughURL()
          Gets the compositeClickThroughURL value for this LibraryBumperVideoAd.
 CompositeURL AlternateImage.getCompositeClickThroughURL()
          Gets the compositeClickThroughURL value for this AlternateImage.
 CompositeURL[] LibraryFlashAd.getCompositeClickThroughURLs()
          Gets the compositeClickThroughURLs value for this LibraryFlashAd.
 CompositeURL[] LibraryCustomizableFlashAd.getCompositeClickThroughURLs()
          Gets the compositeClickThroughURLs value for this LibraryCustomizableFlashAd.
 

Methods in com.yahoo.marketing.apt with parameters of type CompositeURL
 void Ad.setClickThroughURLs(CompositeURL[] clickThroughURLs)
          Sets the clickThroughURLs value for this Ad.
 void LibraryImageAd.setCompositeClickThroughURL(CompositeURL compositeClickThroughURL)
          Sets the compositeClickThroughURL value for this LibraryImageAd.
 void LibraryClickableVideoAd.setCompositeClickThroughURL(CompositeURL compositeClickThroughURL)
          Sets the compositeClickThroughURL value for this LibraryClickableVideoAd.
 void LibraryBumperVideoAd.setCompositeClickThroughURL(CompositeURL compositeClickThroughURL)
          Sets the compositeClickThroughURL value for this LibraryBumperVideoAd.
 void AlternateImage.setCompositeClickThroughURL(CompositeURL compositeClickThroughURL)
          Sets the compositeClickThroughURL value for this AlternateImage.
 void LibraryFlashAd.setCompositeClickThroughURLs(CompositeURL[] compositeClickThroughURLs)
          Sets the compositeClickThroughURLs value for this LibraryFlashAd.
 void LibraryCustomizableFlashAd.setCompositeClickThroughURLs(CompositeURL[] compositeClickThroughURLs)
          Sets the compositeClickThroughURLs value for this LibraryCustomizableFlashAd.
 

Constructors in com.yahoo.marketing.apt with parameters of type CompositeURL
Ad(java.lang.Long ID, java.lang.String accountID, java.lang.Long adGroupID, java.lang.Long adOptimizationWeight, CompositeURL[] clickThroughURLs, java.util.Calendar createTimestamp, java.util.Calendar lastUpdateTimestamp, java.lang.Long libraryAdID, AdStatus status, AdType type)
           
AlternateImage(java.lang.String alternateText, CompositeURL compositeClickThroughURL, java.lang.Long imageCreativeID, java.lang.String imageCreativeURL, java.lang.String impressionTrackingURL)
           
LibraryBumperVideoAd(java.lang.Long ID, java.lang.String accountID, AdFormat adFormat, java.lang.Boolean associatedToAdGroup, CompositeURL compositeClickThroughURL, java.util.Calendar createTimestamp, java.lang.Long duration, EditorialStatus editorialStatus, java.lang.Long folderID, java.lang.String[] impressionTrackingURLs, java.util.Calendar lastUpdateTimestamp, java.lang.String name, java.lang.String[] playback0Beacons, java.lang.String[] playback100Beacons, java.lang.String[] playback25Beacons, java.lang.String[] playback50Beacons, java.lang.String[] playback75Beacons, LibraryAdStatus status, AdType type, java.lang.Long videoCreativeID)
           
LibraryClickableVideoAd(java.lang.Long ID, java.lang.String accountID, AdFormat adFormat, java.lang.Boolean associatedToAdGroup, CompositeURL compositeClickThroughURL, java.util.Calendar createTimestamp, java.lang.Long duration, EditorialStatus editorialStatus, java.lang.Long folderID, java.lang.String[] impressionTrackingURLs, java.lang.String[] invitationMessage, java.util.Calendar lastUpdateTimestamp, java.lang.String name, java.lang.String[] playback0Beacons, java.lang.String[] playback100Beacons, java.lang.String[] playback25Beacons, java.lang.String[] playback50Beacons, java.lang.String[] playback75Beacons, java.lang.String[] productMessage, LibraryAdStatus status, AdType type, java.lang.Long videoCreativeID)
           
LibraryCustomizableFlashAd(java.lang.Long ID, java.lang.String accountID, AdFormat adFormat, java.lang.Long adSizeID, AlternateImage alternateImage, java.lang.Boolean associatedToAdGroup, CompositeURL[] compositeClickThroughURLs, java.util.Calendar createTimestamp, java.lang.Long customizableFlashTemplateID, EditorialStatus editorialStatus, java.lang.Long flashCreativeID, java.lang.String flashCreativeURL, java.lang.Long folderID, java.lang.Long height, ImageFlashVariableValue[] imageFlashVariableValues, java.lang.String impressionTrackingURL, java.lang.Boolean isLocalCreative, java.util.Calendar lastUpdateTimestamp, java.lang.String name, LibraryAdStatus status, TextFlashVariableValue[] textFlashVariableValues, AdType type, java.lang.Long weight, java.lang.Long width, WindowTarget windowTarget)
           
LibraryFlashAd(java.lang.Long ID, java.lang.String accountID, AdFormat adFormat, java.lang.Long adSizeID, AlternateImage alternateImage, java.lang.Boolean associatedToAdGroup, CompositeURL[] compositeClickThroughURLs, java.util.Calendar createTimestamp, EditorialStatus editorialStatus, java.lang.Long flashCreativeID, java.lang.String flashCreativeURL, java.lang.Long folderID, java.lang.Long height, java.lang.String impressionTrackingURL, java.lang.Boolean isLocalCreative, java.util.Calendar lastUpdateTimestamp, java.lang.String name, LibraryAdStatus status, AdType type, java.lang.Long weight, java.lang.Long width, WindowTarget windowTarget)
           
LibraryImageAd(java.lang.Long ID, java.lang.String accountID, AdFormat adFormat, java.lang.Long adSizeID, java.lang.String alternateText, java.lang.Boolean associatedToAdGroup, CompositeURL compositeClickThroughURL, java.util.Calendar createTimestamp, EditorialStatus editorialStatus, java.lang.String externalCreativeURL, java.lang.Long folderID, java.lang.Long height, java.lang.Long imageCreativeID, java.lang.String impressionTrackingURL, java.lang.Boolean isLocalCreative, java.util.Calendar lastUpdateTimestamp, java.lang.String name, LibraryAdStatus status, AdType type, java.lang.Long weight, java.lang.Long width, WindowTarget windowTarget)