| Package | Description |
|---|---|
| com.google.api.services.displayvideo.v4.model |
| Modifier and Type | Method and Description |
|---|---|
TargetFrequency |
TargetFrequency.clone() |
TargetFrequency |
YoutubeAndPartnersSettings.getTargetFrequency()
Optional.
|
TargetFrequency |
TargetFrequency.set(String fieldName,
Object value) |
TargetFrequency |
TargetFrequency.setTargetCount(Long targetCount)
The target number of times, on average, the ads will be shown to the same person in the
timespan dictated by time_unit and time_unit_count.
|
TargetFrequency |
TargetFrequency.setTimeUnit(String timeUnit)
The unit of time in which the target frequency will be applied.
|
TargetFrequency |
TargetFrequency.setTimeUnitCount(Integer timeUnitCount)
The number of time_unit the target frequency will last.
|
| Modifier and Type | Method and Description |
|---|---|
YoutubeAndPartnersSettings |
YoutubeAndPartnersSettings.setTargetFrequency(TargetFrequency targetFrequency)
Optional.
|
Copyright © 2011–2026 Google. All rights reserved.