Package | Description |
---|---|
com.google.api.services.dfareporting.model |
Modifier and Type | Method and Description |
---|---|
PopupWindowProperties |
PopupWindowProperties.clone() |
PopupWindowProperties |
CreativeCustomEvent.getPopupWindowProperties()
Properties for rich media popup windows.
|
PopupWindowProperties |
PopupWindowProperties.set(String fieldName,
Object value) |
PopupWindowProperties |
PopupWindowProperties.setDimension(Size dimension)
Popup dimension for a creative.
|
PopupWindowProperties |
PopupWindowProperties.setOffset(OffsetPosition offset)
Upper-left corner coordinates of the popup window.
|
PopupWindowProperties |
PopupWindowProperties.setPositionType(String positionType)
Popup window position either centered or at specific coordinate.
|
PopupWindowProperties |
PopupWindowProperties.setShowAddressBar(Boolean showAddressBar)
Whether to display the browser address bar.
|
PopupWindowProperties |
PopupWindowProperties.setShowMenuBar(Boolean showMenuBar)
Whether to display the browser menu bar.
|
PopupWindowProperties |
PopupWindowProperties.setShowScrollBar(Boolean showScrollBar)
Whether to display the browser scroll bar.
|
PopupWindowProperties |
PopupWindowProperties.setShowStatusBar(Boolean showStatusBar)
Whether to display the browser status bar.
|
PopupWindowProperties |
PopupWindowProperties.setShowToolBar(Boolean showToolBar)
Whether to display the browser tool bar.
|
PopupWindowProperties |
PopupWindowProperties.setTitle(String title)
Title of popup window.
|
Modifier and Type | Method and Description |
---|---|
CreativeCustomEvent |
CreativeCustomEvent.setPopupWindowProperties(PopupWindowProperties popupWindowProperties)
Properties for rich media popup windows.
|
Copyright © 2011–2025 Google. All rights reserved.