| Package | Description |
|---|---|
| com.google.api.ads.adwords.jaxws.v201809.cm |
| Modifier and Type | Class and Description |
|---|---|
class |
AdCallMetricsConversion
A ConversionTracker for phone calls from conversion-tracked call extensions and
call-only ads.
|
class |
AdWordsConversionTracker
A conversion tracker created through AdWords Conversion Tracking.
|
class |
AppConversion
A ConversionTracker for mobile apps.
|
class |
UploadCallConversion
A conversion that happens when a user performs one the following sequences of actions:
User clicks on an advertiser's ad which takes the user to the advertiser's website, where
special javascript installed on the page produces a dynamically-generated phone number.
|
class |
UploadConversion
A conversion type that receives conversions by having them uploaded
through the OfflineConversionFeedService.
|
class |
WebsiteCallMetricsConversion
A conversion that happens when a user performs the following sequence of actions:
Clicks on an advertiser's ad
Proceeds to the advertiser's website, where special javascript installed on the page
produces a dynamically-generated phone number,
Calls that number from their home (or other) phone
|
| Modifier and Type | Field and Description |
|---|---|
protected ConversionTracker |
ConversionTrackerOperation.operand |
| Modifier and Type | Field and Description |
|---|---|
protected List<ConversionTracker> |
ConversionTrackerPage.entries |
protected List<ConversionTracker> |
ConversionTrackerReturnValue.value |
| Modifier and Type | Method and Description |
|---|---|
ConversionTracker |
ConversionTrackerOperation.getOperand()
Gets the value of the operand property.
|
| Modifier and Type | Method and Description |
|---|---|
List<ConversionTracker> |
ConversionTrackerPage.getEntries()
Gets the value of the entries property.
|
List<ConversionTracker> |
ConversionTrackerReturnValue.getValue()
Gets the value of the value property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConversionTrackerOperation.setOperand(ConversionTracker value)
Sets the value of the operand property.
|
Copyright © 2023. All rights reserved.