Package | Description |
---|---|
com.google.api.services.content.model |
Modifier and Type | Method and Description |
---|---|
AccountConversionSettings |
AccountConversionSettings.clone() |
AccountConversionSettings |
Account.getConversionSettings()
Settings for conversion tracking.
|
AccountConversionSettings |
AccountConversionSettings.set(String fieldName,
Object value) |
AccountConversionSettings |
AccountConversionSettings.setFreeListingsAutoTaggingEnabled(Boolean freeListingsAutoTaggingEnabled)
When enabled, free listing URLs have a parameter to enable conversion tracking for products
owned by the current merchant account.
|
Modifier and Type | Method and Description |
---|---|
Account |
Account.setConversionSettings(AccountConversionSettings conversionSettings)
Settings for conversion tracking.
|
Copyright © 2011–2024 Google. All rights reserved.