The Format object from list_creative_formats response
Array of assets
Discriminator indicating this is a repeatable asset group
Identifier for this asset group (e.g., 'product', 'slide', 'card')
Whether this asset group is required. If true, at least min_count repetitions must be provided.
Minimum number of repetitions required (if group is required) or allowed (if optional)
Maximum number of repetitions allowed
Optionalselection_mode?: "sequential" | "optimize"How the platform uses repetitions of this group. 'sequential' means all items display in order (carousels, playlists). 'optimize' means the platform selects the best-performing combination from alternatives (asset group optimization like Meta Advantage+ or Google Pmax).
Assets within each repetition of this group
Get assets from a Format
Returns the assets from the v3
assetsfield. For backward compatibility with v2 servers, this function also handles the deprecatedassets_requiredfield if present.