Dealer fields
Summary
Attribute | Requirement | Type | Max length |
---|---|---|---|
code | mandatory | text | 191 |
name | mandatory | text | 191 |
google_place_id | optional | text | 255 |
code
Definition
Unique dealership identifier
Usage
Dealer code is used to link Purchaser feed with Branch/Dealer feed so that we can identify name of the dealer where customer made a purchase and display reviews on the relevant website(s). Dealer code is used for review collection and review display purposes
Constraints
- URL friendly
- Alphanumeric only
- No break space
Examples
- D1234
name
Definition
Dealership name
Usage
Dealer code is used for review collection (name displays in emails and questionnaires send to customers) It is also used on the website (in review lightbox)
Constraints
- Display name
Examples
- Grand Bristol Motors
google_place_id
Definition
Google Place ID uniquely identify a place in the Google Places database and on Google Maps.
Usage
This field is required only when we want to enable Google Business Reviews on the branch. When provided, the value should be the unique Google Place Id for the branch. More information can be found in the following link: https://developers.google.com/places/place-id
Constraints
Examples
- ChIJF6Kftcm23fcr-Jib130oiHo
Updated about 4 years ago