1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-04-13 11:50:53 +02:00

15 lines
356 B
Plaintext
Raw Normal View History

 Parameters = GetVKParameters();
2024-11-22 11:50:42 +03:00
CampaignNumber = "1030845310";
DailyLimit = 150;
CategoryNumber = 126;
2024-11-22 11:50:42 +03:00
PostID = "5754";
2024-09-21 10:57:02 +03:00
AccountID = "1607951446";
Result = OPI_VK.CreateAd(CampaignNumber
, DailyLimit
, CategoryNumber
, PostID
, AccountID
, Parameters);