Variable InProgressSnapshotResponseConst

InProgressSnapshotResponse: IntersectionC<[ExactC<TypeC<{ snapshotId: StringC }>>, ExactC<TypeC<{ status: LiteralC<"IN_PROGRESS"> }>>, PartialC<{ recordType: UnionC<[LiteralC<"campaign">, LiteralC<"adGroup">, LiteralC<"productAd">, LiteralC<"keyword">, LiteralC<"negativeKeyword">, LiteralC<"campaignNegativeKeyword">, LiteralC<"target">]>; statusDetails: StringC }>]> = ...