Package | Description |
---|---|
com.google.api.services.dfareporting.model |
Modifier and Type | Method and Description |
---|---|
SkippableSetting |
SkippableSetting.clone() |
SkippableSetting |
VideoSettings.getSkippableSettings()
Settings for the skippability of video creatives served to this placement.
|
SkippableSetting |
SkippableSetting.set(String fieldName,
Object value) |
SkippableSetting |
SkippableSetting.setKind(String kind)
Identifies what kind of resource this is.
|
SkippableSetting |
SkippableSetting.setProgressOffset(VideoOffset progressOffset)
Amount of time to play videos served to this placement before counting a view.
|
SkippableSetting |
SkippableSetting.setSkipOffset(VideoOffset skipOffset)
Amount of time to play videos served to this placement before the skip button should appear.
|
SkippableSetting |
SkippableSetting.setSkippable(Boolean skippable)
Whether the user can skip creatives served to this placement.
|
Modifier and Type | Method and Description |
---|---|
VideoSettings |
VideoSettings.setSkippableSettings(SkippableSetting skippableSettings)
Settings for the skippability of video creatives served to this placement.
|
Copyright © 2011–2025 Google. All rights reserved.