1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-01-10 04:18:47 +02:00
OpenIntegrations/docs/en/examples/VK/CreateAdvertisingCampaign.txt

7 lines
170 B
Plaintext
Raw Normal View History

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