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

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

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

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

Methods in com.google.api.ads.dfp.axis.v201208 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.v201208 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, MobilePlatform mobilePlatform, Boolean explicitlyTargeted, AdSenseSettingsInheritedProperty inheritedAdSenseSettings, LabelFrequencyCap[] appliedLabelFrequencyCaps, LabelFrequencyCap[] effectiveLabelFrequencyCaps, long[] effectiveTeamIds, long[] appliedTeamIds, DateTime lastModifiedDateTime)
           
 



Copyright © 2012. All Rights Reserved.