UNPKG

dfp-lib

Version:

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

2 lines (1 loc) 157 B
export declare type LabelEntityAssociationErrorReason = 'DUPLICATE_ASSOCIATION' | 'INVALID_ASSOCIATION' | 'DUPLICATE_ASSOCIATION_WITH_NEGATION' | 'UNKNOWN';