update_line_item_name
Change the name of a Google Ad Manager line item by providing its ID and new name to update campaign details.
Instructions
Update a line item's name.
Args: line_item_id: The line item ID new_name: New name for the line item
Returns the updated line item details.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| line_item_id | Yes | ||
| new_name | Yes |