| Package | Description |
|---|---|
| com.google.api.services.adexchangebuyer2.v2beta1.model |
| Modifier and Type | Method and Description |
|---|---|
FrequencyCap |
FrequencyCap.clone() |
FrequencyCap |
FrequencyCap.set(String fieldName,
Object value) |
FrequencyCap |
FrequencyCap.setMaxImpressions(Integer maxImpressions)
The maximum number of impressions that can be served to a user within the specified time
period.
|
FrequencyCap |
FrequencyCap.setNumTimeUnits(Integer numTimeUnits)
The amount of time, in the units specified by time_unit_type.
|
FrequencyCap |
FrequencyCap.setTimeUnitType(String timeUnitType)
The time unit.
|
| Modifier and Type | Method and Description |
|---|---|
List<FrequencyCap> |
DeliveryControl.getFrequencyCaps()
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
DeliveryControl |
DeliveryControl.setFrequencyCaps(List<FrequencyCap> frequencyCaps)
Output only.
|
Copyright © 2011–2021 Google. All rights reserved.