Show / Hide Table of Contents

Enum CustomPacingGoalUnitEnum.Types.CustomPacingGoalUnit

Options for the unit of the custom pacing goal amounts.

Namespace: Google.Ads.AdManager.V1
Assembly: Google.Ads.AdManager.V1.dll
Syntax
public enum CustomPacingGoalUnitEnum.Types.CustomPacingGoalUnit

Fields

Name Description
Absolute

The custom pacing goal amounts represent absolute numbers corresponding to the line item's [Goal.unitType][].

MilliPercent

The custom pacing goal amounts represent a millipercent. For example, 15000 millipercent equals 15%.

Unspecified

Default value. This value is unused.

In this article
Back to top Generated by DocFX