Interface protos.google.ads.admanager.v1.IAdSpot (0.7.0)

Properties of an AdSpot.

Package

@google-ads/admanager

Properties

allowedLineItemTypes

allowedLineItemTypes?: (google.ads.admanager.v1.LineItemTypeEnum.LineItemType[]|null);

AdSpot allowedLineItemTypes

backfillBlocked

backfillBlocked?: (boolean|null);

AdSpot backfillBlocked

canonicalDisplayName

canonicalDisplayName?: (string|null);

AdSpot canonicalDisplayName

customSpot

customSpot?: (boolean|null);

AdSpot customSpot

displayName

displayName?: (string|null);

AdSpot displayName

flexible

flexible?: (boolean|null);

AdSpot flexible

inventorySharingBlocked

inventorySharingBlocked?: (boolean|null);

AdSpot inventorySharingBlocked

maxAdDuration

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

AdSpot maxAdDuration

maxAds

maxAds?: (number|null);

AdSpot maxAds

maxDuration

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

AdSpot maxDuration

minAdDuration

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

AdSpot minAdDuration

name

name?: (string|null);

AdSpot name

targetingType

targetingType?: (google.ads.admanager.v1.AdSpotTargetingTypeEnum.AdSpotTargetingType|keyof typeof google.ads.admanager.v1.AdSpotTargetingTypeEnum.AdSpotTargetingType|null);

AdSpot targetingType