Discriminator indicating this is a single preview request
Optionalformat_id?: FormatIDOptionalinputs?: {Array of input sets for generating multiple preview variants. Each input set defines macros and context values for one preview rendering. If not provided, creative agent will generate default previews.
Optionaltemplate_id?: stringSpecific template ID for custom format rendering
Optionalquality?: CreativeQualityOptionaloutput_format?: PreviewOutputFormatOptionalitem_limit?: numberMaximum number of catalog items to render in the preview. For catalog-driven generative formats, caps how many items are rendered per preview variant. When item_limit exceeds the format's max_items, the creative agent SHOULD use the lesser of the two. Ignored when the manifest contains no catalog assets. Creative agents SHOULD default to a reasonable sample when omitted and the catalog is large.
Optionalcontext?: ContextObjectOptionalext?: ExtensionObjectDiscriminator indicating this is a batch preview request
Array of preview requests (1-50 items). Each follows the single request structure.
Optionalquality?: CreativeQualityOptionaloutput_format?: PreviewOutputFormatOptionalcontext?: ContextObjectOptionalext?: ExtensionObjectDiscriminator indicating this is a variant preview request
Platform-assigned variant identifier from get_creative_delivery response
Optionalcreative_id?: stringCreative identifier for context
Optionaloutput_format?: PreviewOutputFormatOptionalcontext?: ContextObjectOptionalext?: ExtensionObject
Request to generate previews of one or more creative manifests. Accepts either a single creative request or an array of requests for batch processing.