UNPKG

google-adwords-node

Version:
10 lines (9 loc) 213 B
export declare namespace Asset { enum Type { UNKNOWN = "UNKNOWN", TEXT = "TEXT", IMAGE = "IMAGE", YOUTUBE_VIDEO = "YOUTUBE_VIDEO", MEDIA_BUNDLE = "MEDIA_BUNDLE" } }