Ads API .NET library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Google.Api.Ads.AdManager.v202305.CustomPacingCurve Class Reference

A curve consisting of CustomPacingGoal objects that is used to pace line item delivery. More...

Properties

CustomPacingGoalUnit customPacingGoalUnit [get, set]
 The unit of the CustomPacingGoalDto::amount values. More...
 
bool customPacingGoalUnitSpecified [get, set]
 
CustomPacingGoal[] customPacingGoals [get, set]
 The list of goals that make up the custom pacing curve. More...
 

Detailed Description

A curve consisting of CustomPacingGoal objects that is used to pace line item delivery.

Property Documentation

CustomPacingGoal [] Google.Api.Ads.AdManager.v202305.CustomPacingCurve.customPacingGoals
getset

The list of goals that make up the custom pacing curve.

CustomPacingGoalUnit Google.Api.Ads.AdManager.v202305.CustomPacingCurve.customPacingGoalUnit
getset

The unit of the CustomPacingGoalDto::amount values.

bool Google.Api.Ads.AdManager.v202305.CustomPacingCurve.customPacingGoalUnitSpecified
getset

true, if a value is specified for customPacingGoalUnit, false otherwise.


The documentation for this class was generated from the following file: