get_material_rank
Get rising or evergreen creative rankings by period and optional primary/secondary category. Return rank, material_reference, video media, creative labels, delivery duration, heat, ad count and associated games. Always use the same item's material_reference when citing a creative. No standalone material identifiers are returned. Platform/country filtering is not supported.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Chart date: YYYY-MM-DD, or YYYY-MM for monthly charts. Omit for the latest available period. | |
| limit | No | Number of results; default 20; maximum 100. | |
| offset | No | Pagination offset; default 0. | |
| period | No | Chart period: day (default), week, month. | |
| tag_name | No | Optional secondary creative category; use a canonical value from get_filter_options. | |
| rank_type | No | 1=rising creatives (default), 2=evergreen creatives. | |
| class_name | No | Primary creative category; omit for all. Use canonical category values from get_filter_options. |