Interface protos.google.ads.admanager.v1.IAdUnit (0.1.0)

Properties of an AdUnit.

Package

@google-ads/admanager

Properties

adUnitCode

adUnitCode?: (string|null);

AdUnit adUnitCode

adUnitId

adUnitId?: (number|Long|string|null);

AdUnit adUnitId

adUnitSizes

adUnitSizes?: (google.ads.admanager.v1.IAdUnitSize[]|null);

AdUnit adUnitSizes

appliedAdsenseEnabled

appliedAdsenseEnabled?: (boolean|null);

AdUnit appliedAdsenseEnabled

appliedLabelFrequencyCaps

appliedLabelFrequencyCaps?: (google.ads.admanager.v1.ILabelFrequencyCap[]|null);

AdUnit appliedLabelFrequencyCaps

appliedLabels

appliedLabels?: (google.ads.admanager.v1.IAppliedLabel[]|null);

AdUnit appliedLabels

appliedTargetWindow

appliedTargetWindow?: (google.ads.admanager.v1.TargetWindowEnum.TargetWindow|keyof typeof google.ads.admanager.v1.TargetWindowEnum.TargetWindow|null);

AdUnit appliedTargetWindow

appliedTeams

appliedTeams?: (string[]|null);

AdUnit appliedTeams

description

description?: (string|null);

AdUnit description

displayName

displayName?: (string|null);

AdUnit displayName

effectiveAdsenseEnabled

effectiveAdsenseEnabled?: (boolean|null);

AdUnit effectiveAdsenseEnabled

effectiveAppliedLabels

effectiveAppliedLabels?: (google.ads.admanager.v1.IAppliedLabel[]|null);

AdUnit effectiveAppliedLabels

effectiveLabelFrequencyCaps

effectiveLabelFrequencyCaps?: (google.ads.admanager.v1.ILabelFrequencyCap[]|null);

AdUnit effectiveLabelFrequencyCaps

effectiveTargetWindow

effectiveTargetWindow?: (google.ads.admanager.v1.TargetWindowEnum.TargetWindow|keyof typeof google.ads.admanager.v1.TargetWindowEnum.TargetWindow|null);

AdUnit effectiveTargetWindow

explicitlyTargeted

explicitlyTargeted?: (boolean|null);

AdUnit explicitlyTargeted

externalSetTopBoxChannelId

externalSetTopBoxChannelId?: (string|null);

AdUnit externalSetTopBoxChannelId

hasChildren

hasChildren?: (boolean|null);

AdUnit hasChildren

name

name?: (string|null);

AdUnit name

parentAdUnit

parentAdUnit?: (string|null);

AdUnit parentAdUnit

parentPath

parentPath?: (google.ads.admanager.v1.IAdUnitParent[]|null);

AdUnit parentPath

refreshDelay

refreshDelay?: (google.protobuf.IDuration|null);

AdUnit refreshDelay

smartSizeMode

smartSizeMode?: (google.ads.admanager.v1.SmartSizeModeEnum.SmartSizeMode|keyof typeof google.ads.admanager.v1.SmartSizeModeEnum.SmartSizeMode|null);

AdUnit smartSizeMode

status

status?: (google.ads.admanager.v1.AdUnitStatusEnum.AdUnitStatus|keyof typeof google.ads.admanager.v1.AdUnitStatusEnum.AdUnitStatus|null);

AdUnit status

teams

teams?: (string[]|null);

AdUnit teams

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

AdUnit updateTime