批量上传服务为汽车经销商和经销商提供免费批量上传汽车列表到GVANGA。
您向我们提供包含您当前车辆优惠的XML文件,您的广告将导入GVANGA并每天更新。 此外,我们为每个广告车免费添加制造商规格。
开始使用我们的自动批量列表服务之前,请在GVANGA上注册为新用户,并在“我的帐户”区域中提交指向您的XML文件的链接。
步骤1:创建XML文件(Feed)- 使您的网站结构化,更新数据文件。 其支持的格式如下所述。
步骤2:在Gvanga.com上注册。 要上传XML Feed,您必需是我们网站的注册用户。 请注意,XML Feed导入服务仅适用于公司。
步骤3:提交XML Feed的网址。 您可以填写以下反馈表单,或者从“我的帐户”页面的“XML Feed”下面发送XML Feed的链接。
添加您的XML Feed后,它将由我们的审核者进行验证和检查。
批准后,您的XML Feed中的数据将每天自动上传并更新到我们的网站上。 在“我的帐户”页面的“来自XML文件的广告”标签下,您可以管理导入的广告。
Feed要求
请注意,从您的XML文件加载的所有广告都必须符合我们的发布政策。 避免重复广告文字(
相关性 - Feed只应包含广告的相关数据。
修改先前导入的广告必须通过更新之前存在的数据来实现。
您的Feed的技术要求
字符 | 代码 |
" | " |
& | & |
> | > |
< | < |
' | ' |
XML Feed格式
每个XML文档应以XML声明开头:
<?xml version="1.0" encoding="utf-8"?>
XML文件必须包含带有订阅源创建日期的根元素“catalog”:
<catalog generated="YYYY-MM-DD HH:mm+02:00">...</catalog>
每个广告由元素“offer”形成,您需要为其定义文件中的唯一ID。
必填字段
Element Name | Description |
<id> | a unique ID for a particular ad |
<make> | Car Make |
<model> | Car Model |
<year> | Car's model year (the date format: YYYY) |
<bodyType> | Fixed text string. Select a car body type from the list: 'Sedan' |
<color> | Choose a colour from the list: 'Black' |
<doors> | Number of doors (an integer > 0) |
<steeringWheel> | Steering wheel arrangement ('LHD', 'RHD') |
<gearBox> | Type of Car Transmission ('CVT', 'AT', 'MT') |
<engineCapacity> | Engine capacity (an integer and fractional part with one decimal digit, e.g., 1.6). You can define the unit of capacity by the attribute 'unit': 'l' or 'cm3'. The default is liters. |
<horsePower> | Horse power (an integer > 0, without spaces) |
<driveTrain> | Drive train ('Rear WD', 'Front WD', '4WD') |
<engineType> | Engine type ('Diesel', 'Gasoline', 'Hybrid') |
<title> | Ad title |
<description> | Ad description (Free text string) |
<condition> | Car's condition. Fixed text string. Choose the condition from the list: 'new' |
<price> | Selling price (an integer > 0, without spaces) |
<currency> | Currency: an alphabetic currency code from the ISO 4217 code list |
<seller> | Parent element for the contact details of the agent: <seller> Required field is marked below with an asterisk. |
<companyName> | Company name |
<name> | Contact name |
<phone> | Phone number |
<email>* | E-mail address |
<type> | Seller type ('Owner', 'Dealer', 'Company'). The default is 'Dealer'. |
<location> | Parent element used to describe the car location: <location> Required field is marked below with an asterisk. |
<country>* | The name of the country |
<region> | The name of the region, district, state |
<city>* | The name of the city |
<address> | Address where the car is located |
Additional Fields
It is recommended to include more elements in each offer for a better conversion and ranking in our search results.
Element Name | Description |
<url> | A single URL for each ad |
<imageUrl> | URL to a photo of the car (tag single element should be added for each image, up to 4 tags can be added for each car). |
<updateDate> | Date last update of the ad (the date format: YYYY-MM-DDTHH:mm+02:00) |
<paymentMethod> | Method of payment. Free text string. |
<vin> | A vehicle identification number (VIN) |
<odometer> | Odometer km/miles (an integer > 0, without spaces). You can define the unit of odometer by the attribute 'unit': 'km' or 'm'. The default is kilometers. |
<generation> | A particular generation of vehicle (II, E70, etc.) |
<paintType> | Paint type. Fixed text string. Choose the type of paint from the list: 'Glossy' |
<customs> | Customs clearance (a boolean value. If YES use one of the values: 'yes', '1', '+', 'true', if NO use one of the values: 'no', '0', '-', 'false') |
<armored> | Boolean: If YES use one of the values: 'yes', '1', '+', 'true', if NO use one of the values: 'no', '0', '-', 'false' |
<interiorFeatures> | Parent element used to describe the car interior features |
<interiorMaterials> | Interior Materials. Fixed text string. Choose the type of materials from the list: 'Leather' Separate different types with a comma in the case of a multiple choice. |
<seatMaterial> | Seat Materials. Fixed text string. Choose the material from the list: 'Leather' Separate different types with a comma in the case of a multiple choice. |
<interiorColor> | Interior Color. Fixed text string. Choose the color from the list: 'Black' Separate different colors with a comma in the case of a multiple choice. |
<safetyFeatures> |
Parent element used to describe car safety features. |
<activeSafety> | Active Safety Systems. Fixed text string. Choose the features from the list: 'Emergency Unlocking in case of accident' Separate different features with a comma in the case of a multiple choice. |
<parkingSensors> | Parking Sensors. Fixed text string. Specify 'Front' or/and 'Rear' parking sensors (separate text with a comma if both). |
<passiveSafety> | Passive Safety Systems. Fixed text string. Choose the features from the list: 'Seat Belt Pretensioner' Separate different features with a comma in the case of a multiple choice. |
<camera> | Camera. Fixed text string. Specify 'Rear-View' or/and 'Front View' camera (separate text with a comma if both). |
<securitySystems> | Security Systems. Fixed text string. Choose the features from the list: 'Central Locking System' Separate different features with a comma in the case of a multiple choice. |
|
|
<equipmentSensors> | On-Board Equipment and Sensors. Fixed text string. Choose the features from the list: 'On-Board Computer' Separate different features with a comma in the case of a multiple choice. |
<adjustments> |
Parent element used to describe car adjustments. |
<steeringWheel> | Steering Wheel. Fixed text string. Choose the features from the list: Height Adjustment Separate different features with a comma in the case of a multiple choice. |
<mirrorAdj> | Mirror Adjustment. Fixed text string. Specify 'Manual Mirror Adjustment' or 'Power Mirrors'. |
<driversSeatAdj> | Driver's Seat Adjustment. Fixed text string. Choose the features from the list: 'Seat Height Adjustment' Separate different features with a comma in the case of a multiple choice. |
<passengersSeatAdj> | Passenger's Seat Adjustment. Fixed text string. Choose the features from the list: 'Seat Height Adjustment' Separate different features with a comma in the case of a multiple choice. |
<powerWindows> | Power Windows. Fixed text string. Specify 'Front' or/and 'Rear' power windows. (separate text with a comma if both). |
<comfort> |
Parent element used to describe Car Comfort Features |
<climateControl> | Climate Control. Fixed text string. Specify: '1-zone', '2-zone' or '3-zone'. |
<powerSteering> | Power Steering. Fixed text string. Specify: 'Hydraulic Power Steering' or 'Electric Power Steering' |
<additional> | Additional Comfort Features. Fixed text string. Choose the features from the list: 'Air Conditioning' Separate different features with a comma in the case of a multiple choice. |
<multimediaNavi> |
Parent element used to describe Multimedia and Navigation Car Features. |
<equipment> | Multimedia and Navigation Equipment. Fixed text string. Choose the features from the list: 'Speakers' Separate different features with a comma in the case of a multiple choice. |
<speakersQty> | Specify the number of Car Speakers. |
<additionalFeatures> |
Parent element used to describe additional car features. |
<equipment> | Additional Equipment. Fixed text string. Choose the features from the list: 'Sunroof' Separate different features with a comma in the case of a multiple choice. |
<wheelSize> | Specify the wheel size. |
XML Feed示例:
我们还接受其他格式的文件。 您可以向我们发送您的文件,我们将考虑以您的格式导入数据的可能性。
如果您对于在GVANGA.COM上传XML广告有任何问题和建议,请通过下面的联系表单与我们联系。