duplicate_line_item
Create a copy of an existing line item in Google Ad Manager with a new name, optionally renaming the original item. This tool simplifies ad campaign management by replicating configurations.
Instructions
Duplicate an existing line item.
Args: source_line_item_id: ID of the line item to duplicate new_name: Name for the new line item rename_source: Optional new name for the source line item
Returns both the source and new line item details.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source_line_item_id | Yes | ||
| new_name | Yes | ||
| rename_source | No |