public abstract class HasHtmlSnippetDynamicAllocationCreative extends BaseDynamicAllocationCreative
Java class for HasHtmlSnippetDynamicAllocationCreative complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="HasHtmlSnippetDynamicAllocationCreative">
<complexContent>
<extension base="{https://www.google.com/apis/ads/publisher/v201802}BaseDynamicAllocationCreative">
<sequence>
<element name="codeSnippet" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
codeSnippet |
advertiserId, appliedLabels, customFieldValues, id, lastModifiedDateTime, name, policyViolations, previewUrl, size| Constructor and Description |
|---|
HasHtmlSnippetDynamicAllocationCreative() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCodeSnippet()
Gets the value of the codeSnippet property.
|
void |
setCodeSnippet(String value)
Sets the value of the codeSnippet property.
|
getAdvertiserId, getAppliedLabels, getCustomFieldValues, getId, getLastModifiedDateTime, getName, getPolicyViolations, getPreviewUrl, getSize, setAdvertiserId, setId, setLastModifiedDateTime, setName, setPreviewUrl, setSizeprotected String codeSnippet
Copyright © 2018. All Rights Reserved.