Uses of Class
com.google.api.ads.dfp.axis.v201203.LabelFrequencyCap

Packages that use LabelFrequencyCap
com.google.api.ads.dfp.axis.v201203   
 

Uses of LabelFrequencyCap in com.google.api.ads.dfp.axis.v201203
 

Methods in com.google.api.ads.dfp.axis.v201203 that return LabelFrequencyCap
 LabelFrequencyCap[] AdUnit.getAppliedLabelFrequencyCaps()
          Gets the appliedLabelFrequencyCaps value for this AdUnit.
 LabelFrequencyCap AdUnit.getAppliedLabelFrequencyCaps(int i)
           
 LabelFrequencyCap[] AdUnit.getEffectiveLabelFrequencyCaps()
          Gets the effectiveLabelFrequencyCaps value for this AdUnit.
 LabelFrequencyCap AdUnit.getEffectiveLabelFrequencyCaps(int i)
           
 

Methods in com.google.api.ads.dfp.axis.v201203 with parameters of type LabelFrequencyCap
 void AdUnit.setAppliedLabelFrequencyCaps(int i, LabelFrequencyCap _value)
           
 void AdUnit.setAppliedLabelFrequencyCaps(LabelFrequencyCap[] appliedLabelFrequencyCaps)
          Sets the appliedLabelFrequencyCaps value for this AdUnit.
 void AdUnit.setEffectiveLabelFrequencyCaps(int i, LabelFrequencyCap _value)
           
 void AdUnit.setEffectiveLabelFrequencyCaps(LabelFrequencyCap[] effectiveLabelFrequencyCaps)
          Sets the effectiveLabelFrequencyCaps value for this AdUnit.
 

Constructors in com.google.api.ads.dfp.axis.v201203 with parameters of type LabelFrequencyCap
AdUnit(String id, String parentId, String name, String description, AdUnitTargetWindow targetWindow, InventoryStatus status, String adUnitCode, AdUnitSize[] adUnitSizes, TargetPlatform targetPlatform, Boolean explicitlyTargeted, AdSenseSettingsInheritedProperty inheritedAdSenseSettings, LabelFrequencyCap[] appliedLabelFrequencyCaps, LabelFrequencyCap[] effectiveLabelFrequencyCaps, long[] effectiveTeamIds, long[] appliedTeamIds, DateTime lastModifiedDateTime)
           
AdUnit(String id, String parentId, String name, String description, AdUnitTargetWindow targetWindow, InventoryStatus status, String adUnitCode, AdUnitSize[] adUnitSizes, TargetPlatform targetPlatform, Boolean explicitlyTargeted, AdSenseSettingsInheritedProperty inheritedAdSenseSettings, LabelFrequencyCap[] appliedLabelFrequencyCaps, LabelFrequencyCap[] effectiveLabelFrequencyCaps, long[] effectiveTeamIds, long[] appliedTeamIds, DateTime lastModifiedDateTime)
           
 



Copyright © 2012. All Rights Reserved.