xdevplatform / twitter-python-ads-sdk

A Twitter supported and maintained Ads API SDK for Python.
https://twitterdev.github.io/twitter-python-ads-sdk/
MIT License
189 stars 106 forks source link

Add media_url and media_key properties to CardsFetch #292

Open boronine opened 2 years ago

boronine commented 2 years ago

When fetching a WebsiteCard through the CardsFetch interface, I could not access media_key and media_url. This change fixes this.

CLAassistant commented 2 years ago

CLA assistant check
All committers have signed the CLA.