facebook-python-business-sdk icon indicating copy to clipboard operation
facebook-python-business-sdk copied to clipboard

Add support for lookalike value in audience schema.

Open chetmancini opened this issue 6 years ago • 0 comments

Resolves issue #441 .

Adds support for lookalike values in schemas as documented here, without the end developer needing to prehash values: https://developers.facebook.com/docs/marketing-api/value-based-lookalike-audience-targeting

Pulled out logic into multiple class methods to replicate the normalize fields pattern, but happy to use another stylistic approach.

Thanks!

chetmancini avatar Feb 09 '18 14:02 chetmancini