Is there a way to get all available action_types?

580 views Asked by At

According to https://developers.facebook.com/docs/marketing-api/reference/ads-action-stats/#Reading there is a field called action_type that can have different custom values(custom app events, pixel events) Is there any way to get list of all possible values for this field?

1

There are 1 answers

0
pizzaslice On BEST ANSWER

Just digging into that documentation there are two types of events that are associated with "action_type".

"App Events" (all available events): https://developers.facebook.com/docs/marketing-api/app-event-api/v2.8

"Facebook Pixel" (all available events); https://developers.facebook.com/docs/marketing-api/facebook-pixel/conversion-tracking/v2.8