PriceAsset

  • A price asset represents a list of price offers.

  • Key fields include the required type, price qualifier, and language code.

  • Price offerings are included and must be between 3 and 8 items.

An asset representing a list of price offers.

Fields

type

PriceExtensionType

Required. The type of the price asset.

price_qualifier

PriceExtensionPriceQualifier

The price qualifier of the price asset.

language_code

string

Required. The language of the price asset. Represented as BCP 47 language tag.

price_offerings[]

PriceOffering

The price offerings of the price asset. The size of this collection should be between 3 and 8, inclusive.