UNPKG

dfp-lib

Version:

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

2 lines (1 loc) 209 B
export declare type NetworkErrorReason = 'UNKNOWN' | 'MULTI_CURRENCY_NOT_SUPPORTED' | 'UNSUPPORTED_CURRENCY' | 'NETWORK_CURRENCY_CANNOT_BE_SAME_AS_SECONDARY' | 'CANNOT_DELETE_CURRENCY_WITH_ACTIVE_RATE_CARDS';