Show / Hide Table of Contents

Enum LineItemDeliveryRateTypeEnum.Types.LineItemDeliveryRateType

Possible delivery rates for a [LineItem][google.ads.admanager.v1.LineItem]. It dictates the manner in which the LineItem is served.

Namespace: Google.Ads.AdManager.V1
Assembly: Google.Ads.AdManager.V1.dll
Syntax
public enum LineItemDeliveryRateTypeEnum.Types.LineItemDeliveryRateType

Fields

Name Description
AsFastAsPossible

The booked impressions may delivered well before the end time. Other lower-priority or lower-value LineItems will be stopped from delivering until the LineItem meets the number of impressions or clicks it is booked for.

Evenly

LineItems are served as evenly as possible across the number of days specified in a LineItem's duration.

Frontloaded

LineItems are served more aggressively in the beginning of the flight date.

Unspecified

No value specified.

In this article
Back to top Generated by DocFX