Package | Description |
---|---|
com.google.api.services.content.model |
Modifier and Type | Method and Description |
---|---|
AccountItemUpdates |
AccountItemUpdates.clone() |
AccountItemUpdates |
AccountAutomaticImprovements.getItemUpdates()
Turning on [item updates](https://support.google.com/merchants/answer/3246284) allows Google to
automatically update items for you.
|
AccountItemUpdates |
AccountItemUpdates.set(String fieldName,
Object value) |
AccountItemUpdates |
AccountItemUpdates.setAccountItemUpdatesSettings(AccountItemUpdatesSettings accountItemUpdatesSettings)
Determines which attributes of the items should be automatically updated.
|
AccountItemUpdates |
AccountItemUpdates.setEffectiveAllowAvailabilityUpdates(Boolean effectiveAllowAvailabilityUpdates)
Output only.
|
AccountItemUpdates |
AccountItemUpdates.setEffectiveAllowConditionUpdates(Boolean effectiveAllowConditionUpdates)
Output only.
|
AccountItemUpdates |
AccountItemUpdates.setEffectiveAllowPriceUpdates(Boolean effectiveAllowPriceUpdates)
Output only.
|
AccountItemUpdates |
AccountItemUpdates.setEffectiveAllowStrictAvailabilityUpdates(Boolean effectiveAllowStrictAvailabilityUpdates)
Output only.
|
Modifier and Type | Method and Description |
---|---|
AccountAutomaticImprovements |
AccountAutomaticImprovements.setItemUpdates(AccountItemUpdates itemUpdates)
Turning on [item updates](https://support.google.com/merchants/answer/3246284) allows Google to
automatically update items for you.
|
Copyright © 2011–2024 Google. All rights reserved.