public class ProductAd extends Ad
Caution: Product ads do not use url,
finalUrls, finalMobileUrls,
finalAppUrls, or displayUrl;
setting these fields on a product ad will cause an error.
urlCustomParameters and
trackingUrlTemplate can be set, but it is not
recommended, as they will not be used; they should be set at the ad group or
campaign level instead.
Java class for ProductAd complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ProductAd">
<complexContent>
<extension base="{https://adwords.google.com/api/adwords/cm/v201809}Ad">
<sequence>
</sequence>
</extension>
</complexContent>
</complexType>
adType, automated, devicePreference, displayUrl, finalAppUrls, finalMobileUrls, finalUrls, finalUrlSuffix, id, systemManagedEntitySource, trackingUrlTemplate, type, url, urlCustomParameters, urlData| Constructor and Description |
|---|
ProductAd() |
getAdType, getDevicePreference, getDisplayUrl, getFinalAppUrls, getFinalMobileUrls, getFinalUrls, getFinalUrlSuffix, getId, getSystemManagedEntitySource, getTrackingUrlTemplate, getType, getUrl, getUrlCustomParameters, getUrlData, isAutomated, setAdType, setAutomated, setDevicePreference, setDisplayUrl, setFinalUrlSuffix, setId, setSystemManagedEntitySource, setTrackingUrlTemplate, setType, setUrl, setUrlCustomParametersCopyright © 2023. All rights reserved.