UNPKG

dfp-lib

Version:

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

2 lines (1 loc) 245 B
export declare type PlacementErrorReason = 'INVALID_ENTITY_TYPE' | 'SHARED_INVENTORY_ASSIGNED' | 'PLACEMENTS_CANNOT_INCLUDE_INVENTORY_FROM_MULTIPLE_DISTRIBUTOR_NETWORKS' | 'PLACEMENTS_CANNOT_INCLUDE_BOTH_LOCAL_AND_SHARED_INVENTORY' | 'UNKNOWN';