export interface AdCreativePromotionMetadataSpecFields { end_date: number; id: string; promotion_source: string; promotion_type: string; promotion_value: number; required_code: string; start_date: number; } //# sourceMappingURL=ad-creative-promotion-metadata-spec.d.ts.map