Skip to main content

FacebookMarketplaceObject

Version: v3.1.0

Stored entity

Partition key pk, sort key sk

Overview

Facebook Marketplace Object model

Fields

FieldTypeRequiredDefaultDescription
pkstr
skstr
typestr
facebook_marketplace_idstr
statusstr
required_actionstr
product_typestr
titlestr
item_display_idstr
item_idstr
pricefloat
urlstr
descriptionstr
imagesList[Any]
uploaded_atstr
created_atstr
updated_atstr
tenant_idstr
meta_datadict

APIs / Triggers

No API or event interacts with this object directly.

Change history

v3.1.0 · 2026-06-04 · Cian (shared account) · 33a7d866e

Add FacebookMarketplace tests and history endpoint

  • Added optional field meta_data.
  • Added optional field required_action.
v3.0.0 · 2025-12-23 · Cian (shared account) · 2d463e5c8

fx

  • Field url type changed: str → Optional[str] (breaking).
  • Field url became optional.
v2.0.0 · 2025-07-08 · Cian (shared account) · c3aac7002

fx

  • Removed field product_id (breaking).
  • Added optional field uploaded_at.
  • Field price type changed: Optional[str] → Optional[float] (breaking).
v1.0.0 · 2025-06-24 · Cian (shared account) · be5106161

done

  • Initial version.

Generated from dismantly-backend/Microservices/FacebookMarketplace/dependencies/models.py. Do not edit by hand.

Models last synced: 2026-06-23 13:21 UTC