إصدار ‏‎Graph API‎‏

Product Catalog Home Listings

قراءة

لا يمكنك تنفيذ هذه العملية في نقطة النهاية هذه.

إنشاء

‎You can make a POST request to home_listings edge from the following paths:
‎When posting to this edge, a HomeListing will be created.‎

المعلمات

معلمةالوصف
address
Object

The address of the home listing

مطلوب
city
string

مطلوب
country
string

مطلوب
latitude
float

مطلوب
longitude
float

مطلوب
neighborhoods
list<string>

postal_code
string

region
string

مطلوب
street_address
string

مطلوب
availability
string

The availability of the home listing

مطلوب
currency
ISO 4217 Currency Code

Currency for the listing

مطلوب
description
string

Description of the home listing

home_listing_id
string

ID of the home listing

مطلوب
images
list<Object>

Links to home listing images. Please note that carousel format utilizes a square 1:1 aspect ratio images (recommended size - 600x600px) while single hotel ad uses 1.91:1 aspect ratio image(recommended size - 1200x630px). Please provide at least one image.

مطلوب
image_url
URL

مطلوب
tags
list<string>

listing_type
string

Listing type of the property

name
string

Name of the home listing

مطلوب
num_baths
float

Number of baths for the home listing

num_beds
float

Number of beds for the home listing

num_units
float

Number of units for the home listing

price
float

The price for this home listing

مطلوب
property_type
string

Property type of the home listing

url
URL

Link to the external site where you can view the listing

مطلوب
year_built
int64

Year built

مطلوب

‎Return Type‎

‎This endpoint supports ‎read-after-write‎ and will read the node represented by id in the return type.‎
Struct {
id: numeric string,
}

‎Error Codes‎

خطأالوصف
100Invalid parameter

جارٍ التحديث

لا يمكنك تنفيذ هذه العملية في نقطة النهاية هذه.

جارٍ الحذف

لا يمكنك تنفيذ هذه العملية في نقطة النهاية هذه.