facebook / facebook-ruby-business-sdk

Ruby SDK for Meta Marketing API
https://developers.facebook.com/docs/business-sdk
Other
209 stars 160 forks source link

Action Source "app" is valid value or not? #157

Closed WaKeMaTTa closed 1 year ago

WaKeMaTTa commented 2 years ago

FacebookAds::ServerSide::ActionSource is an set of values:

["email", "website", "app", "phone_call", "chat", "physical_store", "system_generated", "other"]

I can't find the value "app" in the official documentation.

My question is "app" is a valid value or not?

alanho commented 1 year ago

"app" is valid value. the documentation probably updated since this issue was opened. so i will mark this as resolved for now.