public class AdCallMetricsConversion extends ConversionTracker
A call made from the call extension is reported as a conversion if it lasts longer than N seconds. This duration is 60 seconds by default. Each call extension can specify the desired conversion configuration.
Java class for AdCallMetricsConversion complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AdCallMetricsConversion">
<complexContent>
<extension base="{https://adwords.google.com/api/adwords/cm/v201809}ConversionTracker">
<sequence>
<element name="phoneCallDuration" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Long |
phoneCallDuration |
alwaysUseDefaultRevenueValue, attributionModelType, category, conversionTrackerType, conversionTypeOwnerCustomerId, countingType, ctcLookbackWindow, dataDrivenModelStatus, defaultRevenueCurrencyCode, defaultRevenueValue, excludeFromBidding, googleEventSnippet, googleGlobalSiteTag, id, lastReceivedRequestTime, mostRecentConversionDate, name, originalConversionTypeId, status, viewthroughLookbackWindow| Constructor and Description |
|---|
AdCallMetricsConversion() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getPhoneCallDuration()
Gets the value of the phoneCallDuration property.
|
void |
setPhoneCallDuration(Long value)
Sets the value of the phoneCallDuration property.
|
getAttributionModelType, getCategory, getConversionTrackerType, getConversionTypeOwnerCustomerId, getCountingType, getCtcLookbackWindow, getDataDrivenModelStatus, getDefaultRevenueCurrencyCode, getDefaultRevenueValue, getGoogleEventSnippet, getGoogleGlobalSiteTag, getId, getLastReceivedRequestTime, getMostRecentConversionDate, getName, getOriginalConversionTypeId, getStatus, getViewthroughLookbackWindow, isAlwaysUseDefaultRevenueValue, isExcludeFromBidding, setAlwaysUseDefaultRevenueValue, setAttributionModelType, setCategory, setConversionTrackerType, setConversionTypeOwnerCustomerId, setCountingType, setCtcLookbackWindow, setDataDrivenModelStatus, setDefaultRevenueCurrencyCode, setDefaultRevenueValue, setExcludeFromBidding, setGoogleEventSnippet, setGoogleGlobalSiteTag, setId, setLastReceivedRequestTime, setMostRecentConversionDate, setName, setOriginalConversionTypeId, setStatus, setViewthroughLookbackWindowCopyright © 2023. All rights reserved.