UNPKG

dfp-lib

Version:

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

2 lines (1 loc) 332 B
export declare type InventoryUnitSizesErrorReason = 'INVALID_SIZES' | 'INVALID_SIZE_FOR_PLATFORM' | 'VIDEO_FEATURE_MISSING' | 'VIDEO_MOBILE_LINE_ITEM_FEATURE_MISSING' | 'INVALID_SIZE_FOR_MASTER' | 'INVALID_SIZE_FOR_COMPANION' | 'DUPLICATE_MASTER_SIZES' | 'ASPECT_RATIO_NOT_SUPPORTED' | 'VIDEO_COMPANIONS_NOT_SUPPORTED' | 'UNKNOWN';