File tree Expand file tree Collapse file tree 1 file changed +12
-12
lines changed
Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change 1563015630 "x-optional-in-response": true
1563115631 },
1563215632 "campaignId": {
15633- "type": "integer ",
15633+ "type": "string ",
1563415634 "format": "int64"
1563515635 },
1563615636 "createdAt": {
@@ -15684,15 +15684,15 @@
1568415684 },
1568515685 "status": {
1568615686 "enum": [
15687- "Unknown ",
15688- "Active ",
15689- "Scheduled ",
15690- "Draft ",
15691- "Paused ",
15692- "BudgetHit ",
15693- "Ended ",
15694- "Archived ",
15695- "NoFunds "
15687+ "unknown ",
15688+ "active ",
15689+ "scheduled ",
15690+ "draft ",
15691+ "paused ",
15692+ "budgetHit ",
15693+ "ended ",
15694+ "archived ",
15695+ "noFunds "
1569615696 ],
1569715697 "type": "string",
1569815698 "description": "Status of a line item.",
1570615706 "x-optional-in-response": true
1570715707 },
1570815708 "targetRetailerId": {
15709- "type": "integer ",
15709+ "type": "string ",
1571015710 "format": "int64"
1571115711 },
1571215712 "updatedAt": {
1579415794 "nullable": true
1579515795 },
1579615796 "targetRetailerId": {
15797- "type": "integer ",
15797+ "type": "string ",
1579815798 "format": "int64"
1579915799 }
1580015800 },
You can’t perform that action at this time.
0 commit comments