UNPKG

dfp-lib

Version:

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

2 lines (1 loc) 173 B
export declare type GrpAge = 'UNKNOWN' | 'AGE_UNKNOWN' | 'AGE_0_TO_17' | 'AGE_18_TO_24' | 'AGE_25_TO_34' | 'AGE_35_TO_44' | 'AGE_45_TO_54' | 'AGE_55_TO_64' | 'AGE_65_PLUS';