Variables

Variable: productRssFeedItemSchema

product-rss-feed.productRssFeedItemSchema

Const productRssFeedItemSchema: ZodEffects<ZodEffects<ZodEffects<ZodEffects<ZodEffects<ZodEffects<ZodObject<{ additional_image_link: ZodOptional<ZodUnion<[ZodString, ZodArray<ZodString, "many">]>> ; ads_redirect: ZodOptional<ZodString> ; adult: ZodOptional<ZodEffects<ZodUnion<[ZodBoolean, ZodEnum<["yes", "no", "true", "false"]>]>, "yes" | "no" | "true" | "false", boolean | "yes" | "no" | "true" | "false">> ; age_group: ZodOptional<ZodEnum<["newborn", "infant", "toddler", "kids", "adult"]>> ; availability: ZodEffects<ZodEffects<ZodEnum<["in_stock", "out_of_stock", "preorder", "backorder"]>, "in_stock" | "out_of_stock" | "preorder" | "backorder", unknown>, "in_stock" | "out_of_stock" | "preorder" | "backorder", unknown> ; availability_date: ZodOptional<ZodEffects<ZodUnion<[ZodUnion<[ZodString, ZodOptional<ZodDate>]>, ZodEffects<ZodString, string, string>]>, string | Date, string | Date>> ; brand: ZodOptional<ZodString> ; canonical_link: ZodOptional<ZodString> ; certification: ZodOptional<ZodObject<{ certification_authority: ZodString ; certification_code: ZodString ; certification_name: ZodString }, "strip", ZodTypeAny, { certification_authority: string ; certification_code: string ; certification_name: string }, { certification_authority: string ; certification_code: string ; certification_name: string }>> ; color: ZodOptional<ZodString> ; condition: ZodOptional<ZodEnum<["new", "refurbished", "used"]>> ; cost_of_goods_sold: ZodOptional<ZodEffects<ZodUnion<[ZodObject<{ amount: ZodNumber ; currency: ZodEffects<ZodString, string, string> = currency }, "strip", ZodTypeAny, { amount: number ; currency: string = currency }, { amount: number ; currency: string = currency }>, ZodString]>, string, string | { amount: number ; currency: string = currency }>> ; custom_label_0: ZodOptional<ZodString> ; custom_label_1: ZodOptional<ZodString> ; custom_label_2: ZodOptional<ZodString> ; custom_label_3: ZodOptional<ZodString> ; custom_label_4: ZodOptional<ZodString> ; custom_labels: ZodOptional<ZodArray<ZodString, "many">> ; custom_number_0: ZodOptional<ZodNumber> ; custom_number_1: ZodOptional<ZodNumber> ; custom_number_2: ZodOptional<ZodNumber> ; custom_number_3: ZodOptional<ZodNumber> ; custom_number_4: ZodOptional<ZodNumber> ; custom_numbers: ZodOptional<ZodArray<ZodNumber, "many">> ; description: ZodString ; disclosure_date: ZodOptional<ZodEffects<ZodUnion<[ZodUnion<[ZodString, ZodOptional<ZodDate>]>, ZodEffects<ZodString, string, string>]>, string | Date, string | Date>> ; energy_efficiency_class: ZodOptional<ZodEnum<["A+++", "A++", "A+", "A", "B", "C", "D", "E", "F", "G"]>> ; excluded_destination: ZodOptional<ZodArray<ZodEnum<["Shopping_ads", "Buy_on_Google_listings", "Display_ads", "Local_inventory_ads", "Free_listings", "Free_local_listings"]>, "many">> ; expiration_date: ZodOptional<ZodEffects<ZodUnion<[ZodUnion<[ZodString, ZodOptional<ZodDate>]>, ZodEffects<ZodString, string, string>]>, string | Date, string | Date>> ; external_seller_id: ZodOptional<ZodString> ; fb_product_category: ZodOptional<ZodString> ; gender: ZodOptional<ZodEnum<["male", "female", "unisex"]>> ; google_product_category: ZodOptional<ZodString> ; gtin: ZodOptional<ZodUnion<[ZodString, ZodArray<ZodString, "many">]>> ; id: ZodEffects<ZodString, string, string> ; identifier_exists: ZodOptional<ZodEffects<ZodUnion<[ZodBoolean, ZodEnum<["yes", "no", "true", "false"]>]>, "yes" | "no" | "true" | "false", boolean | "yes" | "no" | "true" | "false">> ; image_link: ZodString ; included_destination: ZodOptional<ZodArray<ZodEnum<["Shopping_ads", "Buy_on_Google_listings", "Display_ads", "Local_inventory_ads", "Free_listings", "Free_local_listings"]>, "many">> ; installment: ZodOptional<ZodObject<{ amount: ZodEffects<ZodUnion<[ZodObject<{ amount: ZodNumber ; currency: ZodEffects<ZodString, string, string> = currency }, "strip", ZodTypeAny, { amount: number ; currency: string = currency }, { amount: number ; currency: string = currency }>, ZodString]>, string, string | { amount: number ; currency: string = currency }> = numberPlusCurrency; months: ZodNumber }, "strip", ZodTypeAny, { amount: string = numberPlusCurrency; months: number }, { amount: string | { amount?: number; currency?: string; } = numberPlusCurrency; months: number }>> ; is_bundle: ZodOptional<ZodEffects<ZodUnion<[ZodBoolean, ZodEnum<["yes", "no", "true", "false"]>]>, "yes" | "no" | "true" | "false", boolean | "yes" | "no" | "true" | "false">> ; item_group_id: ZodOptional<ZodString> ; lifestyle_image_link: ZodOptional<ZodString> ; link: ZodOptional<ZodString> ; material: ZodOptional<ZodString> ; max_energy_efficiency_class: ZodOptional<ZodEnum<["A+++", "A++", "A+", "A", "B", "C", "D", "E", "F", "G"]>> ; max_handling_time: ZodOptional<ZodNumber> ; min_energy_efficiency_class: ZodOptional<ZodEnum<["A+++", "A++", "A+", "A", "B", "C", "D", "E", "F", "G"]>> ; min_handling_time: ZodOptional<ZodNumber> ; mobile_link: ZodOptional<ZodString> ; mpn: ZodOptional<ZodString> ; multipack: ZodOptional<ZodNumber> ; pattern: ZodOptional<ZodString> ; pause: ZodOptional<ZodEnum<["ads", "all"]>> ; price: ZodEffects<ZodUnion<[ZodObject<{ amount: ZodNumber ; currency: ZodEffects<ZodString, string, string> = currency }, "strip", ZodTypeAny, { amount: number ; currency: string = currency }, { amount: number ; currency: string = currency }>, ZodString]>, string, string | { amount: number ; currency: string = currency }> = numberPlusCurrency; product_detail: ZodOptional<ZodArray<ZodObject<{ attribute_name: ZodString ; attribute_value: ZodString ; section_name: ZodOptional<ZodString> }, "strip", ZodTypeAny, { attribute_name: string ; attribute_value: string ; section_name: string }, { attribute_name: string ; attribute_value: string ; section_name: string }>, "many">> ; product_height: ZodOptional<ZodEffects<ZodUnion<[ZodObject<{ unit: ZodEffects<ZodType<"in" | "cm", ZodTypeDef, "in" | "cm">, "in" | "cm", unknown> ; value: ZodNumber }, "strip", ZodTypeAny, { unit: "in" | "cm" ; value: number }, { unit: unknown ; value: number }>, ZodEffects<ZodEffects<ZodString, string, string>, string, string>]>, string, string | { unit: unknown ; value: number }>> ; product_highlight: ZodOptional<ZodUnion<[ZodString, ZodArray<ZodString, "many">]>> ; product_length: ZodOptional<ZodEffects<ZodUnion<[ZodObject<{ unit: ZodEffects<ZodType<"in" | "cm", ZodTypeDef, "in" | "cm">, "in" | "cm", unknown> ; value: ZodNumber }, "strip", ZodTypeAny, { unit: "in" | "cm" ; value: number }, { unit: unknown ; value: number }>, ZodEffects<ZodEffects<ZodString, string, string>, string, string>]>, string, string | { unit: unknown ; value: number }>> ; product_type: ZodOptional<ZodString> ; product_weight: ZodOptional<ZodEffects<ZodUnion<[ZodObject<{ unit: ZodEffects<ZodType<"lb" | "oz" | "g" | "kg", ZodTypeDef, "lb" | "oz" | "g" | "kg">, "lb" | "oz" | "g" | "kg", unknown> ; value: ZodNumber }, "strip", ZodTypeAny, { unit: "lb" | "oz" | "g" | "kg" ; value: number }, { unit: unknown ; value: number }>, ZodEffects<ZodEffects<ZodString, string, string>, string, string>]>, string, string | { unit: unknown ; value: number }>> ; product_width: ZodOptional<ZodEffects<ZodUnion<[ZodObject<{ unit: ZodEffects<ZodType<"in" | "cm", ZodTypeDef, "in" | "cm">, "in" | "cm", unknown> ; value: ZodNumber }, "strip", ZodTypeAny, { unit: "in" | "cm" ; value: number }, { unit: unknown ; value: number }>, ZodEffects<ZodEffects<ZodString, string, string>, string, string>]>, string, string | { unit: unknown ; value: number }>> ; quantity_to_sell_on_facebook: ZodOptional<ZodNumber> ; rich_text_description: ZodOptional<ZodString> ; sale_price: ZodOptional<ZodEffects<ZodUnion<[ZodObject<{ amount: ZodNumber ; currency: ZodEffects<ZodString, string, string> = currency }, "strip", ZodTypeAny, { amount: number ; currency: string = currency }, { amount: number ; currency: string = currency }>, ZodString]>, string, string | { amount: number ; currency: string = currency }>> ; sale_price_effective_date: ZodOptional<ZodEffects<ZodUnion<[ZodObject<{ end: ZodEffects<ZodUnion<[ZodUnion<[ZodString, ZodOptional<ZodDate>]>, ZodEffects<ZodString, string, string>]>, string | Date, string | Date> = flexibleDate; start: ZodEffects<ZodUnion<[ZodUnion<[ZodString, ZodOptional<ZodDate>]>, ZodEffects<ZodString, string, string>]>, string | Date, string | Date> = flexibleDate }, "strip", ZodTypeAny, { end: string | Date = flexibleDate; start: string | Date = flexibleDate }, { end: string | Date = flexibleDate; start: string | Date = flexibleDate }>, ZodString]>, string, string | { end: string | Date = flexibleDate; start: string | Date = flexibleDate }>> ; shipping: ZodOptional<ZodObject<{ country: ZodEffects<ZodString, string, string> = iso3166; location_group_name: ZodOptional<ZodString> ; location_id: ZodOptional<ZodString> ; max_handling_time: ZodOptional<ZodNumber> ; max_transit_time: ZodOptional<ZodNumber> ; min_handling_time: ZodOptional<ZodNumber> ; min_transit_time: ZodOptional<ZodNumber> ; postal_code: ZodOptional<ZodString> ; price: ZodOptional<ZodEffects<ZodUnion<[ZodObject<{ amount: ZodNumber ; currency: ZodEffects<ZodString, string, string> = currency }, "strip", ZodTypeAny, { amount: number ; currency: string = currency }, { amount: number ; currency: string = currency }>, ZodString]>, string, string | { amount: number ; currency: string = currency }>> ; region: ZodOptional<ZodString> ; service: ZodOptional<ZodString> }, "strip", ZodTypeAny, { country: string = iso3166; location_group_name: string ; location_id: string ; max_handling_time: number ; max_transit_time: number ; min_handling_time: number ; min_transit_time: number ; postal_code: string ; price: string ; region: string ; service: string }, { country: string = iso3166; location_group_name: string ; location_id: string ; max_handling_time: number ; max_transit_time: number ; min_handling_time: number ; min_transit_time: number ; postal_code: string ; price: string | { amount?: number; currency?: string; } ; region: string ; service: string }>> ; shipping_height: ZodOptional<ZodUnion<[ZodEffects<ZodUnion<[ZodObject<{ unit: ZodEffects<ZodType<"cm", ZodTypeDef, "cm">, "cm", unknown> ; value: ZodNumber }, "strip", ZodTypeAny, { unit: "cm" ; value: number }, { unit: unknown ; value: number }>, ZodEffects<ZodEffects<ZodString, string, string>, string, string>]>, string, string | { unit: unknown ; value: number }>, ZodEffects<ZodUnion<[ZodObject<{ unit: ZodEffects<ZodType<"in", ZodTypeDef, "in">, "in", unknown> ; value: ZodNumber }, "strip", ZodTypeAny, { unit: "in" ; value: number }, { unit: unknown ; value: number }>, ZodEffects<ZodEffects<ZodString, string, string>, string, string>]>, string, string | { unit: unknown ; value: number }>]>> ; shipping_label: ZodOptional<ZodString> ; shipping_length: ZodOptional<ZodUnion<[ZodEffects<ZodUnion<[ZodObject<{ unit: ZodEffects<ZodType<"cm", ZodTypeDef, "cm">, "cm", unknown> ; value: ZodNumber }, "strip", ZodTypeAny, { unit: "cm" ; value: number }, { unit: unknown ; value: number }>, ZodEffects<ZodEffects<ZodString, string, string>, string, string>]>, string, string | { unit: unknown ; value: number }>, ZodEffects<ZodUnion<[ZodObject<{ unit: ZodEffects<ZodType<"in", ZodTypeDef, "in">, "in", unknown> ; value: ZodNumber }, "strip", ZodTypeAny, { unit: "in" ; value: number }, { unit: unknown ; value: number }>, ZodEffects<ZodEffects<ZodString, string, string>, string, string>]>, string, string | { unit: unknown ; value: number }>]>> ; shipping_weight: ZodOptional<ZodUnion<[ZodEffects<ZodUnion<[ZodObject<{ unit: ZodEffects<ZodType<"lb" | "oz", ZodTypeDef, "lb" | "oz">, "lb" | "oz", unknown> ; value: ZodNumber }, "strip", ZodTypeAny, { unit: "lb" | "oz" ; value: number }, { unit: unknown ; value: number }>, ZodEffects<ZodEffects<ZodString, string, string>, string, string>]>, string, string | { unit: unknown ; value: number }>, ZodEffects<ZodUnion<[ZodObject<{ unit: ZodEffects<ZodType<"g" | "kg", ZodTypeDef, "g" | "kg">, "g" | "kg", unknown> ; value: ZodNumber }, "strip", ZodTypeAny, { unit: "g" | "kg" ; value: number }, { unit: unknown ; value: number }>, ZodEffects<ZodEffects<ZodString, string, string>, string, string>]>, string, string | { unit: unknown ; value: number }>]>> ; shipping_width: ZodOptional<ZodUnion<[ZodEffects<ZodUnion<[ZodObject<{ unit: ZodEffects<ZodType<"cm", ZodTypeDef, "cm">, "cm", unknown> ; value: ZodNumber }, "strip", ZodTypeAny, { unit: "cm" ; value: number }, { unit: unknown ; value: number }>, ZodEffects<ZodEffects<ZodString, string, string>, string, string>]>, string, string | { unit: unknown ; value: number }>, ZodEffects<ZodUnion<[ZodObject<{ unit: ZodEffects<ZodType<"in", ZodTypeDef, "in">, "in", unknown> ; value: ZodNumber }, "strip", ZodTypeAny, { unit: "in" ; value: number }, { unit: unknown ; value: number }>, ZodEffects<ZodEffects<ZodString, string, string>, string, string>]>, string, string | { unit: unknown ; value: number }>]>> ; ships_from_country: ZodOptional<ZodEffects<ZodString, string, string>> ; shopping_ads_excluded_country: ZodOptional<ZodArray<ZodEffects<ZodString, string, string>, "many">> ; size: ZodOptional<ZodString> ; size_system: ZodOptional<ZodEnum<["AU", "BR", "CN", "DE", "EU", "FR", "IT", "JP", "MEX", "UK", "US"]>> ; size_type: ZodOptional<ZodUnion<[ZodEnum<["regular", "petite", "plus", "tall", "big", "maternity"]>, ZodArray<ZodEnum<["regular", "petite", "plus", "tall", "big", "maternity"]>, "many">]>> ; status: ZodOptional<ZodEnum<["active", "archived", "staging"]>> ; subscription: ZodOptional<ZodObject<{ amount: ZodEffects<ZodUnion<[ZodObject<{ amount: ZodNumber ; currency: ZodEffects<ZodString, string, string> = currency }, "strip", ZodTypeAny, { amount: number ; currency: string = currency }, { amount: number ; currency: string = currency }>, ZodString]>, string, string | { amount: number ; currency: string = currency }> = numberPlusCurrency; period: ZodEnum<["month", "year"]> ; period_length: ZodNumber }, "strip", ZodTypeAny, { amount: string = numberPlusCurrency; period: "month" | "year" ; period_length: number }, { amount: string | { amount?: number; currency?: string; } = numberPlusCurrency; period: "month" | "year" ; period_length: number }>> ; tax: ZodOptional<ZodUnion<[ZodIntersection<ZodObject<{ rate: ZodNumber ; shipping_tax: ZodOptional<ZodEffects<ZodUnion<[ZodEnum<["yes", "no"]>, ZodBoolean]>, "yes" | "no", boolean | "yes" | "no">> }, "strip", ZodTypeAny, { rate: number ; shipping_tax: "yes" | "no" }, { rate: number ; shipping_tax: boolean | "yes" | "no" }>, ZodOptional<ZodIntersection<ZodObject<{ country: ZodEffects<ZodString, string, string> = iso3166 }, "strip", ZodTypeAny, { country: string = iso3166 }, { country: string = iso3166 }>, ZodUnion<[ZodUnion<[ZodObject<{ region: ZodString }, "strip", ZodTypeAny, { region: string }, { region: string }>, ZodObject<{ postal_code: ZodString }, "strip", ZodTypeAny, { postal_code: string }, { postal_code: string }>]>, ZodObject<{ location_id: ZodString }, "strip", ZodTypeAny, { location_id: string }, { location_id: string }>]>>>>, ZodArray<ZodIntersection<ZodObject<{ rate: ZodNumber ; shipping_tax: ZodOptional<ZodEffects<ZodUnion<[ZodEnum<["yes", "no"]>, ZodBoolean]>, "yes" | "no", boolean | "yes" | "no">> }, "strip", ZodTypeAny, { rate: number ; shipping_tax: "yes" | "no" }, { rate: number ; shipping_tax: boolean | "yes" | "no" }>, ZodOptional<ZodIntersection<ZodObject<{ country: ZodEffects<ZodString, string, string> = iso3166 }, "strip", ZodTypeAny, { country: string = iso3166 }, { country: string = iso3166 }>, ZodUnion<[ZodUnion<[ZodObject<{ region: ZodString }, "strip", ZodTypeAny, { region: string }, { region: string }>, ZodObject<{ postal_code: ZodString }, "strip", ZodTypeAny, { postal_code: string }, { postal_code: string }>]>, ZodObject<{ location_id: ZodString }, "strip", ZodTypeAny, { location_id: string }, { location_id: string }>]>>>>, "many">]>> ; tax_category: ZodOptional<ZodString> ; title: ZodString ; transit_time_label: ZodOptional<ZodString> ; unit_pricing_base_measure: ZodOptional<ZodUnion<[ZodUnion<[ZodObject<{ unit: ZodEnum<["oz", "lb", "mg", "g", "kg", "floz", "pt", "qt", "gal", "ml", "cl", "l", "cbm", "in", "ft", "yd", "cm", "m", "sqft", "sqm", "ct"]> = unitPricingMeasure; value: ZodEffects<ZodNumber, number, number> }, "strip", ZodTypeAny, { unit: "in" | "cm" | "lb" | "oz" | "g" | "kg" | "mg" | "floz" | "pt" | "qt" | "gal" | "ml" | "cl" | "l" | "cbm" | "ft" | "yd" | "m" | "sqft" | "sqm" | "ct" = unitPricingMeasure; value: number }, { unit: "in" | "cm" | "lb" | "oz" | "g" | "kg" | "mg" | "floz" | "pt" | "qt" | "gal" | "ml" | "cl" | "l" | "cbm" | "ft" | "yd" | "m" | "sqft" | "sqm" | "ct" = unitPricingMeasure; value: number }>, ZodString]>, ZodEnum<["75cl", "750ml", "50kg", "1000kg"]>]>> ; unit_pricing_measure: ZodOptional<ZodEnum<["oz", "lb", "mg", "g", "kg", "floz", "pt", "qt", "gal", "ml", "cl", "l", "cbm", "in", "ft", "yd", "cm", "m", "sqft", "sqm", "ct"]>> ; video: ZodOptional<ZodObject<{ url: ZodString }, "strip", ZodTypeAny, { url: string }, { url: string }>> ; virtual_model_link: ZodOptional<ZodString> }, "strip", ZodTypeAny, { additional_image_link: string | string[] ; ads_redirect: string ; adult: "yes" | "no" | "true" | "false" ; age_group: "newborn" | "infant" | "toddler" | "kids" | "adult" ; availability: "in_stock" | "out_of_stock" | "preorder" | "backorder" ; availability_date: string | Date ; brand: string ; canonical_link: string ; certification: { certification_authority?: string; certification_name?: string; certification_code?: string; } ; color: string ; condition: "new" | "refurbished" | "used" ; cost_of_goods_sold: string ; custom_label_0: string ; custom_label_1: string ; custom_label_2: string ; custom_label_3: string ; custom_label_4: string ; custom_labels: string[] ; custom_number_0: number ; custom_number_1: number ; custom_number_2: number ; custom_number_3: number ; custom_number_4: number ; custom_numbers: number[] ; description: string ; disclosure_date: string | Date ; energy_efficiency_class: "A+++" | "A++" | "A+" | "A" | "B" | "C" | "D" | "E" | "F" | "G" ; excluded_destination: ("Shopping_ads" | "Buy_on_Google_listings" | "Display_ads" | "Local_inventory_ads" | "Free_listings" | "Free_local_listings")[] ; expiration_date: string | Date ; external_seller_id: string ; fb_product_category: string ; gender: "male" | "female" | "unisex" ; google_product_category: string ; gtin: string | string[] ; id: string ; identifier_exists: "yes" | "no" | "true" | "false" ; image_link: string ; included_destination: ("Shopping_ads" | "Buy_on_Google_listings" | "Display_ads" | "Local_inventory_ads" | "Free_listings" | "Free_local_listings")[] ; installment: { months?: number; amount?: string; } ; is_bundle: "yes" | "no" | "true" | "false" ; item_group_id: string ; lifestyle_image_link: string ; link: string ; material: string ; max_energy_efficiency_class: "A+++" | "A++" | "A+" | "A" | "B" | "C" | "D" | "E" | "F" | "G" ; max_handling_time: number ; min_energy_efficiency_class: "A+++" | "A++" | "A+" | "A" | "B" | "C" | "D" | "E" | "F" | "G" ; min_handling_time: number ; mobile_link: string ; mpn: string ; multipack: number ; pattern: string ; pause: "ads" | "all" ; price: string = numberPlusCurrency; product_detail: { section_name?: string; attribute_name?: string; attribute_value?: string; }[] ; product_height: string ; product_highlight: string | string[] ; product_length: string ; product_type: string ; product_weight: string ; product_width: string ; quantity_to_sell_on_facebook: number ; rich_text_description: string ; sale_price: string ; sale_price_effective_date: string ; shipping: { country?: string; region?: string; postal_code?: string; location_id?: string; location_group_name?: string; service?: string; price?: string; min_handling_time?: number; max_handling_time?: number; min_transit_time?: number; max_transit_time?: number; } ; shipping_height: string ; shipping_label: string ; shipping_length: string ; shipping_weight: string ; shipping_width: string ; ships_from_country: string ; shopping_ads_excluded_country: string[] ; size: string ; size_system: "US" | "AU" | "BR" | "CN" | "DE" | "EU" | "FR" | "IT" | "JP" | "MEX" | "UK" ; size_type: "big" | "regular" | "petite" | "plus" | "tall" | "maternity" | ("big" | "regular" | "petite" | "plus" | "tall" | "maternity")[] ; status: "active" | "archived" | "staging" ; subscription: { period?: "month" | "year"; period_length?: number; amount?: string; } ; tax: { rate?: number; shipping_tax?: "yes" | "no"; } & { country?: string; } & { region?: string; } & { rate?: number; shipping_tax?: "yes" | "no"; } & { country?: string; } & { postal_code?: string; } & { rate?: number; shipping_tax?: "yes" | "no"; } & { country?: string; } & { location_id?: string; } | { rate?: number; shipping_tax?: "yes" | "no"; } & { country?: string; } & { region?: string; } & { rate?: number; shipping_tax?: "yes" | "no"; } & { country?: string; } & { postal_code?: string; } & { rate?: number; shipping_tax?: "yes" | "no"; } & { country?: string; } & { location_id?: string; }[] ; tax_category: string ; title: string ; transit_time_label: string ; unit_pricing_base_measure: string | { unit?: "in" | "cm" | "lb" | "oz" | "g" | "kg" | "mg" | "floz" | "pt" | "qt" | "gal" | "ml" | "cl" | "l" | "cbm" | "ft" | "yd" | "m" | "sqft" | "sqm" | "ct"; value?: number; } ; unit_pricing_measure: "in" | "cm" | "lb" | "oz" | "g" | "kg" | "mg" | "floz" | "pt" | "qt" | "gal" | "ml" | "cl" | "l" | "cbm" | "ft" | "yd" | "m" | "sqft" | "sqm" | "ct" ; video: { url?: string; } ; virtual_model_link: string }, { additional_image_link: string | string[] ; ads_redirect: string ; adult: boolean | "yes" | "no" | "true" | "false" ; age_group: "newborn" | "infant" | "toddler" | "kids" | "adult" ; availability: unknown ; availability_date: string | Date ; brand: string ; canonical_link: string ; certification: { certification_authority?: string; certification_name?: string; certification_code?: string; } ; color: string ; condition: "new" | "refurbished" | "used" ; cost_of_goods_sold: string | { amount?: number; currency?: string; } ; custom_label_0: string ; custom_label_1: string ; custom_label_2: string ; custom_label_3: string ; custom_label_4: string ; custom_labels: string[] ; custom_number_0: number ; custom_number_1: number ; custom_number_2: number ; custom_number_3: number ; custom_number_4: number ; custom_numbers: number[] ; description: string ; disclosure_date: string | Date ; energy_efficiency_class: "A+++" | "A++" | "A+" | "A" | "B" | "C" | "D" | "E" | "F" | "G" ; excluded_destination: ("Shopping_ads" | "Buy_on_Google_listings" | "Display_ads" | "Local_inventory_ads" | "Free_listings" | "Free_local_listings")[] ; expiration_date: string | Date ; external_seller_id: string ; fb_product_category: string ; gender: "male" | "female" | "unisex" ; google_product_category: string ; gtin: string | string[] ; id: string ; identifier_exists: boolean | "yes" | "no" | "true" | "false" ; image_link: string ; included_destination: ("Shopping_ads" | "Buy_on_Google_listings" | "Display_ads" | "Local_inventory_ads" | "Free_listings" | "Free_local_listings")[] ; installment: { months?: number; amount?: string | { amount?: number; currency?: string; }; } ; is_bundle: boolean | "yes" | "no" | "true" | "false" ; item_group_id: string ; lifestyle_image_link: string ; link: string ; material: string ; max_energy_efficiency_class: "A+++" | "A++" | "A+" | "A" | "B" | "C" | "D" | "E" | "F" | "G" ; max_handling_time: number ; min_energy_efficiency_class: "A+++" | "A++" | "A+" | "A" | "B" | "C" | "D" | "E" | "F" | "G" ; min_handling_time: number ; mobile_link: string ; mpn: string ; multipack: number ; pattern: string ; pause: "ads" | "all" ; price: string | { amount?: number; currency?: string; } = numberPlusCurrency; product_detail: { section_name?: string; attribute_name?: string; attribute_value?: string; }[] ; product_height: string | { value?: number; unit?: unknown; } ; product_highlight: string | string[] ; product_length: string | { value?: number; unit?: unknown; } ; product_type: string ; product_weight: string | { value?: number; unit?: unknown; } ; product_width: string | { value?: number; unit?: unknown; } ; quantity_to_sell_on_facebook: number ; rich_text_description: string ; sale_price: string | { amount?: number; currency?: string; } ; sale_price_effective_date: string | { start?: string | Date; end?: string | Date; } ; shipping: { country?: string; region?: string; postal_code?: string; location_id?: string; location_group_name?: string; service?: string; price?: string | { amount?: number; currency?: string; }; min_handling_time?: number; max_handling_time?: number; min_transit_time?: number; max_transit_time?: number; } ; shipping_height: string | { value?: number; unit?: unknown; } | { value?: number; unit?: unknown; } ; shipping_label: string ; shipping_length: string | { value?: number; unit?: unknown; } | { value?: number; unit?: unknown; } ; shipping_weight: string | { value?: number; unit?: unknown; } | { value?: number; unit?: unknown; } ; shipping_width: string | { value?: number; unit?: unknown; } | { value?: number; unit?: unknown; } ; ships_from_country: string ; shopping_ads_excluded_country: string[] ; size: string ; size_system: "US" | "AU" | "BR" | "CN" | "DE" | "EU" | "FR" | "IT" | "JP" | "MEX" | "UK" ; size_type: "big" | "regular" | "petite" | "plus" | "tall" | "maternity" | ("big" | "regular" | "petite" | "plus" | "tall" | "maternity")[] ; status: "active" | "archived" | "staging" ; subscription: { period?: "month" | "year"; period_length?: number; amount?: string | { amount?: number; currency?: string; }; } ; tax: { rate?: number; shipping_tax?: boolean | "yes" | "no"; } & { country?: string; } & { region?: string; } & { rate?: number; shipping_tax?: boolean | "yes" | "no"; } & { country?: string; } & { postal_code?: string; } & { rate?: number; shipping_tax?: boolean | "yes" | "no"; } & { country?: string; } & { location_id?: string; } | { rate?: number; shipping_tax?: boolean | "yes" | "no"; } & { country?: string; } & { region?: string; } & { rate?: number; shipping_tax?: boolean | "yes" | "no"; } & { country?: string; } & { postal_code?: string; } & { rate?: number; shipping_tax?: boolean | "yes" | "no"; } & { country?: string; } & { location_id?: string; }[] ; tax_category: string ; title: string ; transit_time_label: string ; unit_pricing_base_measure: string | { unit?: "in" | "cm" | "lb" | "oz" | "g" | "kg" | "mg" | "floz" | "pt" | "qt" | "gal" | "ml" | "cl" | "l" | "cbm" | "ft" | "yd" | "m" | "sqft" | "sqm" | "ct"; value?: number; } ; unit_pricing_measure: "in" | "cm" | "lb" | "oz" | "g" | "kg" | "mg" | "floz" | "pt" | "qt" | "gal" | "ml" | "cl" | "l" | "cbm" | "ft" | "yd" | "m" | "sqft" | "sqm" | "ct" ; video: { url?: string; } ; virtual_model_link: string }>, { additional_image_link: string | string[] ; ads_redirect: string ; adult: "yes" | "no" | "true" | "false" ; age_group: "newborn" | "infant" | "toddler" | "kids" | "adult" ; availability: "in_stock" | "out_of_stock" | "preorder" | "backorder" ; availability_date: string | Date ; brand: string ; canonical_link: string ; certification: { certification_authority?: string; certification_name?: string; certification_code?: string; } ; color: string ; condition: "new" | "refurbished" | "used" ; cost_of_goods_sold: string ; custom_label_0: string ; custom_label_1: string ; custom_label_2: string ; custom_label_3: string ; custom_label_4: string ; custom_labels: string[] ; custom_number_0: number ; custom_number_1: number ; custom_number_2: number ; custom_number_3: number ; custom_number_4: number ; custom_numbers: number[] ; description: string ; disclosure_date: string | Date ; energy_efficiency_class: "A+++" | "A++" | "A+" | "A" | "B" | "C" | "D" | "E" | "F" | "G" ; excluded_destination: ("Shopping_ads" | "Buy_on_Google_listings" | "Display_ads" | "Local_inventory_ads" | "Free_listings" | "Free_local_listings")[] ; expiration_date: string | Date ; external_seller_id: string ; fb_product_category: string ; gender: "male" | "female" | "unisex" ; google_product_category: string ; gtin: string | string[] ; id: string ; identifier_exists: "yes" | "no" | "true" | "false" ; image_link: string ; included_destination: ("Shopping_ads" | "Buy_on_Google_listings" | "Display_ads" | "Local_inventory_ads" | "Free_listings" | "Free_local_listings")[] ; installment: { months?: number; amount?: string; } ; is_bundle: "yes" | "no" | "true" | "false" ; item_group_id: string ; lifestyle_image_link: string ; link: string ; material: string ; max_energy_efficiency_class: "A+++" | "A++" | "A+" | "A" | "B" | "C" | "D" | "E" | "F" | "G" ; max_handling_time: number ; min_energy_efficiency_class: "A+++" | "A++" | "A+" | "A" | "B" | "C" | "D" | "E" | "F" | "G" ; min_handling_time: number ; mobile_link: string ; mpn: string ; multipack: number ; pattern: string ; pause: "ads" | "all" ; price: string = numberPlusCurrency; product_detail: { section_name?: string; attribute_name?: string; attribute_value?: string; }[] ; product_height: string ; product_highlight: string | string[] ; product_length: string ; product_type: string ; product_weight: string ; product_width: string ; quantity_to_sell_on_facebook: number ; rich_text_description: string ; sale_price: string ; sale_price_effective_date: string ; shipping: { country?: string; region?: string; postal_code?: string; location_id?: string; location_group_name?: string; service?: string; price?: string; min_handling_time?: number; max_handling_time?: number; min_transit_time?: number; max_transit_time?: number; } ; shipping_height: string ; shipping_label: string ; shipping_length: string ; shipping_weight: string ; shipping_width: string ; ships_from_country: string ; shopping_ads_excluded_country: string[] ; size: string ; size_system: "US" | "AU" | "BR" | "CN" | "DE" | "EU" | "FR" | "IT" | "JP" | "MEX" | "UK" ; size_type: "big" | "regular" | "petite" | "plus" | "tall" | "maternity" | ("big" | "regular" | "petite" | "plus" | "tall" | "maternity")[] ; status: "active" | "archived" | "staging" ; subscription: { period?: "month" | "year"; period_length?: number; amount?: string; } ; tax: { rate?: number; shipping_tax?: "yes" | "no"; } & { country?: string; } & { region?: string; } & { rate?: number; shipping_tax?: "yes" | "no"; } & { country?: string; } & { postal_code?: string; } & { rate?: number; shipping_tax?: "yes" | "no"; } & { country?: string; } & { location_id?: string; } | { rate?: number; shipping_tax?: "yes" | "no"; } & { country?: string; } & { region?: string; } & { rate?: number; shipping_tax?: "yes" | "no"; } & { country?: string; } & { postal_code?: string; } & { rate?: number; shipping_tax?: "yes" | "no"; } & { country?: string; } & { location_id?: string; }[] ; tax_category: string ; title: string ; transit_time_label: string ; unit_pricing_base_measure: string | { unit?: "in" | "cm" | "lb" | "oz" | "g" | "kg" | "mg" | "floz" | "pt" | "qt" | "gal" | "ml" | "cl" | "l" | "cbm" | "ft" | "yd" | "m" | "sqft" | "sqm" | "ct"; value?: number; } ; unit_pricing_measure: "in" | "cm" | "lb" | "oz" | "g" | "kg" | "mg" | "floz" | "pt" | "qt" | "gal" | "ml" | "cl" | "l" | "cbm" | "ft" | "yd" | "m" | "sqft" | "sqm" | "ct" ; video: { url?: string; } ; virtual_model_link: string }, { additional_image_link: string | string[] ; ads_redirect: string ; adult: boolean | "yes" | "no" | "true" | "false" ; age_group: "newborn" | "infant" | "toddler" | "kids" | "adult" ; availability: unknown ; availability_date: string | Date ; brand: string ; canonical_link: string ; certification: { certification_authority?: string; certification_name?: string; certification_code?: string; } ; color: string ; condition: "new" | "refurbished" | "used" ; cost_of_goods_sold: string | { amount?: number; currency?: string; } ; custom_label_0: string ; custom_label_1: string ; custom_label_2: string ; custom_label_3: string ; custom_label_4: string ; custom_labels: string[] ; custom_number_0: number ; custom_number_1: number ; custom_number_2: number ; custom_number_3: number ; custom_number_4: number ; custom_numbers: number[] ; description: string ; disclosure_date: string | Date ; energy_efficiency_class: "A+++" | "A++" | "A+" | "A" | "B" | "C" | "D" | "E" | "F" | "G" ; excluded_destination: ("Shopping_ads" | "Buy_on_Google_listings" | "Display_ads" | "Local_inventory_ads" | "Free_listings" | "Free_local_listings")[] ; expiration_date: string | Date ; external_seller_id: string ; fb_product_category: string ; gender: "male" | "female" | "unisex" ; google_product_category: string ; gtin: string | string[] ; id: string ; identifier_exists: boolean | "yes" | "no" | "true" | "false" ; image_link: string ; included_destination: ("Shopping_ads" | "Buy_on_Google_listings" | "Display_ads" | "Local_inventory_ads" | "Free_listings" | "Free_local_listings")[] ; installment: { months?: number; amount?: string | { amount?: number; currency?: string; }; } ; is_bundle: boolean | "yes" | "no" | "true" | "false" ; item_group_id: string ; lifestyle_image_link: string ; link: string ; material: string ; max_energy_efficiency_class: "A+++" | "A++" | "A+" | "A" | "B" | "C" | "D" | "E" | "F" | "G" ; max_handling_time: number ; min_energy_efficiency_class: "A+++" | "A++" | "A+" | "A" | "B" | "C" | "D" | "E" | "F" | "G" ; min_handling_time: number ; mobile_link: string ; mpn: string ; multipack: number ; pattern: string ; pause: "ads" | "all" ; price: string | { amount?: number; currency?: string; } = numberPlusCurrency; product_detail: { section_name?: string; attribute_name?: string; attribute_value?: string; }[] ; product_height: string | { value?: number; unit?: unknown; } ; product_highlight: string | string[] ; product_length: string | { value?: number; unit?: unknown; } ; product_type: string ; product_weight: string | { value?: number; unit?: unknown; } ; product_width: string | { value?: number; unit?: unknown; } ; quantity_to_sell_on_facebook: number ; rich_text_description: string ; sale_price: string | { amount?: number; currency?: string; } ; sale_price_effective_date: string | { start?: string | Date; end?: string | Date; } ; shipping: { country?: string; region?: string; postal_code?: string; location_id?: string; location_group_name?: string; service?: string; price?: string | { amount?: number; currency?: string; }; min_handling_time?: number; max_handling_time?: number; min_transit_time?: number; max_transit_time?: number; } ; shipping_height: string | { value?: number; unit?: unknown; } | { value?: number; unit?: unknown; } ; shipping_label: string ; shipping_length: string | { value?: number; unit?: unknown; } | { value?: number; unit?: unknown; } ; shipping_weight: string | { value?: number; unit?: unknown; } | { value?: number; unit?: unknown; } ; shipping_width: string | { value?: number; unit?: unknown; } | { value?: number; unit?: unknown; } ; ships_from_country: string ; shopping_ads_excluded_country: string[] ; size: string ; size_system: "US" | "AU" | "BR" | "CN" | "DE" | "EU" | "FR" | "IT" | "JP" | "MEX" | "UK" ; size_type: "big" | "regular" | "petite" | "plus" | "tall" | "maternity" | ("big" | "regular" | "petite" | "plus" | "tall" | "maternity")[] ; status: "active" | "archived" | "staging" ; subscription: { period?: "month" | "year"; period_length?: number; amount?: string | { amount?: number; currency?: string; }; } ; tax: { rate?: number; shipping_tax?: boolean | "yes" | "no"; } & { country?: string; } & { region?: string; } & { rate?: number; shipping_tax?: boolean | "yes" | "no"; } & { country?: string; } & { postal_code?: string; } & { rate?: number; shipping_tax?: boolean | "yes" | "no"; } & { country?: string; } & { location_id?: string; } | { rate?: number; shipping_tax?: boolean | "yes" | "no"; } & { country?: string; } & { region?: string; } & { rate?: number; shipping_tax?: boolean | "yes" | "no"; } & { country?: string; } & { postal_code?: string; } & { rate?: number; shipping_tax?: boolean | "yes" | "no"; } & { country?: string; } & { location_id?: string; }[] ; tax_category: string ; title: string ; transit_time_label: string ; unit_pricing_base_measure: string | { unit?: "in" | "cm" | "lb" | "oz" | "g" | "kg" | "mg" | "floz" | "pt" | "qt" | "gal" | "ml" | "cl" | "l" | "cbm" | "ft" | "yd" | "m" | "sqft" | "sqm" | "ct"; value?: number; } ; unit_pricing_measure: "in" | "cm" | "lb" | "oz" | "g" | "kg" | "mg" | "floz" | "pt" | "qt" | "gal" | "ml" | "cl" | "l" | "cbm" | "ft" | "yd" | "m" | "sqft" | "sqm" | "ct" ; video: { url?: string; } ; virtual_model_link: string }>, { additional_image_link: string | string[] ; ads_redirect: string ; adult: "yes" | "no" | "true" | "false" ; age_group: "newborn" | "infant" | "toddler" | "kids" | "adult" ; availability: "in_stock" | "out_of_stock" | "preorder" | "backorder" ; availability_date: string | Date ; brand: string ; canonical_link: string ; certification: { certification_authority?: string; certification_name?: string; certification_code?: string; } ; color: string ; condition: "new" | "refurbished" | "used" ; cost_of_goods_sold: string ; custom_label_0: string ; custom_label_1: string ; custom_label_2: string ; custom_label_3: string ; custom_label_4: string ; custom_labels: string[] ; custom_number_0: number ; custom_number_1: number ; custom_number_2: number ; custom_number_3: number ; custom_number_4: number ; custom_numbers: number[] ; description: string ; disclosure_date: string | Date ; energy_efficiency_class: "A+++" | "A++" | "A+" | "A" | "B" | "C" | "D" | "E" | "F" | "G" ; excluded_destination: ("Shopping_ads" | "Buy_on_Google_listings" | "Display_ads" | "Local_inventory_ads" | "Free_listings" | "Free_local_listings")[] ; expiration_date: string | Date ; external_seller_id: string ; fb_product_category: string ; gender: "male" | "female" | "unisex" ; google_product_category: string ; gtin: string | string[] ; id: string ; identifier_exists: "yes" | "no" | "true" | "false" ; image_link: string ; included_destination: ("Shopping_ads" | "Buy_on_Google_listings" | "Display_ads" | "Local_inventory_ads" | "Free_listings" | "Free_local_listings")[] ; installment: { months?: number; amount?: string; } ; is_bundle: "yes" | "no" | "true" | "false" ; item_group_id: string ; lifestyle_image_link: string ; link: string ; material: string ; max_energy_efficiency_class: "A+++" | "A++" | "A+" | "A" | "B" | "C" | "D" | "E" | "F" | "G" ; max_handling_time: number ; min_energy_efficiency_class: "A+++" | "A++" | "A+" | "A" | "B" | "C" | "D" | "E" | "F" | "G" ; min_handling_time: number ; mobile_link: string ; mpn: string ; multipack: number ; pattern: string ; pause: "ads" | "all" ; price: string = numberPlusCurrency; product_detail: { section_name?: string; attribute_name?: string; attribute_value?: string; }[] ; product_height: string ; product_highlight: string | string[] ; product_length: string ; product_type: string ; product_weight: string ; product_width: string ; quantity_to_sell_on_facebook: number ; rich_text_description: string ; sale_price: string ; sale_price_effective_date: string ; shipping: { country?: string; region?: string; postal_code?: string; location_id?: string; location_group_name?: string; service?: string; price?: string; min_handling_time?: number; max_handling_time?: number; min_transit_time?: number; max_transit_time?: number; } ; shipping_height: string ; shipping_label: string ; shipping_length: string ; shipping_weight: string ; shipping_width: string ; ships_from_country: string ; shopping_ads_excluded_country: string[] ; size: string ; size_system: "US" | "AU" | "BR" | "CN" | "DE" | "EU" | "FR" | "IT" | "JP" | "MEX" | "UK" ; size_type: "big" | "regular" | "petite" | "plus" | "tall" | "maternity" | ("big" | "regular" | "petite" | "plus" | "tall" | "maternity")[] ; status: "active" | "archived" | "staging" ; subscription: { period?: "month" | "year"; period_length?: number; amount?: string; } ; tax: { rate?: number; shipping_tax?: "yes" | "no"; } & { country?: string; } & { region?: string; } & { rate?: number; shipping_tax?: "yes" | "no"; } & { country?: string; } & { postal_code?: string; } & { rate?: number; shipping_tax?: "yes" | "no"; } & { country?: string; } & { location_id?: string; } | { rate?: number; shipping_tax?: "yes" | "no"; } & { country?: string; } & { region?: string; } & { rate?: number; shipping_tax?: "yes" | "no"; } & { country?: string; } & { postal_code?: string; } & { rate?: number; shipping_tax?: "yes" | "no"; } & { country?: string; } & { location_id?: string; }[] ; tax_category: string ; title: string ; transit_time_label: string ; unit_pricing_base_measure: string | { unit?: "in" | "cm" | "lb" | "oz" | "g" | "kg" | "mg" | "floz" | "pt" | "qt" | "gal" | "ml" | "cl" | "l" | "cbm" | "ft" | "yd" | "m" | "sqft" | "sqm" | "ct"; value?: number; } ; unit_pricing_measure: "in" | "cm" | "lb" | "oz" | "g" | "kg" | "mg" | "floz" | "pt" | "qt" | "gal" | "ml" | "cl" | "l" | "cbm" | "ft" | "yd" | "m" | "sqft" | "sqm" | "ct" ; video: { url?: string; } ; virtual_model_link: string }, { additional_image_link: string | string[] ; ads_redirect: string ; adult: boolean | "yes" | "no" | "true" | "false" ; age_group: "newborn" | "infant" | "toddler" | "kids" | "adult" ; availability: unknown ; availability_date: string | Date ; brand: string ; canonical_link: string ; certification: { certification_authority?: string; certification_name?: string; certification_code?: string; } ; color: string ; condition: "new" | "refurbished" | "used" ; cost_of_goods_sold: string | { amount?: number; currency?: string; } ; custom_label_0: string ; custom_label_1: string ; custom_label_2: string ; custom_label_3: string ; custom_label_4: string ; custom_labels: string[] ; custom_number_0: number ; custom_number_1: number ; custom_number_2: number ; custom_number_3: number ; custom_number_4: number ; custom_numbers: number[] ; description: string ; disclosure_date: string | Date ; energy_efficiency_class: "A+++" | "A++" | "A+" | "A" | "B" | "C" | "D" | "E" | "F" | "G" ; excluded_destination: ("Shopping_ads" | "Buy_on_Google_listings" | "Display_ads" | "Local_inventory_ads" | "Free_listings" | "Free_local_listings")[] ; expiration_date: string | Date ; external_seller_id: string ; fb_product_category: string ; gender: "male" | "female" | "unisex" ; google_product_category: string ; gtin: string | string[] ; id: string ; identifier_exists: boolean | "yes" | "no" | "true" | "false" ; image_link: string ; included_destination: ("Shopping_ads" | "Buy_on_Google_listings" | "Display_ads" | "Local_inventory_ads" | "Free_listings" | "Free_local_listings")[] ; installment: { months?: number; amount?: string | { amount?: number; currency?: string; }; } ; is_bundle: boolean | "yes" | "no" | "true" | "false" ; item_group_id: string ; lifestyle_image_link: string ; link: string ; material: string ; max_energy_efficiency_class: "A+++" | "A++" | "A+" | "A" | "B" | "C" | "D" | "E" | "F" | "G" ; max_handling_time: number ; min_energy_efficiency_class: "A+++" | "A++" | "A+" | "A" | "B" | "C" | "D" | "E" | "F" | "G" ; min_handling_time: number ; mobile_link: string ; mpn: string ; multipack: number ; pattern: string ; pause: "ads" | "all" ; price: string | { amount?: number; currency?: string; } = numberPlusCurrency; product_detail: { section_name?: string; attribute_name?: string; attribute_value?: string; }[] ; product_height: string | { value?: number; unit?: unknown; } ; product_highlight: string | string[] ; product_length: string | { value?: number; unit?: unknown; } ; product_type: string ; product_weight: string | { value?: number; unit?: unknown; } ; product_width: string | { value?: number; unit?: unknown; } ; quantity_to_sell_on_facebook: number ; rich_text_description: string ; sale_price: string | { amount?: number; currency?: string; } ; sale_price_effective_date: string | { start?: string | Date; end?: string | Date; } ; shipping: { country?: string; region?: string; postal_code?: string; location_id?: string; location_group_name?: string; service?: string; price?: string | { amount?: number; currency?: string; }; min_handling_time?: number; max_handling_time?: number; min_transit_time?: number; max_transit_time?: number; } ; shipping_height: string | { value?: number; unit?: unknown; } | { value?: number; unit?: unknown; } ; shipping_label: string ; shipping_length: string | { value?: number; unit?: unknown; } | { value?: number; unit?: unknown; } ; shipping_weight: string | { value?: number; unit?: unknown; } | { value?: number; unit?: unknown; } ; shipping_width: string | { value?: number; unit?: unknown; } | { value?: number; unit?: unknown; } ; ships_from_country: string ; shopping_ads_excluded_country: string[] ; size: string ; size_system: "US" | "AU" | "BR" | "CN" | "DE" | "EU" | "FR" | "IT" | "JP" | "MEX" | "UK" ; size_type: "big" | "regular" | "petite" | "plus" | "tall" | "maternity" | ("big" | "regular" | "petite" | "plus" | "tall" | "maternity")[] ; status: "active" | "archived" | "staging" ; subscription: { period?: "month" | "year"; period_length?: number; amount?: string | { amount?: number; currency?: string; }; } ; tax: { rate?: number; shipping_tax?: boolean | "yes" | "no"; } & { country?: string; } & { region?: string; } & { rate?: number; shipping_tax?: boolean | "yes" | "no"; } & { country?: string; } & { postal_code?: string; } & { rate?: number; shipping_tax?: boolean | "yes" | "no"; } & { country?: string; } & { location_id?: string; } | { rate?: number; shipping_tax?: boolean | "yes" | "no"; } & { country?: string; } & { region?: string; } & { rate?: number; shipping_tax?: boolean | "yes" | "no"; } & { country?: string; } & { postal_code?: string; } & { rate?: number; shipping_tax?: boolean | "yes" | "no"; } & { country?: string; } & { location_id?: string; }[] ; tax_category: string ; title: string ; transit_time_label: string ; unit_pricing_base_measure: string | { unit?: "in" | "cm" | "lb" | "oz" | "g" | "kg" | "mg" | "floz" | "pt" | "qt" | "gal" | "ml" | "cl" | "l" | "cbm" | "ft" | "yd" | "m" | "sqft" | "sqm" | "ct"; value?: number; } ; unit_pricing_measure: "in" | "cm" | "lb" | "oz" | "g" | "kg" | "mg" | "floz" | "pt" | "qt" | "gal" | "ml" | "cl" | "l" | "cbm" | "ft" | "yd" | "m" | "sqft" | "sqm" | "ct" ; video: { url?: string; } ; virtual_model_link: string }>, { additional_image_link: string | string[] ; ads_redirect: string ; adult: "yes" | "no" | "true" | "false" ; age_group: "newborn" | "infant" | "toddler" | "kids" | "adult" ; availability: "in_stock" | "out_of_stock" | "preorder" | "backorder" ; availability_date: string | Date ; brand: string ; canonical_link: string ; certification: { certification_authority?: string; certification_name?: string; certification_code?: string; } ; color: string ; condition: "new" | "refurbished" | "used" ; cost_of_goods_sold: string ; custom_label_0: string ; custom_label_1: string ; custom_label_2: string ; custom_label_3: string ; custom_label_4: string ; custom_labels: string[] ; custom_number_0: number ; custom_number_1: number ; custom_number_2: number ; custom_number_3: number ; custom_number_4: number ; custom_numbers: number[] ; description: string ; disclosure_date: string | Date ; energy_efficiency_class: "A+++" | "A++" | "A+" | "A" | "B" | "C" | "D" | "E" | "F" | "G" ; excluded_destination: ("Shopping_ads" | "Buy_on_Google_listings" | "Display_ads" | "Local_inventory_ads" | "Free_listings" | "Free_local_listings")[] ; expiration_date: string | Date ; external_seller_id: string ; fb_product_category: string ; gender: "male" | "female" | "unisex" ; google_product_category: string ; gtin: string | string[] ; id: string ; identifier_exists: "yes" | "no" | "true" | "false" ; image_link: string ; included_destination: ("Shopping_ads" | "Buy_on_Google_listings" | "Display_ads" | "Local_inventory_ads" | "Free_listings" | "Free_local_listings")[] ; installment: { months?: number; amount?: string; } ; is_bundle: "yes" | "no" | "true" | "false" ; item_group_id: string ; lifestyle_image_link: string ; link: string ; material: string ; max_energy_efficiency_class: "A+++" | "A++" | "A+" | "A" | "B" | "C" | "D" | "E" | "F" | "G" ; max_handling_time: number ; min_energy_efficiency_class: "A+++" | "A++" | "A+" | "A" | "B" | "C" | "D" | "E" | "F" | "G" ; min_handling_time: number ; mobile_link: string ; mpn: string ; multipack: number ; pattern: string ; pause: "ads" | "all" ; price: string = numberPlusCurrency; product_detail: { section_name?: string; attribute_name?: string; attribute_value?: string; }[] ; product_height: string ; product_highlight: string | string[] ; product_length: string ; product_type: string ; product_weight: string ; product_width: string ; quantity_to_sell_on_facebook: number ; rich_text_description: string ; sale_price: string ; sale_price_effective_date: string ; shipping: { country?: string; region?: string; postal_code?: string; location_id?: string; location_group_name?: string; service?: string; price?: string; min_handling_time?: number; max_handling_time?: number; min_transit_time?: number; max_transit_time?: number; } ; shipping_height: string ; shipping_label: string ; shipping_length: string ; shipping_weight: string ; shipping_width: string ; ships_from_country: string ; shopping_ads_excluded_country: string[] ; size: string ; size_system: "US" | "AU" | "BR" | "CN" | "DE" | "EU" | "FR" | "IT" | "JP" | "MEX" | "UK" ; size_type: "big" | "regular" | "petite" | "plus" | "tall" | "maternity" | ("big" | "regular" | "petite" | "plus" | "tall" | "maternity")[] ; status: "active" | "archived" | "staging" ; subscription: { period?: "month" | "year"; period_length?: number; amount?: string; } ; tax: { rate?: number; shipping_tax?: "yes" | "no"; } & { country?: string; } & { region?: string; } & { rate?: number; shipping_tax?: "yes" | "no"; } & { country?: string; } & { postal_code?: string; } & { rate?: number; shipping_tax?: "yes" | "no"; } & { country?: string; } & { location_id?: string; } | { rate?: number; shipping_tax?: "yes" | "no"; } & { country?: string; } & { region?: string; } & { rate?: number; shipping_tax?: "yes" | "no"; } & { country?: string; } & { postal_code?: string; } & { rate?: number; shipping_tax?: "yes" | "no"; } & { country?: string; } & { location_id?: string; }[] ; tax_category: string ; title: string ; transit_time_label: string ; unit_pricing_base_measure: string | { unit?: "in" | "cm" | "lb" | "oz" | "g" | "kg" | "mg" | "floz" | "pt" | "qt" | "gal" | "ml" | "cl" | "l" | "cbm" | "ft" | "yd" | "m" | "sqft" | "sqm" | "ct"; value?: number; } ; unit_pricing_measure: "in" | "cm" | "lb" | "oz" | "g" | "kg" | "mg" | "floz" | "pt" | "qt" | "gal" | "ml" | "cl" | "l" | "cbm" | "ft" | "yd" | "m" | "sqft" | "sqm" | "ct" ; video: { url?: string; } ; virtual_model_link: string }, { additional_image_link: string | string[] ; ads_redirect: string ; adult: boolean | "yes" | "no" | "true" | "false" ; age_group: "newborn" | "infant" | "toddler" | "kids" | "adult" ; availability: unknown ; availability_date: string | Date ; brand: string ; canonical_link: string ; certification: { certification_authority?: string; certification_name?: string; certification_code?: string; } ; color: string ; condition: "new" | "refurbished" | "used" ; cost_of_goods_sold: string | { amount?: number; currency?: string; } ; custom_label_0: string ; custom_label_1: string ; custom_label_2: string ; custom_label_3: string ; custom_label_4: string ; custom_labels: string[] ; custom_number_0: number ; custom_number_1: number ; custom_number_2: number ; custom_number_3: number ; custom_number_4: number ; custom_numbers: number[] ; description: string ; disclosure_date: string | Date ; energy_efficiency_class: "A+++" | "A++" | "A+" | "A" | "B" | "C" | "D" | "E" | "F" | "G" ; excluded_destination: ("Shopping_ads" | "Buy_on_Google_listings" | "Display_ads" | "Local_inventory_ads" | "Free_listings" | "Free_local_listings")[] ; expiration_date: string | Date ; external_seller_id: string ; fb_product_category: string ; gender: "male" | "female" | "unisex" ; google_product_category: string ; gtin: string | string[] ; id: string ; identifier_exists: boolean | "yes" | "no" | "true" | "false" ; image_link: string ; included_destination: ("Shopping_ads" | "Buy_on_Google_listings" | "Display_ads" | "Local_inventory_ads" | "Free_listings" | "Free_local_listings")[] ; installment: { months?: number; amount?: string | { amount?: number; currency?: string; }; } ; is_bundle: boolean | "yes" | "no" | "true" | "false" ; item_group_id: string ; lifestyle_image_link: string ; link: string ; material: string ; max_energy_efficiency_class: "A+++" | "A++" | "A+" | "A" | "B" | "C" | "D" | "E" | "F" | "G" ; max_handling_time: number ; min_energy_efficiency_class: "A+++" | "A++" | "A+" | "A" | "B" | "C" | "D" | "E" | "F" | "G" ; min_handling_time: number ; mobile_link: string ; mpn: string ; multipack: number ; pattern: string ; pause: "ads" | "all" ; price: string | { amount?: number; currency?: string; } = numberPlusCurrency; product_detail: { section_name?: string; attribute_name?: string; attribute_value?: string; }[] ; product_height: string | { value?: number; unit?: unknown; } ; product_highlight: string | string[] ; product_length: string | { value?: number; unit?: unknown; } ; product_type: string ; product_weight: string | { value?: number; unit?: unknown; } ; product_width: string | { value?: number; unit?: unknown; } ; quantity_to_sell_on_facebook: number ; rich_text_description: string ; sale_price: string | { amount?: number; currency?: string; } ; sale_price_effective_date: string | { start?: string | Date; end?: string | Date; } ; shipping: { country?: string; region?: string; postal_code?: string; location_id?: string; location_group_name?: string; service?: string; price?: string | { amount?: number; currency?: string; }; min_handling_time?: number; max_handling_time?: number; min_transit_time?: number; max_transit_time?: number; } ; shipping_height: string | { value?: number; unit?: unknown; } | { value?: number; unit?: unknown; } ; shipping_label: string ; shipping_length: string | { value?: number; unit?: unknown; } | { value?: number; unit?: unknown; } ; shipping_weight: string | { value?: number; unit?: unknown; } | { value?: number; unit?: unknown; } ; shipping_width: string | { value?: number; unit?: unknown; } | { value?: number; unit?: unknown; } ; ships_from_country: string ; shopping_ads_excluded_country: string[] ; size: string ; size_system: "US" | "AU" | "BR" | "CN" | "DE" | "EU" | "FR" | "IT" | "JP" | "MEX" | "UK" ; size_type: "big" | "regular" | "petite" | "plus" | "tall" | "maternity" | ("big" | "regular" | "petite" | "plus" | "tall" | "maternity")[] ; status: "active" | "archived" | "staging" ; subscription: { period?: "month" | "year"; period_length?: number; amount?: string | { amount?: number; currency?: string; }; } ; tax: { rate?: number; shipping_tax?: boolean | "yes" | "no"; } & { country?: string; } & { region?: string; } & { rate?: number; shipping_tax?: boolean | "yes" | "no"; } & { country?: string; } & { postal_code?: string; } & { rate?: number; shipping_tax?: boolean | "yes" | "no"; } & { country?: string; } & { location_id?: string; } | { rate?: number; shipping_tax?: boolean | "yes" | "no"; } & { country?: string; } & { region?: string; } & { rate?: number; shipping_tax?: boolean | "yes" | "no"; } & { country?: string; } & { postal_code?: string; } & { rate?: number; shipping_tax?: boolean | "yes" | "no"; } & { country?: string; } & { location_id?: string; }[] ; tax_category: string ; title: string ; transit_time_label: string ; unit_pricing_base_measure: string | { unit?: "in" | "cm" | "lb" | "oz" | "g" | "kg" | "mg" | "floz" | "pt" | "qt" | "gal" | "ml" | "cl" | "l" | "cbm" | "ft" | "yd" | "m" | "sqft" | "sqm" | "ct"; value?: number; } ; unit_pricing_measure: "in" | "cm" | "lb" | "oz" | "g" | "kg" | "mg" | "floz" | "pt" | "qt" | "gal" | "ml" | "cl" | "l" | "cbm" | "ft" | "yd" | "m" | "sqft" | "sqm" | "ct" ; video: { url?: string; } ; virtual_model_link: string }>, Omit<{ additional_image_link: string | string[] ; ads_redirect: string ; adult: "yes" | "no" | "true" | "false" ; age_group: "newborn" | "infant" | "toddler" | "kids" | "adult" ; availability: "in_stock" | "out_of_stock" | "preorder" | "backorder" ; availability_date: string | Date ; brand: string ; canonical_link: string ; certification: { certification_authority: string ; certification_code: string ; certification_name: string } ; color: string ; condition: "new" | "refurbished" | "used" ; cost_of_goods_sold: string ; custom_label_0: string ; custom_label_1: string ; custom_label_2: string ; custom_label_3: string ; custom_label_4: string ; custom_labels: string[] ; custom_number_0: number ; custom_number_1: number ; custom_number_2: number ; custom_number_3: number ; custom_number_4: number ; custom_numbers: number[] ; description: string ; disclosure_date: string | Date ; energy_efficiency_class: "A+++" | "A++" | "A+" | "A" | "B" | "C" | "D" | "E" | "F" | "G" ; excluded_destination: ("Shopping_ads" | "Buy_on_Google_listings" | "Display_ads" | "Local_inventory_ads" | "Free_listings" | "Free_local_listings")[] ; expiration_date: string | Date ; external_seller_id: string ; fb_product_category: string ; gender: "male" | "female" | "unisex" ; google_product_category: string ; gtin: string | string[] ; id: string ; identifier_exists: "yes" | "no" | "true" | "false" ; image_link: string ; included_destination: ("Shopping_ads" | "Buy_on_Google_listings" | "Display_ads" | "Local_inventory_ads" | "Free_listings" | "Free_local_listings")[] ; installment: { amount: string = numberPlusCurrency; months: number } ; is_bundle: "yes" | "no" | "true" | "false" ; item_group_id: string ; lifestyle_image_link: string ; link: string ; material: string ; max_energy_efficiency_class: "A+++" | "A++" | "A+" | "A" | "B" | "C" | "D" | "E" | "F" | "G" ; max_handling_time: number ; min_energy_efficiency_class: "A+++" | "A++" | "A+" | "A" | "B" | "C" | "D" | "E" | "F" | "G" ; min_handling_time: number ; mobile_link: string ; mpn: string ; multipack: number ; pattern: string ; pause: "ads" | "all" ; price: string = numberPlusCurrency; product_detail: { attribute_name: string ; attribute_value: string ; section_name: string }[] ; product_height: string ; product_highlight: string | string[] ; product_length: string ; product_type: string ; product_weight: string ; product_width: string ; quantity_to_sell_on_facebook: number ; rich_text_description: string ; sale_price: string ; sale_price_effective_date: string ; shipping: { country: string = iso3166; location_group_name: string ; location_id: string ; max_handling_time: number ; max_transit_time: number ; min_handling_time: number ; min_transit_time: number ; postal_code: string ; price: string ; region: string ; service: string } ; shipping_height: string ; shipping_label: string ; shipping_length: string ; shipping_weight: string ; shipping_width: string ; ships_from_country: string ; shopping_ads_excluded_country: string[] ; size: string ; size_system: "US" | "AU" | "BR" | "CN" | "DE" | "EU" | "FR" | "IT" | "JP" | "MEX" | "UK" ; size_type: "big" | "regular" | "petite" | "plus" | "tall" | "maternity" | ("big" | "regular" | "petite" | "plus" | "tall" | "maternity")[] ; status: "active" | "archived" | "staging" ; subscription: { amount: string = numberPlusCurrency; period: "month" | "year" ; period_length: number } ; tax: { rate: number ; shipping_tax: "yes" | "no" } & { country: string = iso3166 } & { region: string } & { rate: number ; shipping_tax: "yes" | "no" } & { country: string = iso3166 } & { postal_code: string } & { rate: number ; shipping_tax: "yes" | "no" } & { country: string = iso3166 } & { location_id: string } | { rate: number ; shipping_tax: "yes" | "no" } & { country: string = iso3166 } & { region: string } & { rate: number ; shipping_tax: "yes" | "no" } & { country: string = iso3166 } & { postal_code: string } & { rate: number ; shipping_tax: "yes" | "no" } & { country: string = iso3166 } & { location_id: string }[] ; tax_category: string ; title: string ; transit_time_label: string ; unit_pricing_base_measure: string | { unit: "in" | "cm" | "lb" | "oz" | "g" | "kg" | "mg" | "floz" | "pt" | "qt" | "gal" | "ml" | "cl" | "l" | "cbm" | "ft" | "yd" | "m" | "sqft" | "sqm" | "ct" = unitPricingMeasure; value: number } ; unit_pricing_measure: "in" | "cm" | "lb" | "oz" | "g" | "kg" | "mg" | "floz" | "pt" | "qt" | "gal" | "ml" | "cl" | "l" | "cbm" | "ft" | "yd" | "m" | "sqft" | "sqm" | "ct" ; video: { url: string } ; virtual_model_link: string }, "custom_labels">, { additional_image_link: string | string[] ; ads_redirect: string ; adult: boolean | "yes" | "no" | "true" | "false" ; age_group: "newborn" | "infant" | "toddler" | "kids" | "adult" ; availability: unknown ; availability_date: string | Date ; brand: string ; canonical_link: string ; certification: { certification_authority?: string; certification_name?: string; certification_code?: string; } ; color: string ; condition: "new" | "refurbished" | "used" ; cost_of_goods_sold: string | { amount?: number; currency?: string; } ; custom_label_0: string ; custom_label_1: string ; custom_label_2: string ; custom_label_3: string ; custom_label_4: string ; custom_labels: string[] ; custom_number_0: number ; custom_number_1: number ; custom_number_2: number ; custom_number_3: number ; custom_number_4: number ; custom_numbers: number[] ; description: string ; disclosure_date: string | Date ; energy_efficiency_class: "A+++" | "A++" | "A+" | "A" | "B" | "C" | "D" | "E" | "F" | "G" ; excluded_destination: ("Shopping_ads" | "Buy_on_Google_listings" | "Display_ads" | "Local_inventory_ads" | "Free_listings" | "Free_local_listings")[] ; expiration_date: string | Date ; external_seller_id: string ; fb_product_category: string ; gender: "male" | "female" | "unisex" ; google_product_category: string ; gtin: string | string[] ; id: string ; identifier_exists: boolean | "yes" | "no" | "true" | "false" ; image_link: string ; included_destination: ("Shopping_ads" | "Buy_on_Google_listings" | "Display_ads" | "Local_inventory_ads" | "Free_listings" | "Free_local_listings")[] ; installment: { months?: number; amount?: string | { amount?: number; currency?: string; }; } ; is_bundle: boolean | "yes" | "no" | "true" | "false" ; item_group_id: string ; lifestyle_image_link: string ; link: string ; material: string ; max_energy_efficiency_class: "A+++" | "A++" | "A+" | "A" | "B" | "C" | "D" | "E" | "F" | "G" ; max_handling_time: number ; min_energy_efficiency_class: "A+++" | "A++" | "A+" | "A" | "B" | "C" | "D" | "E" | "F" | "G" ; min_handling_time: number ; mobile_link: string ; mpn: string ; multipack: number ; pattern: string ; pause: "ads" | "all" ; price: string | { amount?: number; currency?: string; } = numberPlusCurrency; product_detail: { section_name?: string; attribute_name?: string; attribute_value?: string; }[] ; product_height: string | { value?: number; unit?: unknown; } ; product_highlight: string | string[] ; product_length: string | { value?: number; unit?: unknown; } ; product_type: string ; product_weight: string | { value?: number; unit?: unknown; } ; product_width: string | { value?: number; unit?: unknown; } ; quantity_to_sell_on_facebook: number ; rich_text_description: string ; sale_price: string | { amount?: number; currency?: string; } ; sale_price_effective_date: string | { start?: string | Date; end?: string | Date; } ; shipping: { country?: string; region?: string; postal_code?: string; location_id?: string; location_group_name?: string; service?: string; price?: string | { amount?: number; currency?: string; }; min_handling_time?: number; max_handling_time?: number; min_transit_time?: number; max_transit_time?: number; } ; shipping_height: string | { value?: number; unit?: unknown; } | { value?: number; unit?: unknown; } ; shipping_label: string ; shipping_length: string | { value?: number; unit?: unknown; } | { value?: number; unit?: unknown; } ; shipping_weight: string | { value?: number; unit?: unknown; } | { value?: number; unit?: unknown; } ; shipping_width: string | { value?: number; unit?: unknown; } | { value?: number; unit?: unknown; } ; ships_from_country: string ; shopping_ads_excluded_country: string[] ; size: string ; size_system: "US" | "AU" | "BR" | "CN" | "DE" | "EU" | "FR" | "IT" | "JP" | "MEX" | "UK" ; size_type: "big" | "regular" | "petite" | "plus" | "tall" | "maternity" | ("big" | "regular" | "petite" | "plus" | "tall" | "maternity")[] ; status: "active" | "archived" | "staging" ; subscription: { period?: "month" | "year"; period_length?: number; amount?: string | { amount?: number; currency?: string; }; } ; tax: { rate?: number; shipping_tax?: boolean | "yes" | "no"; } & { country?: string; } & { region?: string; } & { rate?: number; shipping_tax?: boolean | "yes" | "no"; } & { country?: string; } & { postal_code?: string; } & { rate?: number; shipping_tax?: boolean | "yes" | "no"; } & { country?: string; } & { location_id?: string; } | { rate?: number; shipping_tax?: boolean | "yes" | "no"; } & { country?: string; } & { region?: string; } & { rate?: number; shipping_tax?: boolean | "yes" | "no"; } & { country?: string; } & { postal_code?: string; } & { rate?: number; shipping_tax?: boolean | "yes" | "no"; } & { country?: string; } & { location_id?: string; }[] ; tax_category: string ; title: string ; transit_time_label: string ; unit_pricing_base_measure: string | { unit?: "in" | "cm" | "lb" | "oz" | "g" | "kg" | "mg" | "floz" | "pt" | "qt" | "gal" | "ml" | "cl" | "l" | "cbm" | "ft" | "yd" | "m" | "sqft" | "sqm" | "ct"; value?: number; } ; unit_pricing_measure: "in" | "cm" | "lb" | "oz" | "g" | "kg" | "mg" | "floz" | "pt" | "qt" | "gal" | "ml" | "cl" | "l" | "cbm" | "ft" | "yd" | "m" | "sqft" | "sqm" | "ct" ; video: { url?: string; } ; virtual_model_link: string }>, Omit<{ additional_image_link: string | string[] ; ads_redirect: string ; adult: "yes" | "no" | "true" | "false" ; age_group: "newborn" | "infant" | "toddler" | "kids" | "adult" ; availability: "in_stock" | "out_of_stock" | "preorder" | "backorder" ; availability_date: string | Date ; brand: string ; canonical_link: string ; certification: { certification_authority: string ; certification_code: string ; certification_name: string } ; color: string ; condition: "new" | "refurbished" | "used" ; cost_of_goods_sold: string ; custom_label_0: string ; custom_label_1: string ; custom_label_2: string ; custom_label_3: string ; custom_label_4: string ; custom_labels: string[] ; custom_number_0: number ; custom_number_1: number ; custom_number_2: number ; custom_number_3: number ; custom_number_4: number ; custom_numbers: number[] ; description: string ; disclosure_date: string | Date ; energy_efficiency_class: "A+++" | "A++" | "A+" | "A" | "B" | "C" | "D" | "E" | "F" | "G" ; excluded_destination: ("Shopping_ads" | "Buy_on_Google_listings" | "Display_ads" | "Local_inventory_ads" | "Free_listings" | "Free_local_listings")[] ; expiration_date: string | Date ; external_seller_id: string ; fb_product_category: string ; gender: "male" | "female" | "unisex" ; google_product_category: string ; gtin: string | string[] ; id: string ; identifier_exists: "yes" | "no" | "true" | "false" ; image_link: string ; included_destination: ("Shopping_ads" | "Buy_on_Google_listings" | "Display_ads" | "Local_inventory_ads" | "Free_listings" | "Free_local_listings")[] ; installment: { amount: string = numberPlusCurrency; months: number } ; is_bundle: "yes" | "no" | "true" | "false" ; item_group_id: string ; lifestyle_image_link: string ; link: string ; material: string ; max_energy_efficiency_class: "A+++" | "A++" | "A+" | "A" | "B" | "C" | "D" | "E" | "F" | "G" ; max_handling_time: number ; min_energy_efficiency_class: "A+++" | "A++" | "A+" | "A" | "B" | "C" | "D" | "E" | "F" | "G" ; min_handling_time: number ; mobile_link: string ; mpn: string ; multipack: number ; pattern: string ; pause: "ads" | "all" ; price: string = numberPlusCurrency; product_detail: { attribute_name: string ; attribute_value: string ; section_name: string }[] ; product_height: string ; product_highlight: string | string[] ; product_length: string ; product_type: string ; product_weight: string ; product_width: string ; quantity_to_sell_on_facebook: number ; rich_text_description: string ; sale_price: string ; sale_price_effective_date: string ; shipping: { country: string = iso3166; location_group_name: string ; location_id: string ; max_handling_time: number ; max_transit_time: number ; min_handling_time: number ; min_transit_time: number ; postal_code: string ; price: string ; region: string ; service: string } ; shipping_height: string ; shipping_label: string ; shipping_length: string ; shipping_weight: string ; shipping_width: string ; ships_from_country: string ; shopping_ads_excluded_country: string[] ; size: string ; size_system: "US" | "AU" | "BR" | "CN" | "DE" | "EU" | "FR" | "IT" | "JP" | "MEX" | "UK" ; size_type: "big" | "regular" | "petite" | "plus" | "tall" | "maternity" | ("big" | "regular" | "petite" | "plus" | "tall" | "maternity")[] ; status: "active" | "archived" | "staging" ; subscription: { amount: string = numberPlusCurrency; period: "month" | "year" ; period_length: number } ; tax: { rate: number ; shipping_tax: "yes" | "no" } & { country: string = iso3166 } & { region: string } & { rate: number ; shipping_tax: "yes" | "no" } & { country: string = iso3166 } & { postal_code: string } & { rate: number ; shipping_tax: "yes" | "no" } & { country: string = iso3166 } & { location_id: string } | { rate: number ; shipping_tax: "yes" | "no" } & { country: string = iso3166 } & { region: string } & { rate: number ; shipping_tax: "yes" | "no" } & { country: string = iso3166 } & { postal_code: string } & { rate: number ; shipping_tax: "yes" | "no" } & { country: string = iso3166 } & { location_id: string }[] ; tax_category: string ; title: string ; transit_time_label: string ; unit_pricing_base_measure: string | { unit: "in" | "cm" | "lb" | "oz" | "g" | "kg" | "mg" | "floz" | "pt" | "qt" | "gal" | "ml" | "cl" | "l" | "cbm" | "ft" | "yd" | "m" | "sqft" | "sqm" | "ct" = unitPricingMeasure; value: number } ; unit_pricing_measure: "in" | "cm" | "lb" | "oz" | "g" | "kg" | "mg" | "floz" | "pt" | "qt" | "gal" | "ml" | "cl" | "l" | "cbm" | "ft" | "yd" | "m" | "sqft" | "sqm" | "ct" ; video: { url: string } ; virtual_model_link: string }, "custom_labels">, { additional_image_link: string | string[] ; ads_redirect: string ; adult: boolean | "yes" | "no" | "true" | "false" ; age_group: "newborn" | "infant" | "toddler" | "kids" | "adult" ; availability: unknown ; availability_date: string | Date ; brand: string ; canonical_link: string ; certification: { certification_authority?: string; certification_name?: string; certification_code?: string; } ; color: string ; condition: "new" | "refurbished" | "used" ; cost_of_goods_sold: string | { amount?: number; currency?: string; } ; custom_label_0: string ; custom_label_1: string ; custom_label_2: string ; custom_label_3: string ; custom_label_4: string ; custom_labels: string[] ; custom_number_0: number ; custom_number_1: number ; custom_number_2: number ; custom_number_3: number ; custom_number_4: number ; custom_numbers: number[] ; description: string ; disclosure_date: string | Date ; energy_efficiency_class: "A+++" | "A++" | "A+" | "A" | "B" | "C" | "D" | "E" | "F" | "G" ; excluded_destination: ("Shopping_ads" | "Buy_on_Google_listings" | "Display_ads" | "Local_inventory_ads" | "Free_listings" | "Free_local_listings")[] ; expiration_date: string | Date ; external_seller_id: string ; fb_product_category: string ; gender: "male" | "female" | "unisex" ; google_product_category: string ; gtin: string | string[] ; id: string ; identifier_exists: boolean | "yes" | "no" | "true" | "false" ; image_link: string ; included_destination: ("Shopping_ads" | "Buy_on_Google_listings" | "Display_ads" | "Local_inventory_ads" | "Free_listings" | "Free_local_listings")[] ; installment: { months?: number; amount?: string | { amount?: number; currency?: string; }; } ; is_bundle: boolean | "yes" | "no" | "true" | "false" ; item_group_id: string ; lifestyle_image_link: string ; link: string ; material: string ; max_energy_efficiency_class: "A+++" | "A++" | "A+" | "A" | "B" | "C" | "D" | "E" | "F" | "G" ; max_handling_time: number ; min_energy_efficiency_class: "A+++" | "A++" | "A+" | "A" | "B" | "C" | "D" | "E" | "F" | "G" ; min_handling_time: number ; mobile_link: string ; mpn: string ; multipack: number ; pattern: string ; pause: "ads" | "all" ; price: string | { amount?: number; currency?: string; } = numberPlusCurrency; product_detail: { section_name?: string; attribute_name?: string; attribute_value?: string; }[] ; product_height: string | { value?: number; unit?: unknown; } ; product_highlight: string | string[] ; product_length: string | { value?: number; unit?: unknown; } ; product_type: string ; product_weight: string | { value?: number; unit?: unknown; } ; product_width: string | { value?: number; unit?: unknown; } ; quantity_to_sell_on_facebook: number ; rich_text_description: string ; sale_price: string | { amount?: number; currency?: string; } ; sale_price_effective_date: string | { start?: string | Date; end?: string | Date; } ; shipping: { country?: string; region?: string; postal_code?: string; location_id?: string; location_group_name?: string; service?: string; price?: string | { amount?: number; currency?: string; }; min_handling_time?: number; max_handling_time?: number; min_transit_time?: number; max_transit_time?: number; } ; shipping_height: string | { value?: number; unit?: unknown; } | { value?: number; unit?: unknown; } ; shipping_label: string ; shipping_length: string | { value?: number; unit?: unknown; } | { value?: number; unit?: unknown; } ; shipping_weight: string | { value?: number; unit?: unknown; } | { value?: number; unit?: unknown; } ; shipping_width: string | { value?: number; unit?: unknown; } | { value?: number; unit?: unknown; } ; ships_from_country: string ; shopping_ads_excluded_country: string[] ; size: string ; size_system: "US" | "AU" | "BR" | "CN" | "DE" | "EU" | "FR" | "IT" | "JP" | "MEX" | "UK" ; size_type: "big" | "regular" | "petite" | "plus" | "tall" | "maternity" | ("big" | "regular" | "petite" | "plus" | "tall" | "maternity")[] ; status: "active" | "archived" | "staging" ; subscription: { period?: "month" | "year"; period_length?: number; amount?: string | { amount?: number; currency?: string; }; } ; tax: { rate?: number; shipping_tax?: boolean | "yes" | "no"; } & { country?: string; } & { region?: string; } & { rate?: number; shipping_tax?: boolean | "yes" | "no"; } & { country?: string; } & { postal_code?: string; } & { rate?: number; shipping_tax?: boolean | "yes" | "no"; } & { country?: string; } & { location_id?: string; } | { rate?: number; shipping_tax?: boolean | "yes" | "no"; } & { country?: string; } & { region?: string; } & { rate?: number; shipping_tax?: boolean | "yes" | "no"; } & { country?: string; } & { postal_code?: string; } & { rate?: number; shipping_tax?: boolean | "yes" | "no"; } & { country?: string; } & { location_id?: string; }[] ; tax_category: string ; title: string ; transit_time_label: string ; unit_pricing_base_measure: string | { unit?: "in" | "cm" | "lb" | "oz" | "g" | "kg" | "mg" | "floz" | "pt" | "qt" | "gal" | "ml" | "cl" | "l" | "cbm" | "ft" | "yd" | "m" | "sqft" | "sqm" | "ct"; value?: number; } ; unit_pricing_measure: "in" | "cm" | "lb" | "oz" | "g" | "kg" | "mg" | "floz" | "pt" | "qt" | "gal" | "ml" | "cl" | "l" | "cbm" | "ft" | "yd" | "m" | "sqft" | "sqm" | "ct" ; video: { url?: string; } ; virtual_model_link: string }>, Omit<{ additional_image_link: string | string[] ; ads_redirect: string ; adult: "yes" | "no" | "true" | "false" ; age_group: "newborn" | "infant" | "toddler" | "kids" | "adult" ; availability: "in_stock" | "out_of_stock" | "preorder" | "backorder" ; availability_date: string | Date ; brand: string ; canonical_link: string ; certification: { certification_authority: string ; certification_code: string ; certification_name: string } ; color: string ; condition: "new" | "refurbished" | "used" ; cost_of_goods_sold: string ; custom_label_0: string ; custom_label_1: string ; custom_label_2: string ; custom_label_3: string ; custom_label_4: string ; custom_number_0: number ; custom_number_1: number ; custom_number_2: number ; custom_number_3: number ; custom_number_4: number ; custom_numbers: number[] ; description: string ; disclosure_date: string | Date ; energy_efficiency_class: "A+++" | "A++" | "A+" | "A" | "B" | "C" | "D" | "E" | "F" | "G" ; excluded_destination: ("Shopping_ads" | "Buy_on_Google_listings" | "Display_ads" | "Local_inventory_ads" | "Free_listings" | "Free_local_listings")[] ; expiration_date: string | Date ; external_seller_id: string ; fb_product_category: string ; gender: "male" | "female" | "unisex" ; google_product_category: string ; gtin: string | string[] ; id: string ; identifier_exists: "yes" | "no" | "true" | "false" ; image_link: string ; included_destination: ("Shopping_ads" | "Buy_on_Google_listings" | "Display_ads" | "Local_inventory_ads" | "Free_listings" | "Free_local_listings")[] ; installment: { amount: string = numberPlusCurrency; months: number } ; is_bundle: "yes" | "no" | "true" | "false" ; item_group_id: string ; lifestyle_image_link: string ; link: string ; material: string ; max_energy_efficiency_class: "A+++" | "A++" | "A+" | "A" | "B" | "C" | "D" | "E" | "F" | "G" ; max_handling_time: number ; min_energy_efficiency_class: "A+++" | "A++" | "A+" | "A" | "B" | "C" | "D" | "E" | "F" | "G" ; min_handling_time: number ; mobile_link: string ; mpn: string ; multipack: number ; pattern: string ; pause: "ads" | "all" ; price: string = numberPlusCurrency; product_detail: { attribute_name: string ; attribute_value: string ; section_name: string }[] ; product_height: string ; product_highlight: string | string[] ; product_length: string ; product_type: string ; product_weight: string ; product_width: string ; quantity_to_sell_on_facebook: number ; rich_text_description: string ; sale_price: string ; sale_price_effective_date: string ; shipping: { country: string = iso3166; location_group_name: string ; location_id: string ; max_handling_time: number ; max_transit_time: number ; min_handling_time: number ; min_transit_time: number ; postal_code: string ; price: string ; region: string ; service: string } ; shipping_height: string ; shipping_label: string ; shipping_length: string ; shipping_weight: string ; shipping_width: string ; ships_from_country: string ; shopping_ads_excluded_country: string[] ; size: string ; size_system: "US" | "AU" | "BR" | "CN" | "DE" | "EU" | "FR" | "IT" | "JP" | "MEX" | "UK" ; size_type: "big" | "regular" | "petite" | "plus" | "tall" | "maternity" | ("big" | "regular" | "petite" | "plus" | "tall" | "maternity")[] ; status: "active" | "archived" | "staging" ; subscription: { amount: string = numberPlusCurrency; period: "month" | "year" ; period_length: number } ; tax: { rate: number ; shipping_tax: "yes" | "no" } & { country: string = iso3166 } & { region: string } & { rate: number ; shipping_tax: "yes" | "no" } & { country: string = iso3166 } & { postal_code: string } & { rate: number ; shipping_tax: "yes" | "no" } & { country: string = iso3166 } & { location_id: string } | { rate: number ; shipping_tax: "yes" | "no" } & { country: string = iso3166 } & { region: string } & { rate: number ; shipping_tax: "yes" | "no" } & { country: string = iso3166 } & { postal_code: string } & { rate: number ; shipping_tax: "yes" | "no" } & { country: string = iso3166 } & { location_id: string }[] ; tax_category: string ; title: string ; transit_time_label: string ; unit_pricing_base_measure: string | { unit: "in" | "cm" | "lb" | "oz" | "g" | "kg" | "mg" | "floz" | "pt" | "qt" | "gal" | "ml" | "cl" | "l" | "cbm" | "ft" | "yd" | "m" | "sqft" | "sqm" | "ct" = unitPricingMeasure; value: number } ; unit_pricing_measure: "in" | "cm" | "lb" | "oz" | "g" | "kg" | "mg" | "floz" | "pt" | "qt" | "gal" | "ml" | "cl" | "l" | "cbm" | "ft" | "yd" | "m" | "sqft" | "sqm" | "ct" ; video: { url: string } ; virtual_model_link: string }, "custom_numbers">, { additional_image_link: string | string[] ; ads_redirect: string ; adult: boolean | "yes" | "no" | "true" | "false" ; age_group: "newborn" | "infant" | "toddler" | "kids" | "adult" ; availability: unknown ; availability_date: string | Date ; brand: string ; canonical_link: string ; certification: { certification_authority?: string; certification_name?: string; certification_code?: string; } ; color: string ; condition: "new" | "refurbished" | "used" ; cost_of_goods_sold: string | { amount?: number; currency?: string; } ; custom_label_0: string ; custom_label_1: string ; custom_label_2: string ; custom_label_3: string ; custom_label_4: string ; custom_labels: string[] ; custom_number_0: number ; custom_number_1: number ; custom_number_2: number ; custom_number_3: number ; custom_number_4: number ; custom_numbers: number[] ; description: string ; disclosure_date: string | Date ; energy_efficiency_class: "A+++" | "A++" | "A+" | "A" | "B" | "C" | "D" | "E" | "F" | "G" ; excluded_destination: ("Shopping_ads" | "Buy_on_Google_listings" | "Display_ads" | "Local_inventory_ads" | "Free_listings" | "Free_local_listings")[] ; expiration_date: string | Date ; external_seller_id: string ; fb_product_category: string ; gender: "male" | "female" | "unisex" ; google_product_category: string ; gtin: string | string[] ; id: string ; identifier_exists: boolean | "yes" | "no" | "true" | "false" ; image_link: string ; included_destination: ("Shopping_ads" | "Buy_on_Google_listings" | "Display_ads" | "Local_inventory_ads" | "Free_listings" | "Free_local_listings")[] ; installment: { months?: number; amount?: string | { amount?: number; currency?: string; }; } ; is_bundle: boolean | "yes" | "no" | "true" | "false" ; item_group_id: string ; lifestyle_image_link: string ; link: string ; material: string ; max_energy_efficiency_class: "A+++" | "A++" | "A+" | "A" | "B" | "C" | "D" | "E" | "F" | "G" ; max_handling_time: number ; min_energy_efficiency_class: "A+++" | "A++" | "A+" | "A" | "B" | "C" | "D" | "E" | "F" | "G" ; min_handling_time: number ; mobile_link: string ; mpn: string ; multipack: number ; pattern: string ; pause: "ads" | "all" ; price: string | { amount?: number; currency?: string; } = numberPlusCurrency; product_detail: { section_name?: string; attribute_name?: string; attribute_value?: string; }[] ; product_height: string | { value?: number; unit?: unknown; } ; product_highlight: string | string[] ; product_length: string | { value?: number; unit?: unknown; } ; product_type: string ; product_weight: string | { value?: number; unit?: unknown; } ; product_width: string | { value?: number; unit?: unknown; } ; quantity_to_sell_on_facebook: number ; rich_text_description: string ; sale_price: string | { amount?: number; currency?: string; } ; sale_price_effective_date: string | { start?: string | Date; end?: string | Date; } ; shipping: { country?: string; region?: string; postal_code?: string; location_id?: string; location_group_name?: string; service?: string; price?: string | { amount?: number; currency?: string; }; min_handling_time?: number; max_handling_time?: number; min_transit_time?: number; max_transit_time?: number; } ; shipping_height: string | { value?: number; unit?: unknown; } | { value?: number; unit?: unknown; } ; shipping_label: string ; shipping_length: string | { value?: number; unit?: unknown; } | { value?: number; unit?: unknown; } ; shipping_weight: string | { value?: number; unit?: unknown; } | { value?: number; unit?: unknown; } ; shipping_width: string | { value?: number; unit?: unknown; } | { value?: number; unit?: unknown; } ; ships_from_country: string ; shopping_ads_excluded_country: string[] ; size: string ; size_system: "US" | "AU" | "BR" | "CN" | "DE" | "EU" | "FR" | "IT" | "JP" | "MEX" | "UK" ; size_type: "big" | "regular" | "petite" | "plus" | "tall" | "maternity" | ("big" | "regular" | "petite" | "plus" | "tall" | "maternity")[] ; status: "active" | "archived" | "staging" ; subscription: { period?: "month" | "year"; period_length?: number; amount?: string | { amount?: number; currency?: string; }; } ; tax: { rate?: number; shipping_tax?: boolean | "yes" | "no"; } & { country?: string; } & { region?: string; } & { rate?: number; shipping_tax?: boolean | "yes" | "no"; } & { country?: string; } & { postal_code?: string; } & { rate?: number; shipping_tax?: boolean | "yes" | "no"; } & { country?: string; } & { location_id?: string; } | { rate?: number; shipping_tax?: boolean | "yes" | "no"; } & { country?: string; } & { region?: string; } & { rate?: number; shipping_tax?: boolean | "yes" | "no"; } & { country?: string; } & { postal_code?: string; } & { rate?: number; shipping_tax?: boolean | "yes" | "no"; } & { country?: string; } & { location_id?: string; }[] ; tax_category: string ; title: string ; transit_time_label: string ; unit_pricing_base_measure: string | { unit?: "in" | "cm" | "lb" | "oz" | "g" | "kg" | "mg" | "floz" | "pt" | "qt" | "gal" | "ml" | "cl" | "l" | "cbm" | "ft" | "yd" | "m" | "sqft" | "sqm" | "ct"; value?: number; } ; unit_pricing_measure: "in" | "cm" | "lb" | "oz" | "g" | "kg" | "mg" | "floz" | "pt" | "qt" | "gal" | "ml" | "cl" | "l" | "cbm" | "ft" | "yd" | "m" | "sqft" | "sqm" | "ct" ; video: { url?: string; } ; virtual_model_link: string }>

productRssFeedItemSchema is the schema for a single product in a feed. The type here is disgusting and a better representation of it can be found in ProductFeedItemInput.

Defined in