public class ExcludeContentFromContentBundle extends ContentBundleAction
ContentBundle object.
Java class for ExcludeContentFromContentBundle complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ExcludeContentFromContentBundle">
<complexContent>
<extension base="{https://www.google.com/apis/ads/publisher/v201805}ContentBundleAction">
<sequence>
<element name="contentStatement" type="{https://www.google.com/apis/ads/publisher/v201805}Statement" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Statement |
contentStatement |
| Constructor and Description |
|---|
ExcludeContentFromContentBundle() |
| Modifier and Type | Method and Description |
|---|---|
Statement |
getContentStatement()
Gets the value of the contentStatement property.
|
void |
setContentStatement(Statement value)
Sets the value of the contentStatement property.
|
Copyright © 2018. All Rights Reserved.