UNPKG

dfp-lib

Version:

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

2 lines (1 loc) 187 B
export declare type UnitType = 'IMPRESSIONS' | 'CLICKS' | 'CLICK_THROUGH_CPA_CONVERSIONS' | 'VIEW_THROUGH_CPA_CONVERSIONS' | 'TOTAL_CPA_CONVERSIONS' | 'VIEWABLE_IMPRESSIONS' | 'UNKNOWN';