Uses of Class
com.google.api.ads.dfp.axis.v201206.AdSenseSettingsInheritedProperty

Packages that use AdSenseSettingsInheritedProperty
com.google.api.ads.dfp.axis.v201206   
 

Uses of AdSenseSettingsInheritedProperty in com.google.api.ads.dfp.axis.v201206
 

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

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

Constructors in com.google.api.ads.dfp.axis.v201206 with parameters of type AdSenseSettingsInheritedProperty
AdUnit(String id, String parentId, Boolean hasChildren, AdUnitParent[] parentPath, 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.