get_property_source_tracking_report
Retrieve property source tracking reports by filtering properties, owners, portfolios, or groups with a date range. Use numeric IDs from directory reports for accurate results.
Instructions
Returns property source tracking report for the given filters. IMPORTANT: All ID parameters (owners_ids, properties_ids, etc.) must be numeric strings (e.g. '123'), NOT names. Use respective directory reports first to lookup IDs by name if needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| properties | No | Filter results based on properties, groups, portfolios, or owners. All ID fields must be numeric strings, not names. | |
| unit_visibility | No | Filter units by status. Defaults to "active" | |
| received_on_from | Yes | The start date for the reporting period based on received date (YYYY-MM-DD). Required. | |
| received_on_to | Yes | The end date for the reporting period based on received date (YYYY-MM-DD). Required. | |
| columns | No | Array of specific columns to include in the report |