| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v202008 |
| Modifier and Type | Field and Description |
|---|---|
static SmartSizeMode |
SmartSizeMode.DYNAMIC_SIZE |
static SmartSizeMode |
SmartSizeMode.NONE |
static SmartSizeMode |
SmartSizeMode.SMART_BANNER |
static SmartSizeMode |
SmartSizeMode.UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
static SmartSizeMode |
SmartSizeMode.fromString(String value) |
static SmartSizeMode |
SmartSizeMode.fromValue(String value) |
SmartSizeMode |
AdUnit.getSmartSizeMode()
Gets the smartSizeMode value for this AdUnit.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AdUnit.setSmartSizeMode(SmartSizeMode smartSizeMode)
Sets the smartSizeMode value for this AdUnit.
|
| Constructor and Description |
|---|
AdUnit(String id,
String parentId,
Boolean hasChildren,
AdUnitParent[] parentPath,
String name,
String description,
AdUnitTargetWindow targetWindow,
InventoryStatus status,
String adUnitCode,
AdUnitSize[] adUnitSizes,
Boolean isInterstitial,
Boolean isNative,
Boolean isFluid,
Boolean explicitlyTargeted,
AdSenseSettings adSenseSettings,
ValueSourceType adSenseSettingsSource,
LabelFrequencyCap[] appliedLabelFrequencyCaps,
LabelFrequencyCap[] effectiveLabelFrequencyCaps,
AppliedLabel[] appliedLabels,
AppliedLabel[] effectiveAppliedLabels,
long[] effectiveTeamIds,
long[] appliedTeamIds,
DateTime lastModifiedDateTime,
SmartSizeMode smartSizeMode,
Integer refreshRate,
String externalSetTopBoxChannelId,
Boolean isSetTopBoxEnabled) |
Copyright © 2021. All rights reserved.