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