1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-02-03 13:22:19 +02:00

15 lines
342 B
Plaintext
Raw Normal View History

2024-08-13 14:35:37 +03:00
 Parameters = GetVKParameters();
CampaignNumber = "1030425511";
2024-08-13 14:35:37 +03:00
DailyLimit = 150;
CategoryNumber = 126;
PostID = "3356";
AccountID = "1607951446";
2024-08-13 14:35:37 +03:00
Result = OPI_VK.CreateAd(CampaignNumber
, DailyLimit
, CategoryNumber
, PostID
, AccountID
, Parameters);