Uses of Class
com.google.api.ads.dfp.v201111.AdSenseSettingsInheritedProperty

Uses of AdSenseSettingsInheritedProperty in com.google.api.ads.dfp.v201111
 

Methods in com.google.api.ads.dfp.v201111 that return AdSenseSettingsInheritedProperty
 AdSenseSettingsInheritedProperty AdUnit.getInheritedAdSenseSettings()
          Gets the inheritedAdSenseSettings value for this AdUnit.
 

Methods in com.google.api.ads.dfp.v201111 with parameters of type AdSenseSettingsInheritedProperty
 void AdUnit.setInheritedAdSenseSettings(AdSenseSettingsInheritedProperty inheritedAdSenseSettings)
          Sets the inheritedAdSenseSettings value for this AdUnit.
 

Constructors in com.google.api.ads.dfp.v201111 with parameters of type AdSenseSettingsInheritedProperty
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)
           
 



Copyright © 2011. All Rights Reserved.