DuplicateLineItemResponseCopyimport type { DuplicateLineItemResponse } from "https://googleapis.deno.dev/v1/displayvideo:v4.ts";interface DuplicateLineItemResponse {duplicateLineItemId?: bigint;}§Properties§duplicateLineItemId?: bigint[src]The ID of the created line item.