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

7 lines
185 B
Plaintext
Raw Normal View History

 Parameters = GetVKParameters();
2024-09-21 09:57:02 +02:00
AccountID = "1607951446";
Name = "New campaign";
Result = OPI_VK.CreateAdvertisingCampaign(AccountID, Name, Parameters);