1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-12-21 23:57:40 +02:00
Files
OpenIntegrations/docs/en/examples/VK/CreateAdCampaign.txt
2025-07-06 01:01:25 +03:00

7 lines
179 B
Plaintext
Vendored

Parameters = GetVKParameters();
AccountID = "1607951446";
Name = "New campaign";
Result = OPI_VK.CreateAdvertisingCampaign(AccountID, Name, Parameters);