UNPKG

dfp-lib

Version:

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

2 lines (1 loc) 190 B
export declare type ActivityType = 'PAGE_VIEWS' | 'DAILY_VISITS' | 'CUSTOM' | 'ITEMS_PURCHASED' | 'TRANSACTIONS' | 'IOS_APPLICATION_DOWNLOADS' | 'ANDROID_APPLICATION_DOWNLOADS' | 'UNKNOWN';