Class PrefetchSettings
The information needed to prefetch ad requests for an ad break.
Implements
Namespace: Google.Ads.AdManager.V1
Assembly: Google.Ads.AdManager.V1.dll
Syntax
public sealed class PrefetchSettings : IMessage<PrefetchSettings>, IEquatable<PrefetchSettings>, IDeepCloneable<PrefetchSettings>, IBufferMessage, IMessage
Constructors
PrefetchSettings()
Declaration
public PrefetchSettings()
PrefetchSettings(PrefetchSettings)
Declaration
public PrefetchSettings(PrefetchSettings other)
Parameters
| Type | Name | Description |
|---|---|---|
| PrefetchSettings | other |
Properties
StageOneAdRequestDuration
Optional. The duration of the part of the break to be prefetched.
Declaration
public Duration StageOneAdRequestDuration { get; set; }
Property Value
| Type | Description |
|---|---|
| Duration |