Show / Hide Table of Contents

Enum RefreshRateTypeEnum.Types.RefreshRateType

Represents the refresh rate control type for an ad unit. New values may be added in the future.

Namespace: Google.Ads.AdManager.V1
Assembly: Google.Ads.AdManager.V1.dll
Syntax
public enum RefreshRateTypeEnum.Types.RefreshRateType

Fields

Name Description
Disabled

Indicates refresh is disabled.

FixedInterval

Represents a fixed interval refresh rate.

Optimized

Represents the Google optimized refresh rate.

Unspecified

Default value. This value is unused.

In this article
Back to top Generated by DocFX