| Package | Description |
|---|---|
| com.google.api.ads.dfp.jaxws.v201711 |
| Modifier and Type | Class and Description |
|---|---|
class |
NoPoddingAdRuleSlot
An ad rule slot with no podding.
|
class |
OptimizedPoddingAdRuleSlot
Ad rule slot with optimized podding.
|
class |
StandardPoddingAdRuleSlot
An ad rule slot with standard podding.
|
class |
UnknownAdRuleSlot
The
BaseAdRuleSlot subtype returned if the actual type is not exposed by the requested
API version. |
| Modifier and Type | Field and Description |
|---|---|
protected BaseAdRuleSlot |
AdRule.midroll |
protected BaseAdRuleSlot |
AdRule.postroll |
protected BaseAdRuleSlot |
AdRule.preroll |
| Modifier and Type | Method and Description |
|---|---|
BaseAdRuleSlot |
AdRule.getMidroll()
Gets the value of the midroll property.
|
BaseAdRuleSlot |
AdRule.getPostroll()
Gets the value of the postroll property.
|
BaseAdRuleSlot |
AdRule.getPreroll()
Gets the value of the preroll property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AdRule.setMidroll(BaseAdRuleSlot value)
Sets the value of the midroll property.
|
void |
AdRule.setPostroll(BaseAdRuleSlot value)
Sets the value of the postroll property.
|
void |
AdRule.setPreroll(BaseAdRuleSlot value)
Sets the value of the preroll property.
|
Copyright © 2018. All Rights Reserved.