Package | Description |
---|---|
com.google.api.services.content.model |
Modifier and Type | Method and Description |
---|---|
AccountItemUpdatesSettings |
AccountItemUpdatesSettings.clone() |
AccountItemUpdatesSettings |
AccountItemUpdates.getAccountItemUpdatesSettings()
Determines which attributes of the items should be automatically updated.
|
AccountItemUpdatesSettings |
AccountItemUpdatesSettings.set(String fieldName,
Object value) |
AccountItemUpdatesSettings |
AccountItemUpdatesSettings.setAllowAvailabilityUpdates(Boolean allowAvailabilityUpdates)
If availability updates are enabled, any previous availability values get overwritten if Google
finds an out-of-stock annotation on the offer's page.
|
AccountItemUpdatesSettings |
AccountItemUpdatesSettings.setAllowConditionUpdates(Boolean allowConditionUpdates)
If condition updates are enabled, Google always updates item condition with the condition
detected from the details of your product.
|
AccountItemUpdatesSettings |
AccountItemUpdatesSettings.setAllowPriceUpdates(Boolean allowPriceUpdates)
If price updates are enabled, Google always updates the active price with the crawled
information.
|
AccountItemUpdatesSettings |
AccountItemUpdatesSettings.setAllowStrictAvailabilityUpdates(Boolean allowStrictAvailabilityUpdates)
If allow_availability_updates is enabled, items are automatically updated in all your Shopping
target countries.
|
Modifier and Type | Method and Description |
---|---|
AccountItemUpdates |
AccountItemUpdates.setAccountItemUpdatesSettings(AccountItemUpdatesSettings accountItemUpdatesSettings)
Determines which attributes of the items should be automatically updated.
|
Copyright © 2011–2024 Google. All rights reserved.