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