UNPKG

google-adwords-node

Version:
11 lines (10 loc) 199 B
export declare namespace Label { enum Status { ENABLED = "ENABLED", REMOVED = "REMOVED", UNKNOWN = "UNKNOWN" } enum Type { TextLabel = "TextLabel" } }