Short answer: You can list linkedin ads creatives in LinkedIn Ads by hand from its own interface, but it won’t repeat itself. On TinyCommand, add the LinkedIn Ads List LinkedIn Ads Creatives action to a workflow, map its 2 inputs from any upstream app, and it runs automatically every time the trigger fires. No code, and a free tier to start.
Every field can be mapped from an upstream trigger, AI step, table row, or hard-coded literal.
| Field | Type | Required | Description |
|---|---|---|---|
Ad Account ID ad_account_id | string | Required | Numeric ID of the LinkedIn ad account |
Campaign ID campaign_id | string | Optional | Optional campaign filter |
{"ad_account_id": "{{trigger.ad_account_id}}","campaign_id": "{{trigger.campaign_id}}"}
{"elements": [{"id": "urn:li:sponsoredCreative:998877","status": "ACTIVE","campaign": "urn:li:sponsoredCampaign:198765432","intendedStatus": "ACTIVE"}]}
Use these fields in downstream nodes for routing, logging, or error handling.
Any of these apps can fire this action as part of a workflow.