Package | Description |
---|---|
com.google.api.services.dfareporting.model |
Modifier and Type | Method and Description |
---|---|
ObaIcon |
ObaIcon.clone() |
ObaIcon |
Creative.getObaIcon()
Online behavioral advertising icon to be added to the creative.
|
ObaIcon |
VideoSettings.getObaSettings()
Settings for the OBA icon of video creatives served to this placement.
|
ObaIcon |
SiteVideoSettings.getObaSettings()
Settings for the OBA icon of video creatives served to this site.
|
ObaIcon |
ObaIcon.set(String fieldName,
Object value) |
ObaIcon |
ObaIcon.setIconClickThroughUrl(String iconClickThroughUrl)
URL to redirect to when an OBA icon is clicked.
|
ObaIcon |
ObaIcon.setIconClickTrackingUrl(String iconClickTrackingUrl)
URL to track click when an OBA icon is clicked.
|
ObaIcon |
ObaIcon.setIconViewTrackingUrl(String iconViewTrackingUrl)
URL to track view when an OBA icon is clicked.
|
ObaIcon |
ObaIcon.setProgram(String program)
Identifies the industry initiative that the icon supports.
|
ObaIcon |
ObaIcon.setResourceUrl(String resourceUrl)
OBA icon resource URL.
|
ObaIcon |
ObaIcon.setSize(Size size)
OBA icon size.
|
ObaIcon |
ObaIcon.setXPosition(String xPosition)
OBA icon x coordinate position.
|
ObaIcon |
ObaIcon.setYPosition(String yPosition)
OBA icon y coordinate position.
|
Modifier and Type | Method and Description |
---|---|
Creative |
Creative.setObaIcon(ObaIcon obaIcon)
Online behavioral advertising icon to be added to the creative.
|
VideoSettings |
VideoSettings.setObaSettings(ObaIcon obaSettings)
Settings for the OBA icon of video creatives served to this placement.
|
SiteVideoSettings |
SiteVideoSettings.setObaSettings(ObaIcon obaSettings)
Settings for the OBA icon of video creatives served to this site.
|
Copyright © 2011–2025 Google. All rights reserved.