Inputs
Output
Type:List[Dict]
Returns the list of creatives with full details.
Fields: dynamic (depend on the inputs)Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Lists creatives in a DV360 advertiser with type, dimensions, review status, and assigned line items
| App | DV360 |
| Operation ID | dv360_list_creatives |
| Type | Action |
| Connection | dv360 (required) |
| Credits per run | 1 |
| Agent / MCP tool | Yes |
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
account | DynamicAccount | Yes | - | Select the DV360 advertiser whose creatives should be listed. |
search_query | string | No | - | Optional text filter applied to the creatives (case-insensitive match on any field, for example a name or type). |
limit | integer | No | 100 | Maximum number of creatives to return. Default: 100. |
List[Dict]
Returns the list of creatives with full details.
Fields: dynamic (depend on the inputs)