generate_google_vacation_rentals_feed
Generate a Google Vacation Rentals XML feed for a host's properties. Enables direct booking via Google Search results with a 3% guest service fee. Pass host_id (UUID) and optional format (xml or json, default xml).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Output format: xml or json (default xml) | |
| host_id | Yes | Host UUID to generate feed for |