UNPKG

dfp-lib

Version:

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

2 lines (1 loc) 156 B
export declare type DayPartTargetingErrorReason = 'INVALID_HOUR' | 'INVALID_MINUTE' | 'END_TIME_NOT_AFTER_START_TIME' | 'TIME_PERIODS_OVERLAP' | 'UNKNOWN';