Skip to content

Commit 702d017

Browse files
github-actions[bot]update-oas-bot
andauthored
Update OAS for Preview (#132)
Co-authored-by: update-oas-bot <update-oas-bot]@users.noreply.github.com>
1 parent 967caae commit 702d017

File tree

1 file changed

+42
-42
lines changed

1 file changed

+42
-42
lines changed

api-specifications/retailmedia_preview.json

Lines changed: 42 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -6407,19 +6407,6 @@
64076407
"description": "Click attribution window",
64086408
"default": "none"
64096409
},
6410-
"conquestingTypes": {
6411-
"type": "array",
6412-
"items": {
6413-
"enum": [
6414-
"unknown",
6415-
"generic",
6416-
"branded",
6417-
"conquesting"
6418-
],
6419-
"type": "string"
6420-
},
6421-
"description": "Filter on conquesting type: unknown, generic, branded, conquesting"
6422-
},
64236410
"dimensions": {
64246411
"type": "array",
64256412
"items": {
@@ -6456,7 +6443,7 @@
64566443
"creativeTypeName",
64576444
"creativeTemplateId",
64586445
"creativeTemplateName",
6459-
"conquestingType"
6446+
"targetedKeywordType"
64606447
],
64616448
"type": "string"
64626449
},
@@ -6579,6 +6566,19 @@
65796566
"description": "Start date",
65806567
"format": "date-time"
65816568
},
6569+
"targetedKeywordTypes": {
6570+
"type": "array",
6571+
"items": {
6572+
"enum": [
6573+
"unknown",
6574+
"generic",
6575+
"branded",
6576+
"conquesting"
6577+
],
6578+
"type": "string"
6579+
},
6580+
"description": "Filter on targeted keyword type: unknown, generic, branded, conquesting"
6581+
},
65826582
"timezone": {
65836583
"type": "string",
65846584
"description": "Time zone : see criteo developer portal for supported time zones",
@@ -6651,19 +6651,6 @@
66516651
"description": "Click attribution window",
66526652
"default": "none"
66536653
},
6654-
"conquestingTypes": {
6655-
"type": "array",
6656-
"items": {
6657-
"enum": [
6658-
"unknown",
6659-
"generic",
6660-
"branded",
6661-
"conquesting"
6662-
],
6663-
"type": "string"
6664-
},
6665-
"description": "Filter on conquesting type: unknown, generic, branded, conquesting"
6666-
},
66676654
"dimensions": {
66686655
"type": "array",
66696656
"items": {
@@ -6700,7 +6687,7 @@
67006687
"creativeTypeName",
67016688
"creativeTemplateId",
67026689
"creativeTemplateName",
6703-
"conquestingType"
6690+
"targetedKeywordType"
67046691
],
67056692
"type": "string"
67066693
},
@@ -6834,6 +6821,19 @@
68346821
"description": "Start date",
68356822
"format": "date-time"
68366823
},
6824+
"targetedKeywordTypes": {
6825+
"type": "array",
6826+
"items": {
6827+
"enum": [
6828+
"unknown",
6829+
"generic",
6830+
"branded",
6831+
"conquesting"
6832+
],
6833+
"type": "string"
6834+
},
6835+
"description": "Filter on targeted keyword type: unknown, generic, branded, conquesting"
6836+
},
68376837
"timezone": {
68386838
"type": "string",
68396839
"description": "Time zone : see criteo developer portal for supported time zones",
@@ -7027,19 +7027,6 @@
70277027
"description": "Click attribution window",
70287028
"default": "none"
70297029
},
7030-
"conquestingTypes": {
7031-
"type": "array",
7032-
"items": {
7033-
"enum": [
7034-
"unknown",
7035-
"generic",
7036-
"branded",
7037-
"conquesting"
7038-
],
7039-
"type": "string"
7040-
},
7041-
"description": "Filter on conquesting type: unknown, generic, branded, conquesting"
7042-
},
70437030
"dimensions": {
70447031
"type": "array",
70457032
"items": {
@@ -7076,7 +7063,7 @@
70767063
"creativeTypeName",
70777064
"creativeTemplateId",
70787065
"creativeTemplateName",
7079-
"conquestingType"
7066+
"targetedKeywordType"
70807067
],
70817068
"type": "string"
70827069
},
@@ -7210,6 +7197,19 @@
72107197
"description": "Start date",
72117198
"format": "date-time"
72127199
},
7200+
"targetedKeywordTypes": {
7201+
"type": "array",
7202+
"items": {
7203+
"enum": [
7204+
"unknown",
7205+
"generic",
7206+
"branded",
7207+
"conquesting"
7208+
],
7209+
"type": "string"
7210+
},
7211+
"description": "Filter on targeted keyword type: unknown, generic, branded, conquesting"
7212+
},
72137213
"timezone": {
72147214
"type": "string",
72157215
"description": "Time zone : see criteo developer portal for supported time zones",

0 commit comments

Comments
 (0)