You can enable Dynamic metrics for the Ads Report type to get Reddit custom events in your reports.
To enable Dynamic metrics, select Yes in the Load Dynamic Fields.
For every custom event from your Reddit account, the following metrics will be added:
```{{custom_event_name}} (view {{view_attribution_window}})```, e.g., ```My Event Name (view DAY)```
```{{custom_event_name}} (click {{click_attribution_window}})```, e.g., ```My Event Name (click WEEK)```
In addition, the following metrics for total custom events amount will be added:
```Custom Events Total (view {{view_attribution_window}})```, e.g., ```Custom Events Total (view DAY)```
```Custom Events Total (click {{click_attribution_window}})```, e.g., ```Custom Events Total (click WEEK)```
{%docs-informer info%}
The ```{{view_attribution_window}}``` and ```{{click_attribution_window}}``` are the Attribution window settings of your Reddit account retrieved from Reddit API. Learn more here.
{%docs-informer-end%}
Naming rules for Custom Events in the database
Every custom event in the database has two fields with the following naming:
```{{event_num}}``` - a sequence number of an event in the list of custom events delivered by Reddit API.
```{{view_aw}}``` and ```{{click_aw}}``` - View Attribution Window and Click Attribution Window values respectively. Possible values:
```d``` (DAY)
```w``` (WEEK)
```m``` (MONTH)
```{{db_field_name}}``` - a transformed name of a custom event that follows Snake case naming rules. E.g., New User event will be transformed to ```new_user```.
{%docs-informer-end%}
Schema information
Setup guide
Settings
No items found.
Troubleshooting
Troubleshooting guides
Check out troubleshooting guides for
Reddit - Custom Events
here:
Limits
Reddit - Custom Events API changes
Frequently asked questions
No items found.
Thank you for your feedback!
Oops! Something went wrong while submitting the form.