@zernio/node
Advanced tools
+1
-1
| { | ||
| "name": "@zernio/node", | ||
| "version": "0.2.389", | ||
| "version": "0.2.391", | ||
| "description": "The official Node.js library for the Zernio API", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
+9
-0
@@ -375,2 +375,3 @@ <p align="center"> | ||
| | `adCampaigns.bulkUpdateAdCampaignStatus()` | Pause or resume many campaigns | | ||
| | `adCampaigns.getAdSetDetails()` | Live ad-set details incl. learning phase (Meta) | | ||
| | `adCampaigns.getAdsTimeline()` | Get daily account metrics | | ||
@@ -393,2 +394,3 @@ | `adCampaigns.getAdTree()` | Get campaign tree | | ||
| | `ads.listAdsBusinessCenters()` | List TikTok Business Centers | | ||
| | `ads.listAdStudies()` | A/B tests and lift studies (Meta) | | ||
| | `ads.listConversionAssociations()` | List associated campaigns | | ||
@@ -405,5 +407,7 @@ | `ads.listConversionDestinations()` | List conversion destinations | | ||
| | `ads.createMessagingAd()` | Create click-to-message ad (WhatsApp / Messenger / Instagram Direct) | | ||
| | `ads.createRfPrediction()` | Create a Reach & Frequency prediction (Meta) | | ||
| | `ads.createStandaloneAd()` | Create standalone ad | | ||
| | `ads.createTestLead()` | Create a test lead | | ||
| | `ads.getAd()` | Get ad details | | ||
| | `ads.getAdAccountFinance()` | Ad account finances (Meta) | | ||
| | `ads.getAdAnalytics()` | Get ad analytics | | ||
@@ -413,2 +417,3 @@ | `ads.getAdComments()` | List comments on an ad | | ||
| | `ads.getAdPreviews()` | Render previews of an existing ad (Meta) | | ||
| | `ads.getAdsActivityLog()` | Ad account change / audit log (Meta) | | ||
| | `ads.getAdTrackingTags()` | Get ad tracking tags | | ||
@@ -424,2 +429,3 @@ | `ads.getCampaignAnalytics()` | Get campaign analytics | | ||
| | `ads.getLinkedInSupplyForecast()` | Impressions, clicks and spend forecast (LinkedIn) | | ||
| | `ads.getRfPrediction()` | Read a Reach & Frequency prediction (Meta) | | ||
| | `ads.updateAd()` | Update ad | | ||
@@ -436,2 +442,3 @@ | `ads.updateAdAccount()` | Update ad account settings | | ||
| | `ads.boostPost()` | Boost post as ad | | ||
| | `ads.cancelRfReservation()` | Cancel a Reach & Frequency reservation (Meta) | | ||
| | `ads.estimateAdReach()` | Estimate audience reach | | ||
@@ -441,5 +448,7 @@ | `ads.generateAdPreviews()` | Render pre-create ad previews (Meta) | | ||
| | `ads.removeConversionAssociations()` | Remove associated campaigns | | ||
| | `ads.reserveRfPrediction()` | Reserve a Reach & Frequency prediction (Meta) | | ||
| | `ads.searchAdInterests()` | Search targeting interests | | ||
| | `ads.searchAdTargeting()` | Search targeting options | | ||
| | `ads.sendConversions()` | Send conversion events | | ||
| | `ads.uploadAdImage()` | Upload an ad image from base64 (Meta) | | ||
@@ -446,0 +455,0 @@ ### Broadcasts |
+18
-0
@@ -27,2 +27,3 @@ import packageJson from '../package.json'; | ||
| cancelPhoneNumberPortIn, | ||
| cancelRfReservation, | ||
| checkPhoneNumberAvailability, | ||
@@ -65,2 +66,3 @@ checkPhoneNumberPortability, | ||
| createQueueSlot, | ||
| createRfPrediction, | ||
| createSequence, | ||
@@ -141,2 +143,3 @@ createStandaloneAd, | ||
| getAd, | ||
| getAdAccountFinance, | ||
| getAdAnalytics, | ||
@@ -147,4 +150,6 @@ getAdAudience, | ||
| getAdPreviews, | ||
| getAdSetDetails, | ||
| getAdTrackingTags, | ||
| getAdTree, | ||
| getAdsActivityLog, | ||
| getAdsTimeline, | ||
@@ -227,2 +232,3 @@ getAllAccountsHealth, | ||
| getRedditSubreddits, | ||
| getRfPrediction, | ||
| getSequence, | ||
@@ -291,2 +297,3 @@ getSmsRegistration, | ||
| listAdCatalogs, | ||
| listAdStudies, | ||
| listAds, | ||
@@ -380,2 +387,3 @@ listAdsBusinessCenters, | ||
| resendSmsRegistrationOtp, | ||
| reserveRfPrediction, | ||
| restoreWorkflowVersion, | ||
@@ -476,2 +484,3 @@ retryPost, | ||
| updateYoutubeDefaultPlaylist, | ||
| uploadAdImage, | ||
| uploadMediaDirect, | ||
@@ -1285,2 +1294,9 @@ uploadPhoneNumberKycDocument, | ||
| listAdsBusinessCenters: listAdsBusinessCenters, | ||
| getAdsActivityLog: getAdsActivityLog, | ||
| createRfPrediction: createRfPrediction, | ||
| getRfPrediction: getRfPrediction, | ||
| cancelRfReservation: cancelRfReservation, | ||
| reserveRfPrediction: reserveRfPrediction, | ||
| listAdStudies: listAdStudies, | ||
| getAdAccountFinance: getAdAccountFinance, | ||
| listAdAccounts: listAdAccounts, | ||
@@ -1299,2 +1315,3 @@ updateAdAccount: updateAdAccount, | ||
| createTestLead: createTestLead, | ||
| uploadAdImage: uploadAdImage, | ||
| searchAdInterests: searchAdInterests, | ||
@@ -1334,2 +1351,3 @@ searchAdTargeting: searchAdTargeting, | ||
| duplicateAdCampaign: duplicateAdCampaign, | ||
| getAdSetDetails: getAdSetDetails, | ||
| updateAdSet: updateAdSet, | ||
@@ -1336,0 +1354,0 @@ updateAdSetStatus: updateAdSetStatus, |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
3531696
1.33%71306
1.36%881
1.03%