Skip to content

Commit d9c6286

Browse files
update-oas-botgricher-crto
authored andcommitted
Update OAS up to 2025-07
1 parent 278938c commit d9c6286

12 files changed

+135
-215
lines changed

api-specifications/marketingsolutions_2024-07.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"Advertiser"
1818
],
1919
"description": "Fetch the portfolio of Advertisers for this account",
20-
"operationId": "ApiPortfolioGet",
20+
"operationId": "ListAdvertisers",
2121
"responses": {
2222
"200": {
2323
"description": "Success",
@@ -274,7 +274,7 @@
274274
"Campaign"
275275
],
276276
"description": "Patch a list of AdSets.",
277-
"operationId": "PatchAdSetsV24Q1",
277+
"operationId": "PatchAdSets",
278278
"requestBody": {
279279
"description": "List of adsets to patch.",
280280
"content": {
@@ -311,7 +311,7 @@
311311
"Campaign"
312312
],
313313
"description": "Create the specified ad set",
314-
"operationId": "CreateAdSetV24Q1",
314+
"operationId": "CreateAdSet",
315315
"requestBody": {
316316
"description": "the ad sets to create",
317317
"content": {
@@ -351,7 +351,7 @@
351351
"Campaign"
352352
],
353353
"description": "Get the data for the specified ad set",
354-
"operationId": "GetAdSetV24Q1",
354+
"operationId": "GetAdSet",
355355
"parameters": [
356356
{
357357
"name": "ad-set-id",
@@ -443,7 +443,7 @@
443443
"Campaign"
444444
],
445445
"description": "Get the Category Bids for all valid Categories associated to an Ad Set",
446-
"operationId": "GetCategoryBidList",
446+
"operationId": "GetAdSetCategoryBids",
447447
"parameters": [
448448
{
449449
"name": "ad-set-id",
@@ -481,7 +481,7 @@
481481
"Campaign"
482482
],
483483
"description": "Patch Category Bids for one or more Categories in a single request. Partial success policy is followed.",
484-
"operationId": "PatchCategoryBidList",
484+
"operationId": "PatchAdSetCategoryBids",
485485
"parameters": [
486486
{
487487
"name": "ad-set-id",
@@ -619,7 +619,7 @@
619619
"Campaign"
620620
],
621621
"description": "Search for ad sets",
622-
"operationId": "SearchAdSetsV24Q1",
622+
"operationId": "SearchAdSets",
623623
"requestBody": {
624624
"content": {
625625
"application/json": {
@@ -2291,7 +2291,7 @@
22912291
"Campaign"
22922292
],
22932293
"description": "Get the data for the specified campaign",
2294-
"operationId": "GetCampaignV23Q1",
2294+
"operationId": "GetCampaign",
22952295
"parameters": [
22962296
{
22972297
"name": "campaign-id",
@@ -2331,7 +2331,7 @@
23312331
"Campaign"
23322332
],
23332333
"description": "Search for campaigns",
2334-
"operationId": "SearchCampaignsV23Q1",
2334+
"operationId": "SearchCampaigns",
23352335
"requestBody": {
23362336
"description": "filters on campaigns",
23372337
"content": {

api-specifications/marketingsolutions_2024-10.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"Advertiser"
1818
],
1919
"description": "Fetch the portfolio of Advertisers for this account",
20-
"operationId": "ApiPortfolioGet",
20+
"operationId": "ListAdvertisers",
2121
"responses": {
2222
"200": {
2323
"description": "Success",
@@ -274,7 +274,7 @@
274274
"Campaign"
275275
],
276276
"description": "Patch a list of AdSets.",
277-
"operationId": "PatchAdSetsV24Q1",
277+
"operationId": "PatchAdSets",
278278
"requestBody": {
279279
"description": "List of adsets to patch.",
280280
"content": {
@@ -311,7 +311,7 @@
311311
"Campaign"
312312
],
313313
"description": "Create the specified ad set",
314-
"operationId": "CreateAdSetV24Q1",
314+
"operationId": "CreateAdSet",
315315
"requestBody": {
316316
"description": "the ad sets to create",
317317
"content": {
@@ -351,7 +351,7 @@
351351
"Campaign"
352352
],
353353
"description": "Get the data for the specified ad set",
354-
"operationId": "GetAdSetV24Q1",
354+
"operationId": "GetAdSet",
355355
"parameters": [
356356
{
357357
"name": "ad-set-id",
@@ -443,7 +443,7 @@
443443
"Campaign"
444444
],
445445
"description": "Get the Category Bids for all valid Categories associated to an Ad Set",
446-
"operationId": "GetCategoryBidList",
446+
"operationId": "GetAdSetCategoryBids",
447447
"parameters": [
448448
{
449449
"name": "ad-set-id",
@@ -481,7 +481,7 @@
481481
"Campaign"
482482
],
483483
"description": "Patch Category Bids for one or more Categories in a single request. Partial success policy is followed.",
484-
"operationId": "PatchCategoryBidList",
484+
"operationId": "PatchAdSetCategoryBids",
485485
"parameters": [
486486
{
487487
"name": "ad-set-id",
@@ -619,7 +619,7 @@
619619
"Campaign"
620620
],
621621
"description": "Search for ad sets",
622-
"operationId": "SearchAdSetsV24Q1",
622+
"operationId": "SearchAdSets",
623623
"requestBody": {
624624
"content": {
625625
"application/json": {
@@ -2291,7 +2291,7 @@
22912291
"Campaign"
22922292
],
22932293
"description": "Get the data for the specified campaign",
2294-
"operationId": "GetCampaignV23Q1",
2294+
"operationId": "GetCampaign",
22952295
"parameters": [
22962296
{
22972297
"name": "campaign-id",
@@ -2331,7 +2331,7 @@
23312331
"Campaign"
23322332
],
23332333
"description": "Search for campaigns",
2334-
"operationId": "SearchCampaignsV23Q1",
2334+
"operationId": "SearchCampaigns",
23352335
"requestBody": {
23362336
"description": "filters on campaigns",
23372337
"content": {

api-specifications/marketingsolutions_2025-01.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"Advertiser"
1818
],
1919
"description": "Fetch the portfolio of Advertisers for this account",
20-
"operationId": "ApiPortfolioGet",
20+
"operationId": "ListAdvertisers",
2121
"responses": {
2222
"200": {
2323
"description": "Success",
@@ -274,7 +274,7 @@
274274
"Campaign"
275275
],
276276
"description": "Patch a list of AdSets.",
277-
"operationId": "PatchAdSetsV24Q1",
277+
"operationId": "PatchAdSets",
278278
"requestBody": {
279279
"description": "List of adsets to patch.",
280280
"content": {
@@ -311,7 +311,7 @@
311311
"Campaign"
312312
],
313313
"description": "Create the specified ad set",
314-
"operationId": "CreateAdSetV24Q1",
314+
"operationId": "CreateAdSet",
315315
"requestBody": {
316316
"description": "the ad sets to create",
317317
"content": {
@@ -351,7 +351,7 @@
351351
"Campaign"
352352
],
353353
"description": "Get the data for the specified ad set",
354-
"operationId": "GetAdSetV24Q1",
354+
"operationId": "GetAdSet",
355355
"parameters": [
356356
{
357357
"name": "ad-set-id",
@@ -443,7 +443,7 @@
443443
"Campaign"
444444
],
445445
"description": "Get the Category Bids for all valid Categories associated to an Ad Set",
446-
"operationId": "GetCategoryBidList",
446+
"operationId": "GetAdSetCategoryBids",
447447
"parameters": [
448448
{
449449
"name": "ad-set-id",
@@ -481,7 +481,7 @@
481481
"Campaign"
482482
],
483483
"description": "Patch Category Bids for one or more Categories in a single request. Partial success policy is followed.",
484-
"operationId": "PatchCategoryBidList",
484+
"operationId": "PatchAdSetCategoryBids",
485485
"parameters": [
486486
{
487487
"name": "ad-set-id",
@@ -619,7 +619,7 @@
619619
"Campaign"
620620
],
621621
"description": "Search for ad sets",
622-
"operationId": "SearchAdSetsV24Q1",
622+
"operationId": "SearchAdSets",
623623
"requestBody": {
624624
"content": {
625625
"application/json": {
@@ -2291,7 +2291,7 @@
22912291
"Campaign"
22922292
],
22932293
"description": "Get the data for the specified campaign",
2294-
"operationId": "GetCampaignV23Q1",
2294+
"operationId": "GetCampaign",
22952295
"parameters": [
22962296
{
22972297
"name": "campaign-id",
@@ -2331,7 +2331,7 @@
23312331
"Campaign"
23322332
],
23332333
"description": "Search for campaigns",
2334-
"operationId": "SearchCampaignsV23Q1",
2334+
"operationId": "SearchCampaigns",
23352335
"requestBody": {
23362336
"description": "filters on campaigns",
23372337
"content": {

api-specifications/marketingsolutions_2025-04.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"Advertiser"
1818
],
1919
"description": "Fetch the portfolio of Advertisers for this account",
20-
"operationId": "ApiPortfolioGet",
20+
"operationId": "ListAdvertisers",
2121
"responses": {
2222
"200": {
2323
"description": "Success",
@@ -274,7 +274,7 @@
274274
"Campaign"
275275
],
276276
"description": "Patch a list of AdSets.",
277-
"operationId": "PatchAdSetsV24Q3",
277+
"operationId": "PatchAdSets",
278278
"requestBody": {
279279
"description": "List of adsets to patch.",
280280
"content": {
@@ -311,7 +311,7 @@
311311
"Campaign"
312312
],
313313
"description": "Create the specified ad set",
314-
"operationId": "CreateAdSetV24Q3",
314+
"operationId": "CreateAdSet",
315315
"requestBody": {
316316
"description": "the ad sets to create",
317317
"content": {
@@ -351,7 +351,7 @@
351351
"Campaign"
352352
],
353353
"description": "Get the data for the specified ad set",
354-
"operationId": "GetAdSetV24Q3",
354+
"operationId": "GetAdSet",
355355
"parameters": [
356356
{
357357
"name": "ad-set-id",
@@ -443,7 +443,7 @@
443443
"Campaign"
444444
],
445445
"description": "Get the Category Bids for all valid Categories associated to an Ad Set",
446-
"operationId": "GetCategoryBidList",
446+
"operationId": "GetAdSetCategoryBids",
447447
"parameters": [
448448
{
449449
"name": "ad-set-id",
@@ -481,7 +481,7 @@
481481
"Campaign"
482482
],
483483
"description": "Patch Category Bids for one or more Categories in a single request. Partial success policy is followed.",
484-
"operationId": "PatchCategoryBidList",
484+
"operationId": "PatchAdSetCategoryBids",
485485
"parameters": [
486486
{
487487
"name": "ad-set-id",
@@ -619,7 +619,7 @@
619619
"Campaign"
620620
],
621621
"description": "Search for ad sets",
622-
"operationId": "SearchAdSetsV24Q3",
622+
"operationId": "SearchAdSets",
623623
"requestBody": {
624624
"content": {
625625
"application/json": {
@@ -2291,7 +2291,7 @@
22912291
"Campaign"
22922292
],
22932293
"description": "Get the data for the specified campaign",
2294-
"operationId": "GetCampaignV23Q1",
2294+
"operationId": "GetCampaign",
22952295
"parameters": [
22962296
{
22972297
"name": "campaign-id",
@@ -2331,7 +2331,7 @@
23312331
"Campaign"
23322332
],
23332333
"description": "Search for campaigns",
2334-
"operationId": "SearchCampaignsV23Q1",
2334+
"operationId": "SearchCampaigns",
23352335
"requestBody": {
23362336
"description": "filters on campaigns",
23372337
"content": {

0 commit comments

Comments
 (0)