public class AdExchangeCreative extends HasHtmlSnippetDynamicAllocationCreative
Java class for AdExchangeCreative complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AdExchangeCreative">
<complexContent>
<extension base="{https://www.google.com/apis/ads/publisher/v201802}HasHtmlSnippetDynamicAllocationCreative">
<sequence>
<element name="isNativeEligible" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="isInterstitial" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Boolean |
isInterstitial |
protected Boolean |
isNativeEligible |
codeSnippetadvertiserId, appliedLabels, customFieldValues, id, lastModifiedDateTime, name, policyViolations, previewUrl, size| Constructor and Description |
|---|
AdExchangeCreative() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
isIsInterstitial()
Gets the value of the isInterstitial property.
|
Boolean |
isIsNativeEligible()
Gets the value of the isNativeEligible property.
|
void |
setIsInterstitial(Boolean value)
Sets the value of the isInterstitial property.
|
void |
setIsNativeEligible(Boolean value)
Sets the value of the isNativeEligible property.
|
getCodeSnippet, setCodeSnippetgetAdvertiserId, getAppliedLabels, getCustomFieldValues, getId, getLastModifiedDateTime, getName, getPolicyViolations, getPreviewUrl, getSize, setAdvertiserId, setId, setLastModifiedDateTime, setName, setPreviewUrl, setSizeprotected Boolean isNativeEligible
protected Boolean isInterstitial
public Boolean isIsNativeEligible()
Booleanpublic void setIsNativeEligible(Boolean value)
value - allowed object is
Booleanpublic Boolean isIsInterstitial()
BooleanCopyright © 2018. All Rights Reserved.