|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||