| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v202105 |
| Modifier and Type | Field and Description |
|---|---|
static ValueSourceType |
ValueSourceType.DIRECTLY_SPECIFIED |
static ValueSourceType |
ValueSourceType.PARENT |
static ValueSourceType |
ValueSourceType.UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
static ValueSourceType |
ValueSourceType.fromString(String value) |
static ValueSourceType |
ValueSourceType.fromValue(String value) |
ValueSourceType |
AdUnit.getAdSenseSettingsSource()
Gets the adSenseSettingsSource value for this AdUnit.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AdUnit.setAdSenseSettingsSource(ValueSourceType adSenseSettingsSource)
Sets the adSenseSettingsSource 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.