account | DynamicAccount | Yes | - | Select Meta Ads account, ask the user for it if not provided |
adset_id | string or SelectItem | Yes | - | Select the ad set to duplicate |
campaign_id | string or SelectItem | No | - | Optional: Select a different campaign to move the duplicated ad set to. Leave empty to keep under the same campaign. |
deep_copy | string or SelectableOption | No | false | Whether to copy all child ads. Options: ‘false’ (Ad Set Only), ‘true’ (Ad Set + Ads) |
status | string or SelectableOption | No | PAUSED | Status of the duplicated ad set. |
rename_strategy | string or SelectableOption | No | ONLY_TOP_LEVEL_RENAME | Which entities to rename. |
rename_prefix | string | No | - | Text to prepend to names |
rename_suffix | string | No | - | Text to append to names |
start_time | integer | No | - | Start time for delivery (Unix timestamp) |
end_time | integer | No | - | End time for delivery (Unix timestamp). Set to 0 for ongoing delivery with daily budget. |