public class UnsupportedCreative extends Creative
Creative that isn't supported by this version of the API.
This object is readonly and when encountered should be reported
on the DFP API forum.
Java class for UnsupportedCreative complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="UnsupportedCreative">
<complexContent>
<extension base="{https://www.google.com/apis/ads/publisher/v201802}Creative">
<sequence>
<element name="unsupportedCreativeType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
unsupportedCreativeType |
advertiserId, appliedLabels, customFieldValues, id, lastModifiedDateTime, name, policyViolations, previewUrl, size| Constructor and Description |
|---|
UnsupportedCreative() |
| Modifier and Type | Method and Description |
|---|---|
String |
getUnsupportedCreativeType()
Gets the value of the unsupportedCreativeType property.
|
void |
setUnsupportedCreativeType(String value)
Sets the value of the unsupportedCreativeType property.
|
getAdvertiserId, getAppliedLabels, getCustomFieldValues, getId, getLastModifiedDateTime, getName, getPolicyViolations, getPreviewUrl, getSize, setAdvertiserId, setId, setLastModifiedDateTime, setName, setPreviewUrl, setSizeCopyright © 2018. All Rights Reserved.