API ReferenceAnnouncementsCommunity Discussion
API ReferenceCommunity DiscussionAnnouncementsLog In
API Reference

Standard Columns

Standard columns contain performance metrics.

NameTypeDescription
campaignStringThe campaign_id (A numeric String)
campaign_nameStringHuman-readable campaign name
content_providerStringMachine-readable advertiser name
content_provider_nameStringHuman-readable advertiser name
impressionsNumberTotal Number of Served Ads

Corresponds to the Served Ads column in Realize.

To measure impressions, use visible_impressions (as per MRC guidelines).
visible_impressionsIntegerTotal number of viewable impressions
(At least 50% of the pixels were visible.)

This is the recommended metric for impressions, and corresponds to the Impressions column in Realize.
ctrPercent= Clicks/Impressions

This column is deprecated. Use vctr instead (as per MRC guidelines).
vctrPercentAverage viewable CTR (Click-Through Rate).

Calculated as Clicks/Viewable Impressions

This is the recommended metric for click-through rate, and corresponds to the CTR column in Realize.
cpmMoney= Spend/Impressions x 1,000

This column is deprecated. Use vcpm instead (as per MRC guidelines).
vcpmMoneyAverage viewable CPM (Cost Per 1000 viewable Impressions).

Calculated as Spend/viewable Impressions x 1.000

This is the recommended metric for CPM, and corresponds to the CPM column in Realize.
cpcMoneyAverage CPC of total clicks. Calculated as Spend/Clicks
spentMoneyTotal amount spent
clicksNumberTotal Number of clicks
currencyStringCurrency Code (ISO 4217)

The currency for columns of type “Money”.
actionsNumberTotal Number of actions (also referred to as conversions)
cpaMoneyAverage CPA (Cost Per Action). Calculated as Spend/Actions
cvrPercentAverage Conversion Rate. Calculated as Actions/Clicks
roasMoneyReturn on ad spend - the total conversion value amount divided by the total ad spend

📘

ROAS

In order to report on conversions_value and roas, you must do either of the following:

  1. Assign a static conversion value to a given conversion.
  2. Pass dynamic conversion values.

    If you are using the Taboola Shopify App, the App will pass the purchase value to Taboola dynamically.

WHAT’S NEXT
Tell your users what they should do after they've finished this page