get_order
Retrieve Google Ad Manager order details by ID or name to access comprehensive information including all associated line items for campaign management.
Instructions
Get order details by ID or name.
Args: order_id: The order ID (optional if order_name provided) order_name: The order name to search for (optional if order_id provided)
Returns order details including all line items.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_id | No | ||
| order_name | No |