Uses of Class
com.google.api.ads.dfp.axis.v201201.TargetWindow

Packages that use TargetWindow
com.google.api.ads.dfp.axis.v201201   
 

Uses of TargetWindow in com.google.api.ads.dfp.axis.v201201
 

Fields in com.google.api.ads.dfp.axis.v201201 declared as TargetWindow
static TargetWindow TargetWindow.BLANK
           
static TargetWindow TargetWindow.TOP
           
 

Methods in com.google.api.ads.dfp.axis.v201201 that return TargetWindow
static TargetWindow TargetWindow.fromString(String value)
           
static TargetWindow TargetWindow.fromValue(String value)
           
 TargetWindow TextAdCreative.getTargetWindow()
          Gets the targetWindow value for this TextAdCreative.
 

Methods in com.google.api.ads.dfp.axis.v201201 with parameters of type TargetWindow
 void TextAdCreative.setTargetWindow(TargetWindow targetWindow)
          Sets the targetWindow value for this TextAdCreative.
 

Constructors in com.google.api.ads.dfp.axis.v201201 with parameters of type TargetWindow
TextAdCreative(Long advertiserId, Long id, String name, Size size, String previewUrl, AppliedLabel[] appliedLabels, DateTime lastModifiedDateTime, String creativeType, String destinationUrl, String hoverText, TargetWindow targetWindow, String linkColor, String linkTitle, String text, String textColor)
           
 



Copyright © 2012. All Rights Reserved.