UNPKG

dfp-lib

Version:

This project hosts the Node.JS client library for the SOAP-based DFP API at Google.

2 lines (1 loc) 324 B
export declare type LineItemOperationErrorReason = 'NOT_ALLOWED' | 'NOT_APPLICABLE' | 'HAS_COMPLETED' | 'HAS_NO_ACTIVE_CREATIVES' | 'CANNOT_ACTIVATE_LEGACY_DFP_LINE_ITEM' | 'CANNOT_DELETE_DELIVERED_LINE_ITEM' | 'CANNOT_RESERVE_COMPANY_CREDIT_STATUS_NOT_ACTIVE' | 'CANNOT_ACTIVATE_INVALID_COMPANY_CREDIT_STATUS' | 'UNKNOWN';