> ## Documentation Index
> Fetch the complete documentation index at: https://docs.markifact.com/llms.txt
> Use this file to discover all available pages before exploring further.

# List Line Item Targeting

> Lists the targeting currently assigned to DV360 line items, including assigned targeting option IDs needed to remove targeting via dv360_edit_line_item_targeting

Lists the targeting currently assigned to DV360 line items, including assigned targeting option IDs needed to remove targeting via dv360\_edit\_line\_item\_targeting.

|                      |                                  |
| -------------------- | -------------------------------- |
| **App**              | DV360                            |
| **Operation ID**     | `dv360_list_line_item_targeting` |
| **Type**             | Action                           |
| **Connection**       | `dv360` (required)               |
| **Credits per run**  | 1                                |
| **Agent / MCP tool** | Yes                              |

## Inputs

| Field           | Type                                                    | Required | Default | Description                                                                            |
| --------------- | ------------------------------------------------------- | -------- | ------- | -------------------------------------------------------------------------------------- |
| `account`       | DynamicAccount                                          | Yes      | -       | Select the DV360 advertiser that owns the line items.                                  |
| `line_item_ids` | array of string (also accepts a comma-separated string) | Yes      | -       | DV360 line item IDs to list assigned targeting for, as a list or comma-separated text. |
| `limit`         | integer                                                 | No       | `500`   | Maximum number of assigned targeting options to return. Default: 500.                  |

## Output

**Type**: `List[Dict]`

Returns assigned targeting options per line item.

**Fields**: dynamic (depend on the inputs)
