AACFlow

VK Ads

Manage VK Ads campaigns, ad groups, ads, and statistics via the API

vk

VK Ads is the official advertising platform of VK (VKontakte), Russia's largest social network. Its API provides programmatic access to campaign management and performance statistics for advertisers.

With the VK Ads integration in AACFlow, you can:

  • Get Campaigns: Retrieve advertising campaigns in your account
  • Get Ad Groups: List ad groups within campaigns
  • Get Ads: Enumerate individual ads with filtering options
  • Get Statistics: Retrieve performance metrics for campaigns, ad groups, or ads

This integration enables automated ad performance reporting, budget monitoring, and campaign management workflows.

Usage Instructions

Integrate VK Ads into the workflow to manage advertising data. Requires a VK Ads OAuth token. Obtain tokens via the VK OAuth flow at id.vk.com.

Tools

vk_ads_get_campaigns

Get advertising campaigns

Input

ParameterTypeRequiredDescription
oauthTokenstringYesVK Ads OAuth token
limitnumberNoMaximum campaigns to return

Output

ParameterTypeDescription
campaignsarrayArray of campaign objects
totalnumberTotal campaigns count

vk_ads_get_ad_groups

Get ad groups

Input

ParameterTypeRequiredDescription
oauthTokenstringYesVK Ads OAuth token
campaignIdstringNoFilter by campaign ID
limitnumberNoMaximum ad groups to return

Output

ParameterTypeDescription
adGroupsarrayArray of ad group objects

vk_ads_get_ads

Get ads

Input

ParameterTypeRequiredDescription
oauthTokenstringYesVK Ads OAuth token
campaignIdstringNoFilter by campaign ID
adGroupIdstringNoFilter by ad group ID
limitnumberNoMaximum ads to return

Output

ParameterTypeDescription
adsarrayArray of ad objects

vk_ads_get_statistics

Get performance statistics

Input

ParameterTypeRequiredDescription
oauthTokenstringYesVK Ads OAuth token
objectTypestringYesObject type: campaign, ad_group, or ad
objectIdsstringYesComma-separated object IDs
dateFromstringYesStart date (YYYY-MM-DD)
dateTostringYesEnd date (YYYY-MM-DD)

Output

ParameterTypeDescription
statisticsarrayArray of statistics objects

On this page

今天就开始构建
超过 100,000 名开发者信赖我们。
用于构建 AI 智能体并运行智能体工作团队的 SaaS 平台。
开始使用