tophatter / facebook-ruby-ads-sdk

The Facebook Marketing API in Ruby.
https://developers.facebook.com/docs/marketing-apis
MIT License
62 stars 39 forks source link

Update campaign objectives #20

Closed tfe closed 6 years ago

tfe commented 6 years ago

Update objectives with current list from FP API v2.9

Specifically, MOBILE_APP_INSTALLS is now APP_INSTALLS as of v2.9, which is the impetus for this change.

This list is the same for API v2.10 as v2.9 so this should be a forward-compatible change.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 76.898% when pulling b51ae5a9e3d165050667ecadfd2cbde48639b866 on update-campaign-objectives into c8b3f1f56926e677429dfadb9b947f2f43eabfe4 on master.