UNPKG

dfp-lib

Version:

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

2 lines (1 loc) 193 B
export declare type InventoryUnitPartnerAssociationErrorReason = 'ANCESTOR_AD_UNIT_HAS_PARTNER_ASSOCIATION' | 'DESCENDANT_AD_UNIT_HAS_PARTNER_ASSOCIATION' | 'NO_PARTNER_CATCH_ALL' | 'UNKNOWN';