Package | Description |
---|---|
com.google.api.services.dfareporting.model |
Modifier and Type | Method and Description |
---|---|
FsCommand |
FsCommand.clone() |
FsCommand |
Creative.getFsCommand()
OpenWindow FSCommand of this creative.
|
FsCommand |
FsCommand.set(String fieldName,
Object value) |
FsCommand |
FsCommand.setLeft(Integer left)
Distance from the left of the browser.Applicable when positionOption is
DISTANCE_FROM_TOP_LEFT_CORNER.
|
FsCommand |
FsCommand.setPositionOption(String positionOption)
Position in the browser where the window will open.
|
FsCommand |
FsCommand.setTop(Integer top)
Distance from the top of the browser.
|
FsCommand |
FsCommand.setWindowHeight(Integer windowHeight)
Height of the window.
|
FsCommand |
FsCommand.setWindowWidth(Integer windowWidth)
Width of the window.
|
Modifier and Type | Method and Description |
---|---|
Creative |
Creative.setFsCommand(FsCommand fsCommand)
OpenWindow FSCommand of this creative.
|
Copyright © 2011–2025 Google. All rights reserved.