Skip to content

Commit 84e4b72

Browse files
github-actions[bot]update-oas-bot
andauthored
Update OAS for Preview (#130)
Co-authored-by: update-oas-bot <update-oas-bot]@users.noreply.github.com>
1 parent 0585219 commit 84e4b72

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

api-specifications/retailmedia_preview.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -15630,7 +15630,7 @@
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.",
@@ -15706,7 +15706,7 @@
1570615706
"x-optional-in-response": true
1570715707
},
1570815708
"targetRetailerId": {
15709-
"type": "integer",
15709+
"type": "string",
1571015710
"format": "int64"
1571115711
},
1571215712
"updatedAt": {
@@ -15794,7 +15794,7 @@
1579415794
"nullable": true
1579515795
},
1579615796
"targetRetailerId": {
15797-
"type": "integer",
15797+
"type": "string",
1579815798
"format": "int64"
1579915799
}
1580015800
},

0 commit comments

Comments
 (0)