LocalizedAssetUrls
Media asset URLs localized for a specific language.
bpoJpgImperial object[]
URLs to imperial BPO (Branded Property Overview) JPG pages
Page number (1-indexed)
1URL to the BPO JPG page image
https://youriguide.com/api-docs-sample/doc/branded_property_overview_metric_en_1.jpgbpoJpgMetric object[]
URLs to metric BPO (Branded Property Overview) JPG pages
Page number (1-indexed)
1URL to the BPO JPG page image
https://youriguide.com/api-docs-sample/doc/branded_property_overview_metric_en_1.jpgURL to the imperial BPO (Branded Property Overview) JPG ZIP
https://youriguide.com/api-docs-sample/doc/branded_property_overview_imperial_en.zipURL to the metric BPO (Branded Property Overview) JPG ZIP
https://youriguide.com/api-docs-sample/doc/branded_property_overview_metric_en.zipURL to the imperial BPO (Branded Property Overview) PDF
https://youriguide.com/api-docs-sample/doc/branded_property_overview_imperial_en.pdfURL to the metric BPO (Branded Property Overview) PDF
https://youriguide.com/api-docs-sample/doc/branded_property_overview_metric_en.pdfURL to the DXF floorplans ZIP
https://youriguide.com/api-docs-sample/doc/dxf_metric.zipURL to the embed preview image
https://youriguide.com/api-docs-sample/doc/embed_preview.jpgURL to the gallery front image
https://youriguide.com/api-docs-sample/doc/gallery_front.jpgURL to the low-resolution gallery ZIP
https://youriguide.com/api-docs-sample/doc/gallery-low-res_en.zipURL to the MLS-ready gallery ZIP (deprecated, same as galleryLowResZip)
https://youriguide.com/api-docs-sample/doc/gallery-low-res_en.zipURL to the high-resolution gallery ZIP
https://youriguide.com/api-docs-sample/doc/gallery_en.zipjpgImperial object[]
URLs to imperial JPEG floorplans per floor
Human-readable floor name
1st FloorFloor identifier
1URL to the JPEG floorplan image
https://youriguide.com/api-docs-sample/doc/floor_metric_en_1.jpgjpgMetric object[]
URLs to metric JPEG floorplans per floor
Human-readable floor name
1st FloorFloor identifier
1URL to the JPEG floorplan image
https://youriguide.com/api-docs-sample/doc/floor_metric_en_1.jpgURL to the offline viewer ZIP (not available for Express iGUIDEs)
https://youriguide.com/api-docs-sample/doc/offline_en.zipURL to the imperial PDF floorplan
https://youriguide.com/api-docs-sample/doc/floorplan_imperial_en.pdfURL to the metric PDF floorplan
https://youriguide.com/api-docs-sample/doc/floorplan_metric_en.pdfURL to the sphere images ZIP
https://youriguide.com/api-docs-sample/doc/spheres.zipURL to the SVG floorplans ZIP
https://youriguide.com/api-docs-sample/doc/svg_en.zipURL to the imperial Tag Report PDF
https://youriguide.com/api-docs-sample/doc/tag_floorplan_imperial_en.pdfURL to the metric Tag Report PDF
https://youriguide.com/api-docs-sample/doc/tag_floorplan_metric_en.pdf{
"bpoJpgImperial": [
{
"page": 1,
"url": "https://youriguide.com/api-docs-sample/doc/branded_property_overview_metric_en_1.jpg"
}
],
"bpoJpgMetric": [
{
"page": 1,
"url": "https://youriguide.com/api-docs-sample/doc/branded_property_overview_metric_en_1.jpg"
}
],
"bpoJpgZipImperial": "https://youriguide.com/api-docs-sample/doc/branded_property_overview_imperial_en.zip",
"bpoJpgZipMetric": "https://youriguide.com/api-docs-sample/doc/branded_property_overview_metric_en.zip",
"bpoPdfImperial": "https://youriguide.com/api-docs-sample/doc/branded_property_overview_imperial_en.pdf",
"bpoPdfMetric": "https://youriguide.com/api-docs-sample/doc/branded_property_overview_metric_en.pdf",
"dxfZip": "https://youriguide.com/api-docs-sample/doc/dxf_metric.zip",
"embedImage": "https://youriguide.com/api-docs-sample/doc/embed_preview.jpg",
"galleryFrontImage": "https://youriguide.com/api-docs-sample/doc/gallery_front.jpg",
"galleryLowResZip": "https://youriguide.com/api-docs-sample/doc/gallery-low-res_en.zip",
"galleryMlsZip": "https://youriguide.com/api-docs-sample/doc/gallery-low-res_en.zip",
"galleryZip": "https://youriguide.com/api-docs-sample/doc/gallery_en.zip",
"jpgImperial": [
{
"floorName": "1st Floor",
"id": 1,
"url": "https://youriguide.com/api-docs-sample/doc/floor_metric_en_1.jpg"
}
],
"jpgMetric": [
{
"floorName": "1st Floor",
"id": 1,
"url": "https://youriguide.com/api-docs-sample/doc/floor_metric_en_1.jpg"
}
],
"offlineZip": "https://youriguide.com/api-docs-sample/doc/offline_en.zip",
"pdfImperial": "https://youriguide.com/api-docs-sample/doc/floorplan_imperial_en.pdf",
"pdfMetric": "https://youriguide.com/api-docs-sample/doc/floorplan_metric_en.pdf",
"sphereZip": "https://youriguide.com/api-docs-sample/doc/spheres.zip",
"svgZip": "https://youriguide.com/api-docs-sample/doc/svg_en.zip",
"tagPdfImperial": "https://youriguide.com/api-docs-sample/doc/tag_floorplan_imperial_en.pdf",
"tagPdfMetric": "https://youriguide.com/api-docs-sample/doc/tag_floorplan_metric_en.pdf"
}