associate_creative_with_line_item
Link ad creatives to line items in Google Ad Manager to manage campaign assets and placements, with optional size overrides for creative display.
Instructions
Associate a creative with a line item.
Args: creative_id: The creative ID line_item_id: The line item ID size_override_width: Optional width for size override size_override_height: Optional height for size override
Returns the association details.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| creative_id | Yes | ||
| line_item_id | Yes | ||
| size_override_width | No | ||
| size_override_height | No |