affiliate_get_brand_rows
Retrieve a brand's 30-day transaction rows as structured data, inline CSV, or a local file for spreadsheet export. Ideal for transaction-level drill-down after running a brand snapshot.
Instructions
Return the persisted 30-day, transaction-grain rows for a brand: as structured rows, as inline CSV, or (format "file") written to a local CSV file with a small manifest returned instead of the data. Use this for transaction-level drill-down and to hand a spreadsheet-ready export to the operator; it reads the local store written by affiliate_build_brand_snapshot, so build a snapshot first, and prefer format "file" on large accounts where the inline result would exceed the client tool-result size limit. This is a paid brand-data tool gated by the local entitlement check; without entitlement it returns a structured entitlement_required result rather than data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brand | Yes | ||
| format | No |