| Package | Description |
|---|---|
| com.google.api.services.displayvideo.v4.model |
| Modifier and Type | Method and Description |
|---|---|
VideoAdSequenceStep |
VideoAdSequenceStep.clone() |
VideoAdSequenceStep |
VideoAdSequenceStep.set(String fieldName,
Object value) |
VideoAdSequenceStep |
VideoAdSequenceStep.setAdGroupId(Long adGroupId)
The ID of the corresponding ad group of the step.
|
VideoAdSequenceStep |
VideoAdSequenceStep.setInteractionType(String interactionType)
The interaction on the previous step that will lead the viewer to this step.
|
VideoAdSequenceStep |
VideoAdSequenceStep.setPreviousStepId(Long previousStepId)
The ID of the previous step.
|
VideoAdSequenceStep |
VideoAdSequenceStep.setStepId(Long stepId)
The ID of the step.
|
| Modifier and Type | Method and Description |
|---|---|
List<VideoAdSequenceStep> |
VideoAdSequenceSettings.getSteps()
The steps of which the sequence consists.
|
| Modifier and Type | Method and Description |
|---|---|
VideoAdSequenceSettings |
VideoAdSequenceSettings.setSteps(List<VideoAdSequenceStep> steps)
The steps of which the sequence consists.
|
Copyright © 2011–2026 Google. All rights reserved.