account | DynamicAccount | Yes | - | Select the LinkedIn Ads account that owns the campaigns. |
update_type | string or SelectableOption | Yes | - | Choose whether to rename a single campaign or multiple campaigns at once. Options: ‘single’ or ‘bulk’. |
campaign_id | string or SelectItem | No | - | Select the campaign to rename. In LinkedIn’s API this is a campaign group (adCampaignGroups). Required for single update. |
campaign_name | string | No | - | The new name for the campaign. LinkedIn limits names to 100 characters. Required for single update. |
structured_data | array (also accepts a comma-separated string) | No | - | Structured data with ‘campaign_id’ and ‘campaign_name’ fields for each row. Required for bulk update. |