Get offline shop tickets
ametller_get_offline_ticketsRetrieve cached offline Ametller shop tickets page by page, or obtain compact analytics on product frequency and category leaders without raw receipt data.
Instructions
Read privately cached offline Ametller shop tickets in bounded pages of at most 5, or set summary=true for compact frequent-product and category-leader analytics without returning raw receipts. Refresh with connected Gmail plus ametller_ingest_offline_tickets, or use the optional gws sync.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | End date YYYY-MM-DD | |
| from | No | Start date YYYY-MM-DD | |
| limit | No | Requested tickets (raw responses are capped at 5 per page; summary default 500) | |
| offset | No | Raw-page offset returned as next_offset by the previous call | |
| summary | No | Return compact offline-only frequency/category analytics instead of raw tickets; scans up to 500 tickets | |
| include_items | No | Include item lines (default true) |