UNPKG

dfp-lib

Version:

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

2 lines (1 loc) 210 B
export declare type ProductErrorReason = 'TEMPLATE_NOT_FOUND' | 'MALFORMED_PRODUCT_ID' | 'BAD_PRODUCT_ID_FEATURE' | 'BAD_PRODUCT_TEMPLATE_ID' | 'CANNOT_UPDATE_ARCHIVED_PRODUCT' | 'QUERY_TOO_LARGE' | 'UNKNOWN';