Marcel Steinbach

Results 2 issues of Marcel Steinbach

`targeting_optimization_types` comes from the API as a `list`, not `map` There are other objects that use `targeting_optimization_types`, I haven't tested these yet: [facebook_business/adobjects/adaccountdeliveryestimate.py](https://github.com/facebook/facebook-python-business-sdk/blob/95e64a10d987d7a53963d17036b6730d07f84ab5/facebook_business/adobjects/adaccountdeliveryestimate.py) [facebook_business/adobjects/adcampaigndeliveryestimate.py](https://github.com/facebook/facebook-python-business-sdk/blob/95e64a10d987d7a53963d17036b6730d07f84ab5/facebook_business/adobjects/adcampaigndeliveryestimate.py) Please advise if they need to...

CLA Signed

My use case is almost solved by the `access_control` plugin, but instead of having a JWT created by an Application/Origin, I have a client JWT assertion that contains e.g. `sub`....

Stale