UNPKG

dfp-lib

Version:

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

2 lines (1 loc) 111 B
export declare type SamSessionErrorReason = 'COULD_NOT_REGISTER_SESSION' | 'MALFORMED_SESSION_ID' | 'UNKNOWN';