@maxim_mazurok/gapi.client.dfareporting-v4
Advanced tools
Comparing version
{ | ||
"name": "@maxim_mazurok/gapi.client.dfareporting-v4", | ||
"version": "0.0.20240821", | ||
"version": "0.0.20240926", | ||
"description": "TypeScript typings for Campaign Manager 360 API v4", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -1382,2 +1382,17 @@ # TypeScript typings for Campaign Manager 360 API v4 | ||
/* | ||
Gets one TvCampaignDetail by ID. | ||
*/ | ||
await gapi.client.dfareporting.tvCampaignDetails.get({ | ||
id: 'id', | ||
profileId: 'profileId', | ||
}); | ||
/* | ||
Retrieves a list of TV campaign summaries. | ||
*/ | ||
await gapi.client.dfareporting.tvCampaignSummaries.list({ | ||
profileId: 'profileId', | ||
}); | ||
/* | ||
Gets one user profile by ID. | ||
@@ -1384,0 +1399,0 @@ */ |
Sorry, the diff of this file is too big to display
726512
0.93%13088
1.03%1488
1.02%