TargetFrequencySettings

  • Target Frequency settings for a supported product require specifying both a time_unit and a target_frequency.

  • The time_unit field is required and uses a specific enumerated type to define the time frame for the target frequency.

  • The target_frequency field is also required and is an integer value representing the goal frequency within the selected time unit.

Target Frequency settings for a supported product.

Fields

time_unit

TargetFrequencyTimeUnit

Required. The time unit used to describe the time frame for target_frequency.

target_frequency

int32

Required. The target frequency goal per selected time unit.