1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-01-26 05:37:27 +02:00

15 lines
356 B
Plaintext
Raw Normal View History

 Parameters = GetVKParameters();
2024-09-17 15:55:34 +03:00
CampaignNumber = "1030500683";
DailyLimit = 150;
CategoryNumber = 126;
2024-09-17 15:55:34 +03:00
PostID = "3754";
AccountID = "1607951446";
Result = OPI_VK.CreateAd(CampaignNumber
, DailyLimit
, CategoryNumber
, PostID
, AccountID
, Parameters);