conditions

@JvmName(name = "viuchpncvnjuwpkp")
suspend fun conditions(value: Output<List<String>>)
@JvmName(name = "kpqkoiybwswclwio")
suspend fun conditions(value: List<String>?)

Parameters

value

The condition of the product. Strongly encouraged to use the standard values: "new", "refurbished", "used". A maximum of 1 value is allowed per Product. Each value must be a UTF-8 encoded string with a length limit of 128 characters. Otherwise, an INVALID_ARGUMENT error is returned. Corresponding properties: Google Merchant Center property condition. Schema.org property Offer.itemCondition.


@JvmName(name = "rilvshqgvehpteda")
suspend fun conditions(vararg values: Output<String>)


@JvmName(name = "gyqphpvpgiqbpwca")
suspend fun conditions(values: List<Output<String>>)
@JvmName(name = "rnyfsejmdqlmtmof")
suspend fun conditions(vararg values: String)

Parameters

values

The condition of the product. Strongly encouraged to use the standard values: "new", "refurbished", "used". A maximum of 1 value is allowed per Product. Each value must be a UTF-8 encoded string with a length limit of 128 characters. Otherwise, an INVALID_ARGUMENT error is returned. Corresponding properties: Google Merchant Center property condition. Schema.org property Offer.itemCondition.