Skip to content

Commit e4aa0d5

Browse files
author
update-oas-bot
committed
Update OAS for Preview
1 parent 3d827df commit e4aa0d5

File tree

2 files changed

+333
-32
lines changed

2 files changed

+333
-32
lines changed

api-specifications/marketingsolutions_preview.json

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
"description": "The ad identifier to delete.",
149149
"required": true,
150150
"schema": {
151-
"type": "integer",
151+
"type": "string",
152152
"format": "int32"
153153
}
154154
}
@@ -179,7 +179,7 @@
179179
"description": "The ad identifier to retrieve.",
180180
"required": true,
181181
"schema": {
182-
"type": "integer",
182+
"type": "string",
183183
"format": "int32"
184184
}
185185
}
@@ -852,7 +852,7 @@
852852
"description": "The advertiser id",
853853
"required": true,
854854
"schema": {
855-
"type": "integer",
855+
"type": "string",
856856
"format": "int32"
857857
}
858858
}
@@ -901,7 +901,7 @@
901901
"description": "The advertiser id",
902902
"required": true,
903903
"schema": {
904-
"type": "integer",
904+
"type": "string",
905905
"format": "int32"
906906
}
907907
}
@@ -939,7 +939,7 @@
939939
"description": "The advertiser id",
940940
"required": true,
941941
"schema": {
942-
"type": "integer",
942+
"type": "string",
943943
"format": "int32"
944944
}
945945
}
@@ -989,7 +989,7 @@
989989
"description": "The advertiser id",
990990
"required": true,
991991
"schema": {
992-
"type": "integer",
992+
"type": "string",
993993
"format": "int32"
994994
}
995995
}
@@ -1041,7 +1041,7 @@
10411041
"description": "The advertiser id",
10421042
"required": true,
10431043
"schema": {
1044-
"type": "integer",
1044+
"type": "string",
10451045
"format": "int32"
10461046
}
10471047
}
@@ -1090,7 +1090,7 @@
10901090
"description": "The advertiser id",
10911091
"required": true,
10921092
"schema": {
1093-
"type": "integer",
1093+
"type": "string",
10941094
"format": "int32"
10951095
}
10961096
}
@@ -1128,7 +1128,7 @@
11281128
"description": "The advertiser id",
11291129
"required": true,
11301130
"schema": {
1131-
"type": "integer",
1131+
"type": "string",
11321132
"format": "int32"
11331133
}
11341134
}
@@ -1178,7 +1178,7 @@
11781178
"description": "The advertiser id",
11791179
"required": true,
11801180
"schema": {
1181-
"type": "integer",
1181+
"type": "string",
11821182
"format": "int32"
11831183
}
11841184
}
@@ -1283,7 +1283,7 @@
12831283
"description": "The campaign id",
12841284
"required": true,
12851285
"schema": {
1286-
"type": "integer",
1286+
"type": "string",
12871287
"format": "int32"
12881288
}
12891289
}
@@ -1332,7 +1332,7 @@
13321332
"description": "The campaign id",
13331333
"required": true,
13341334
"schema": {
1335-
"type": "integer",
1335+
"type": "string",
13361336
"format": "int32"
13371337
}
13381338
}
@@ -1370,7 +1370,7 @@
13701370
"description": "The campaign id",
13711371
"required": true,
13721372
"schema": {
1373-
"type": "integer",
1373+
"type": "string",
13741374
"format": "int32"
13751375
}
13761376
}
@@ -1420,7 +1420,7 @@
14201420
"description": "The campaign id",
14211421
"required": true,
14221422
"schema": {
1423-
"type": "integer",
1423+
"type": "string",
14241424
"format": "int32"
14251425
}
14261426
}
@@ -1472,7 +1472,7 @@
14721472
"description": "The campaign id",
14731473
"required": true,
14741474
"schema": {
1475-
"type": "integer",
1475+
"type": "string",
14761476
"format": "int32"
14771477
}
14781478
}
@@ -1521,7 +1521,7 @@
15211521
"description": "The campaign id",
15221522
"required": true,
15231523
"schema": {
1524-
"type": "integer",
1524+
"type": "string",
15251525
"format": "int32"
15261526
}
15271527
}
@@ -1559,7 +1559,7 @@
15591559
"description": "The campaign id",
15601560
"required": true,
15611561
"schema": {
1562-
"type": "integer",
1562+
"type": "string",
15631563
"format": "int32"
15641564
}
15651565
}
@@ -1609,7 +1609,7 @@
16091609
"description": "The campaign id",
16101610
"required": true,
16111611
"schema": {
1612-
"type": "integer",
1612+
"type": "string",
16131613
"format": "int32"
16141614
}
16151615
}
@@ -1748,7 +1748,7 @@
17481748
"description": "merchant-id to get",
17491749
"required": true,
17501750
"schema": {
1751-
"type": "integer",
1751+
"type": "string",
17521752
"format": "int32"
17531753
}
17541754
}
@@ -2082,7 +2082,7 @@
20822082
"description": "The advertiser id to fetch the transparency data.",
20832083
"required": true,
20842084
"schema": {
2085-
"type": "integer",
2085+
"type": "string",
20862086
"format": "int32"
20872087
}
20882088
}
@@ -2905,7 +2905,7 @@
29052905
"description": "The ad identifier.",
29062906
"required": true,
29072907
"schema": {
2908-
"type": "integer",
2908+
"type": "string",
29092909
"format": "int32"
29102910
}
29112911
}
@@ -2936,7 +2936,7 @@
29362936
"description": "The ad identifier.",
29372937
"required": true,
29382938
"schema": {
2939-
"type": "integer",
2939+
"type": "string",
29402940
"format": "int32"
29412941
}
29422942
}
@@ -2974,7 +2974,7 @@
29742974
"description": "The ad identifier.",
29752975
"required": true,
29762976
"schema": {
2977-
"type": "integer",
2977+
"type": "string",
29782978
"format": "int32"
29792979
}
29802980
}
@@ -3187,7 +3187,7 @@
31873187
"description": "The segment ID.",
31883188
"required": true,
31893189
"schema": {
3190-
"type": "integer",
3190+
"type": "string",
31913191
"format": "int32"
31923192
}
31933193
}

0 commit comments

Comments
 (0)