conditions

@JvmName(name = "ybrwsawwyalqigdn")
suspend fun conditions(value: Output<List<String>>)
@JvmName(name = "jprfyfbfsnjgibvt")
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 = "snksbussunijrton")
suspend fun conditions(vararg values: Output<String>)


@JvmName(name = "snmfujinrfjykvyv")
suspend fun conditions(values: List<Output<String>>)
@JvmName(name = "wjhpbniayrfqsmas")
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.