UNPKG

dfp-lib

Version:

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

2 lines (1 loc) 176 B
export declare type ContentMetadataKeyHierarchyErrorReason = 'LEVEL_MISSING' | 'INVALID_DSM_HIERARCHY' | 'CANNOT_USE_BROWSE_BY_KEY_WITH_HIERARCHY_FEATURE_ENABLED' | 'UNKNOWN';