@erika_toothy and @wangdao1: This issue how now been resolved. Here is an example card I just created:
$ twurl -X POST -H ads-api.twitter.com "/3/accounts/18ce54d4x5t/cards/image_app_download?wide_app_image_media_key=3_931235896644460544&name=test jollychic Jordan&app_country_code=JO&googleplay_app_id=com.jollycorp.jollychic"
{
"data": {
"name": "test jollychic Jordan",
"googleplay_app_id": "com.jollycorp.jollychic",
"image_display_height": "418",
"preview_url": null,
"id": "5kpqw",
"account_id": "18ce54d4x5t",
"app_country_code": "JO",
"wide_app_image": "https://pbs.twimg.com/media/DOxqHTWV4AAL7Bk.jpg",
"created_at": "2018-04-11T18:32:23Z",
"image_display_width": "800",
"card_uri": "card://984137096490135553",
"updated_at": "2018-04-11T18:32:23Z",
"app_cta": "INSTALL",
"deleted": false,
"card_type": "IMAGE_APP_DOWNLOAD"
},
"request": {
"params": {
"wide_app_image_media_key": "3_931235896644460544",
"name": "test jollychic Jordan",
"googleplay_app_id": "com.jollycorp.jollychic",
"image_display_height": "418",
"account_id": "18ce54d4x5t",
"app_country_code": "JO",
"wide_app_image": "https://pbs.twimg.com/media/DOxqHTWV4AAL7Bk.jpg",
"image_display_width": "800",
"app_cta": "INSTALL",
"card_type": "IMAGE_APP_DOWNLOAD"
}
}
}
Thank you both for raising this.