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

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

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

Methods in com.google.api.ads.adwords.v201109.cm that return AdScheduleTarget
 AdScheduleTarget[] AdScheduleTargetList.getTargets()
          Gets the targets value for this AdScheduleTargetList.
 AdScheduleTarget AdScheduleTargetList.getTargets(int i)
           
 

Methods in com.google.api.ads.adwords.v201109.cm with parameters of type AdScheduleTarget
 void AdScheduleTargetList.setTargets(AdScheduleTarget[] targets)
          Sets the targets value for this AdScheduleTargetList.
 void AdScheduleTargetList.setTargets(int i, AdScheduleTarget _value)
           
 

Constructors in com.google.api.ads.adwords.v201109.cm with parameters of type AdScheduleTarget
AdScheduleTargetList(Long campaignId, String targetListType, AdScheduleTarget[] targets)
           
 



Copyright © 2011. All Rights Reserved.