public class ProgrammaticCreative extends Creative
Creative used for programmatic trafficking. This creative will be auto-created with
the right approval from the buyer. This creative cannot be created through
the API. This creative can be updated.
Java class for ProgrammaticCreative complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ProgrammaticCreative">
<complexContent>
<extension base="{https://www.google.com/apis/ads/publisher/v201708}Creative">
<sequence>
<element name="isSafeFrameCompatible" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Boolean |
isSafeFrameCompatible |
advertiserId, appliedLabels, customFieldValues, id, lastModifiedDateTime, name, policyViolations, previewUrl, size| Constructor and Description |
|---|
ProgrammaticCreative() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
isIsSafeFrameCompatible()
Gets the value of the isSafeFrameCompatible property.
|
void |
setIsSafeFrameCompatible(Boolean value)
Sets the value of the isSafeFrameCompatible property.
|
getAdvertiserId, getAppliedLabels, getCustomFieldValues, getId, getLastModifiedDateTime, getName, getPolicyViolations, getPreviewUrl, getSize, setAdvertiserId, setId, setLastModifiedDateTime, setName, setPreviewUrl, setSizeCopyright © 2018. All Rights Reserved.