@promoboxx/graphql-gateway-types 1.387.0 → 1.388.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/graphql.schema.json +20 -299
- package/index.d.ts +1 -50
- package/package.json +1 -1
- package/schema.graphql +1 -51
package/graphql.schema.json
CHANGED
|
@@ -10621,6 +10621,26 @@
|
|
|
10621
10621
|
"isDeprecated": false,
|
|
10622
10622
|
"deprecationReason": null
|
|
10623
10623
|
},
|
|
10624
|
+
{
|
|
10625
|
+
"name": "campaign_categories",
|
|
10626
|
+
"description": null,
|
|
10627
|
+
"args": [],
|
|
10628
|
+
"type": {
|
|
10629
|
+
"kind": "LIST",
|
|
10630
|
+
"name": null,
|
|
10631
|
+
"ofType": {
|
|
10632
|
+
"kind": "NON_NULL",
|
|
10633
|
+
"name": null,
|
|
10634
|
+
"ofType": {
|
|
10635
|
+
"kind": "SCALAR",
|
|
10636
|
+
"name": "String",
|
|
10637
|
+
"ofType": null
|
|
10638
|
+
}
|
|
10639
|
+
}
|
|
10640
|
+
},
|
|
10641
|
+
"isDeprecated": false,
|
|
10642
|
+
"deprecationReason": null
|
|
10643
|
+
},
|
|
10624
10644
|
{
|
|
10625
10645
|
"name": "campaign_descriptions",
|
|
10626
10646
|
"description": null,
|
|
@@ -12340,305 +12360,6 @@
|
|
|
12340
12360
|
"enumValues": null,
|
|
12341
12361
|
"possibleTypes": null
|
|
12342
12362
|
},
|
|
12343
|
-
{
|
|
12344
|
-
"kind": "ENUM",
|
|
12345
|
-
"name": "CampaignFields",
|
|
12346
|
-
"description": null,
|
|
12347
|
-
"fields": null,
|
|
12348
|
-
"inputFields": null,
|
|
12349
|
-
"interfaces": null,
|
|
12350
|
-
"enumValues": [
|
|
12351
|
-
{
|
|
12352
|
-
"name": "ad_creative_templates",
|
|
12353
|
-
"description": null,
|
|
12354
|
-
"isDeprecated": false,
|
|
12355
|
-
"deprecationReason": null
|
|
12356
|
-
},
|
|
12357
|
-
{
|
|
12358
|
-
"name": "ad_previews",
|
|
12359
|
-
"description": null,
|
|
12360
|
-
"isDeprecated": false,
|
|
12361
|
-
"deprecationReason": null
|
|
12362
|
-
},
|
|
12363
|
-
{
|
|
12364
|
-
"name": "ad_run_count",
|
|
12365
|
-
"description": null,
|
|
12366
|
-
"isDeprecated": false,
|
|
12367
|
-
"deprecationReason": null
|
|
12368
|
-
},
|
|
12369
|
-
{
|
|
12370
|
-
"name": "ad_settings",
|
|
12371
|
-
"description": null,
|
|
12372
|
-
"isDeprecated": false,
|
|
12373
|
-
"deprecationReason": null
|
|
12374
|
-
},
|
|
12375
|
-
{
|
|
12376
|
-
"name": "ads_enabled",
|
|
12377
|
-
"description": null,
|
|
12378
|
-
"isDeprecated": false,
|
|
12379
|
-
"deprecationReason": null
|
|
12380
|
-
},
|
|
12381
|
-
{
|
|
12382
|
-
"name": "aggregate_ads_insights",
|
|
12383
|
-
"description": null,
|
|
12384
|
-
"isDeprecated": false,
|
|
12385
|
-
"deprecationReason": null
|
|
12386
|
-
},
|
|
12387
|
-
{
|
|
12388
|
-
"name": "allocation",
|
|
12389
|
-
"description": null,
|
|
12390
|
-
"isDeprecated": false,
|
|
12391
|
-
"deprecationReason": null
|
|
12392
|
-
},
|
|
12393
|
-
{
|
|
12394
|
-
"name": "allocation_balance",
|
|
12395
|
-
"description": null,
|
|
12396
|
-
"isDeprecated": false,
|
|
12397
|
-
"deprecationReason": null
|
|
12398
|
-
},
|
|
12399
|
-
{
|
|
12400
|
-
"name": "asset_count",
|
|
12401
|
-
"description": null,
|
|
12402
|
-
"isDeprecated": false,
|
|
12403
|
-
"deprecationReason": null
|
|
12404
|
-
},
|
|
12405
|
-
{
|
|
12406
|
-
"name": "assets",
|
|
12407
|
-
"description": null,
|
|
12408
|
-
"isDeprecated": false,
|
|
12409
|
-
"deprecationReason": null
|
|
12410
|
-
},
|
|
12411
|
-
{
|
|
12412
|
-
"name": "auto_append_url_enabled",
|
|
12413
|
-
"description": null,
|
|
12414
|
-
"isDeprecated": false,
|
|
12415
|
-
"deprecationReason": null
|
|
12416
|
-
},
|
|
12417
|
-
{
|
|
12418
|
-
"name": "bounties",
|
|
12419
|
-
"description": null,
|
|
12420
|
-
"isDeprecated": false,
|
|
12421
|
-
"deprecationReason": null
|
|
12422
|
-
},
|
|
12423
|
-
{
|
|
12424
|
-
"name": "brand",
|
|
12425
|
-
"description": null,
|
|
12426
|
-
"isDeprecated": false,
|
|
12427
|
-
"deprecationReason": null
|
|
12428
|
-
},
|
|
12429
|
-
{
|
|
12430
|
-
"name": "campaign_descriptions",
|
|
12431
|
-
"description": null,
|
|
12432
|
-
"isDeprecated": false,
|
|
12433
|
-
"deprecationReason": null
|
|
12434
|
-
},
|
|
12435
|
-
{
|
|
12436
|
-
"name": "communication_counts",
|
|
12437
|
-
"description": null,
|
|
12438
|
-
"isDeprecated": false,
|
|
12439
|
-
"deprecationReason": null
|
|
12440
|
-
},
|
|
12441
|
-
{
|
|
12442
|
-
"name": "configured_channels",
|
|
12443
|
-
"description": null,
|
|
12444
|
-
"isDeprecated": false,
|
|
12445
|
-
"deprecationReason": null
|
|
12446
|
-
},
|
|
12447
|
-
{
|
|
12448
|
-
"name": "current_user_opted_out",
|
|
12449
|
-
"description": null,
|
|
12450
|
-
"isDeprecated": false,
|
|
12451
|
-
"deprecationReason": null
|
|
12452
|
-
},
|
|
12453
|
-
{
|
|
12454
|
-
"name": "digital_assets",
|
|
12455
|
-
"description": null,
|
|
12456
|
-
"isDeprecated": false,
|
|
12457
|
-
"deprecationReason": null
|
|
12458
|
-
},
|
|
12459
|
-
{
|
|
12460
|
-
"name": "division_referral_registration_keys",
|
|
12461
|
-
"description": null,
|
|
12462
|
-
"isDeprecated": false,
|
|
12463
|
-
"deprecationReason": null
|
|
12464
|
-
},
|
|
12465
|
-
{
|
|
12466
|
-
"name": "engaged_retailer_count",
|
|
12467
|
-
"description": null,
|
|
12468
|
-
"isDeprecated": false,
|
|
12469
|
-
"deprecationReason": null
|
|
12470
|
-
},
|
|
12471
|
-
{
|
|
12472
|
-
"name": "engagement_stats",
|
|
12473
|
-
"description": null,
|
|
12474
|
-
"isDeprecated": false,
|
|
12475
|
-
"deprecationReason": null
|
|
12476
|
-
},
|
|
12477
|
-
{
|
|
12478
|
-
"name": "facebook_ads_enabled",
|
|
12479
|
-
"description": null,
|
|
12480
|
-
"isDeprecated": false,
|
|
12481
|
-
"deprecationReason": null
|
|
12482
|
-
},
|
|
12483
|
-
{
|
|
12484
|
-
"name": "failed_ad_run_task_count",
|
|
12485
|
-
"description": null,
|
|
12486
|
-
"isDeprecated": false,
|
|
12487
|
-
"deprecationReason": null
|
|
12488
|
-
},
|
|
12489
|
-
{
|
|
12490
|
-
"name": "fbpage_campaign_id",
|
|
12491
|
-
"description": null,
|
|
12492
|
-
"isDeprecated": false,
|
|
12493
|
-
"deprecationReason": null
|
|
12494
|
-
},
|
|
12495
|
-
{
|
|
12496
|
-
"name": "features",
|
|
12497
|
-
"description": null,
|
|
12498
|
-
"isDeprecated": false,
|
|
12499
|
-
"deprecationReason": null
|
|
12500
|
-
},
|
|
12501
|
-
{
|
|
12502
|
-
"name": "humanized_facebook_ad_targeting",
|
|
12503
|
-
"description": null,
|
|
12504
|
-
"isDeprecated": false,
|
|
12505
|
-
"deprecationReason": null
|
|
12506
|
-
},
|
|
12507
|
-
{
|
|
12508
|
-
"name": "instagram_ads_enabled",
|
|
12509
|
-
"description": null,
|
|
12510
|
-
"isDeprecated": false,
|
|
12511
|
-
"deprecationReason": null
|
|
12512
|
-
},
|
|
12513
|
-
{
|
|
12514
|
-
"name": "instamatch_available",
|
|
12515
|
-
"description": null,
|
|
12516
|
-
"isDeprecated": false,
|
|
12517
|
-
"deprecationReason": null
|
|
12518
|
-
},
|
|
12519
|
-
{
|
|
12520
|
-
"name": "invitation",
|
|
12521
|
-
"description": null,
|
|
12522
|
-
"isDeprecated": false,
|
|
12523
|
-
"deprecationReason": null
|
|
12524
|
-
},
|
|
12525
|
-
{
|
|
12526
|
-
"name": "invitations",
|
|
12527
|
-
"description": null,
|
|
12528
|
-
"isDeprecated": false,
|
|
12529
|
-
"deprecationReason": null
|
|
12530
|
-
},
|
|
12531
|
-
{
|
|
12532
|
-
"name": "kpi",
|
|
12533
|
-
"description": null,
|
|
12534
|
-
"isDeprecated": false,
|
|
12535
|
-
"deprecationReason": null
|
|
12536
|
-
},
|
|
12537
|
-
{
|
|
12538
|
-
"name": "latest_scheduled_share_date",
|
|
12539
|
-
"description": null,
|
|
12540
|
-
"isDeprecated": false,
|
|
12541
|
-
"deprecationReason": null
|
|
12542
|
-
},
|
|
12543
|
-
{
|
|
12544
|
-
"name": "lead_count",
|
|
12545
|
-
"description": null,
|
|
12546
|
-
"isDeprecated": false,
|
|
12547
|
-
"deprecationReason": null
|
|
12548
|
-
},
|
|
12549
|
-
{
|
|
12550
|
-
"name": "leads_unsubscribed_count",
|
|
12551
|
-
"description": null,
|
|
12552
|
-
"isDeprecated": false,
|
|
12553
|
-
"deprecationReason": null
|
|
12554
|
-
},
|
|
12555
|
-
{
|
|
12556
|
-
"name": "liquid",
|
|
12557
|
-
"description": null,
|
|
12558
|
-
"isDeprecated": false,
|
|
12559
|
-
"deprecationReason": null
|
|
12560
|
-
},
|
|
12561
|
-
{
|
|
12562
|
-
"name": "logo",
|
|
12563
|
-
"description": null,
|
|
12564
|
-
"isDeprecated": false,
|
|
12565
|
-
"deprecationReason": null
|
|
12566
|
-
},
|
|
12567
|
-
{
|
|
12568
|
-
"name": "logo_public_id",
|
|
12569
|
-
"description": null,
|
|
12570
|
-
"isDeprecated": false,
|
|
12571
|
-
"deprecationReason": null
|
|
12572
|
-
},
|
|
12573
|
-
{
|
|
12574
|
-
"name": "logo_url",
|
|
12575
|
-
"description": null,
|
|
12576
|
-
"isDeprecated": false,
|
|
12577
|
-
"deprecationReason": null
|
|
12578
|
-
},
|
|
12579
|
-
{
|
|
12580
|
-
"name": "mobile_ads_enabled",
|
|
12581
|
-
"description": null,
|
|
12582
|
-
"isDeprecated": false,
|
|
12583
|
-
"deprecationReason": null
|
|
12584
|
-
},
|
|
12585
|
-
{
|
|
12586
|
-
"name": "registration_keys",
|
|
12587
|
-
"description": null,
|
|
12588
|
-
"isDeprecated": false,
|
|
12589
|
-
"deprecationReason": null
|
|
12590
|
-
},
|
|
12591
|
-
{
|
|
12592
|
-
"name": "rewards",
|
|
12593
|
-
"description": null,
|
|
12594
|
-
"isDeprecated": false,
|
|
12595
|
-
"deprecationReason": null
|
|
12596
|
-
},
|
|
12597
|
-
{
|
|
12598
|
-
"name": "share_settings",
|
|
12599
|
-
"description": null,
|
|
12600
|
-
"isDeprecated": false,
|
|
12601
|
-
"deprecationReason": null
|
|
12602
|
-
},
|
|
12603
|
-
{
|
|
12604
|
-
"name": "share_settings_count_per_share_type",
|
|
12605
|
-
"description": null,
|
|
12606
|
-
"isDeprecated": false,
|
|
12607
|
-
"deprecationReason": null
|
|
12608
|
-
},
|
|
12609
|
-
{
|
|
12610
|
-
"name": "share_summary",
|
|
12611
|
-
"description": null,
|
|
12612
|
-
"isDeprecated": false,
|
|
12613
|
-
"deprecationReason": null
|
|
12614
|
-
},
|
|
12615
|
-
{
|
|
12616
|
-
"name": "share_url",
|
|
12617
|
-
"description": null,
|
|
12618
|
-
"isDeprecated": false,
|
|
12619
|
-
"deprecationReason": null
|
|
12620
|
-
},
|
|
12621
|
-
{
|
|
12622
|
-
"name": "spending_by_retailer_summaries",
|
|
12623
|
-
"description": null,
|
|
12624
|
-
"isDeprecated": false,
|
|
12625
|
-
"deprecationReason": null
|
|
12626
|
-
},
|
|
12627
|
-
{
|
|
12628
|
-
"name": "spending_summary",
|
|
12629
|
-
"description": null,
|
|
12630
|
-
"isDeprecated": false,
|
|
12631
|
-
"deprecationReason": null
|
|
12632
|
-
},
|
|
12633
|
-
{
|
|
12634
|
-
"name": "tag_list",
|
|
12635
|
-
"description": null,
|
|
12636
|
-
"isDeprecated": false,
|
|
12637
|
-
"deprecationReason": null
|
|
12638
|
-
}
|
|
12639
|
-
],
|
|
12640
|
-
"possibleTypes": null
|
|
12641
|
-
},
|
|
12642
12363
|
{
|
|
12643
12364
|
"kind": "INPUT_OBJECT",
|
|
12644
12365
|
"name": "CampaignFilterParams",
|
package/index.d.ts
CHANGED
|
@@ -1190,6 +1190,7 @@ export type Campaign = {
|
|
|
1190
1190
|
brand?: Maybe<Brand>;
|
|
1191
1191
|
brand_id?: Maybe<Scalars['ID']['output']>;
|
|
1192
1192
|
brand_sponsored_fees_enabled?: Maybe<Scalars['Boolean']['output']>;
|
|
1193
|
+
campaign_categories?: Maybe<Array<Scalars['String']['output']>>;
|
|
1193
1194
|
campaign_descriptions?: Maybe<Array<CampaignDescriptions>>;
|
|
1194
1195
|
campaign_type?: Maybe<Scalars['String']['output']>;
|
|
1195
1196
|
co_op_enabled?: Maybe<Scalars['Boolean']['output']>;
|
|
@@ -1346,56 +1347,6 @@ export type CampaignDescriptions = {
|
|
|
1346
1347
|
updated_by_id?: Maybe<Scalars['ID']['output']>;
|
|
1347
1348
|
};
|
|
1348
1349
|
|
|
1349
|
-
export type CampaignFields =
|
|
1350
|
-
| 'ad_creative_templates'
|
|
1351
|
-
| 'ad_previews'
|
|
1352
|
-
| 'ad_run_count'
|
|
1353
|
-
| 'ad_settings'
|
|
1354
|
-
| 'ads_enabled'
|
|
1355
|
-
| 'aggregate_ads_insights'
|
|
1356
|
-
| 'allocation'
|
|
1357
|
-
| 'allocation_balance'
|
|
1358
|
-
| 'asset_count'
|
|
1359
|
-
| 'assets'
|
|
1360
|
-
| 'auto_append_url_enabled'
|
|
1361
|
-
| 'bounties'
|
|
1362
|
-
| 'brand'
|
|
1363
|
-
| 'campaign_descriptions'
|
|
1364
|
-
| 'communication_counts'
|
|
1365
|
-
| 'configured_channels'
|
|
1366
|
-
| 'current_user_opted_out'
|
|
1367
|
-
| 'digital_assets'
|
|
1368
|
-
| 'division_referral_registration_keys'
|
|
1369
|
-
| 'engaged_retailer_count'
|
|
1370
|
-
| 'engagement_stats'
|
|
1371
|
-
| 'facebook_ads_enabled'
|
|
1372
|
-
| 'failed_ad_run_task_count'
|
|
1373
|
-
| 'fbpage_campaign_id'
|
|
1374
|
-
| 'features'
|
|
1375
|
-
| 'humanized_facebook_ad_targeting'
|
|
1376
|
-
| 'instagram_ads_enabled'
|
|
1377
|
-
| 'instamatch_available'
|
|
1378
|
-
| 'invitation'
|
|
1379
|
-
| 'invitations'
|
|
1380
|
-
| 'kpi'
|
|
1381
|
-
| 'latest_scheduled_share_date'
|
|
1382
|
-
| 'lead_count'
|
|
1383
|
-
| 'leads_unsubscribed_count'
|
|
1384
|
-
| 'liquid'
|
|
1385
|
-
| 'logo'
|
|
1386
|
-
| 'logo_public_id'
|
|
1387
|
-
| 'logo_url'
|
|
1388
|
-
| 'mobile_ads_enabled'
|
|
1389
|
-
| 'registration_keys'
|
|
1390
|
-
| 'rewards'
|
|
1391
|
-
| 'share_settings'
|
|
1392
|
-
| 'share_settings_count_per_share_type'
|
|
1393
|
-
| 'share_summary'
|
|
1394
|
-
| 'share_url'
|
|
1395
|
-
| 'spending_by_retailer_summaries'
|
|
1396
|
-
| 'spending_summary'
|
|
1397
|
-
| 'tag_list';
|
|
1398
|
-
|
|
1399
1350
|
export type CampaignFilterParams = {
|
|
1400
1351
|
all_tags?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
1401
1352
|
any_tags?: InputMaybe<Array<Scalars['String']['input']>>;
|
package/package.json
CHANGED
package/schema.graphql
CHANGED
|
@@ -1147,6 +1147,7 @@ type Campaign {
|
|
|
1147
1147
|
brand: Brand
|
|
1148
1148
|
brand_id: ID
|
|
1149
1149
|
brand_sponsored_fees_enabled: Boolean
|
|
1150
|
+
campaign_categories: [String!]
|
|
1150
1151
|
campaign_descriptions: [CampaignDescriptions!]
|
|
1151
1152
|
campaign_type: String
|
|
1152
1153
|
co_op_enabled: Boolean
|
|
@@ -1271,57 +1272,6 @@ type CampaignDescriptions {
|
|
|
1271
1272
|
updated_by_id: ID
|
|
1272
1273
|
}
|
|
1273
1274
|
|
|
1274
|
-
enum CampaignFields {
|
|
1275
|
-
ad_creative_templates
|
|
1276
|
-
ad_previews
|
|
1277
|
-
ad_run_count
|
|
1278
|
-
ad_settings
|
|
1279
|
-
ads_enabled
|
|
1280
|
-
aggregate_ads_insights
|
|
1281
|
-
allocation
|
|
1282
|
-
allocation_balance
|
|
1283
|
-
asset_count
|
|
1284
|
-
assets
|
|
1285
|
-
auto_append_url_enabled
|
|
1286
|
-
bounties
|
|
1287
|
-
brand
|
|
1288
|
-
campaign_descriptions
|
|
1289
|
-
communication_counts
|
|
1290
|
-
configured_channels
|
|
1291
|
-
current_user_opted_out
|
|
1292
|
-
digital_assets
|
|
1293
|
-
division_referral_registration_keys
|
|
1294
|
-
engaged_retailer_count
|
|
1295
|
-
engagement_stats
|
|
1296
|
-
facebook_ads_enabled
|
|
1297
|
-
failed_ad_run_task_count
|
|
1298
|
-
fbpage_campaign_id
|
|
1299
|
-
features
|
|
1300
|
-
humanized_facebook_ad_targeting
|
|
1301
|
-
instagram_ads_enabled
|
|
1302
|
-
instamatch_available
|
|
1303
|
-
invitation
|
|
1304
|
-
invitations
|
|
1305
|
-
kpi
|
|
1306
|
-
latest_scheduled_share_date
|
|
1307
|
-
lead_count
|
|
1308
|
-
leads_unsubscribed_count
|
|
1309
|
-
liquid
|
|
1310
|
-
logo
|
|
1311
|
-
logo_public_id
|
|
1312
|
-
logo_url
|
|
1313
|
-
mobile_ads_enabled
|
|
1314
|
-
registration_keys
|
|
1315
|
-
rewards
|
|
1316
|
-
share_settings
|
|
1317
|
-
share_settings_count_per_share_type
|
|
1318
|
-
share_summary
|
|
1319
|
-
share_url
|
|
1320
|
-
spending_by_retailer_summaries
|
|
1321
|
-
spending_summary
|
|
1322
|
-
tag_list
|
|
1323
|
-
}
|
|
1324
|
-
|
|
1325
1275
|
input CampaignFilterParams {
|
|
1326
1276
|
all_tags: [String!]
|
|
1327
1277
|
any_tags: [String!]
|