afl_content_promo_list
Retrieve AFL promotional cards with call-to-action links. Filter by tags or team references to display targeted marketing.
Instructions
List promo / marketing cards (each embeds a links[] of CTAs).
Returns: {pageInfo, content:[{id, type:'promo', title, links:[{promoUrl, linkText}]}]}
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum rows to return. | |
| tagNames | No | e.g. lineups-sponsor | |
| referenceExpression | No | Pulse reference filter, e.g. 'AFL_CLUB:Carlton' — restricts content to a linked entity. |