We seem to have this problem for all our API created campaigns. We posted a large image app card through the API, with app_country_code = “CA”. Reading it back verifies this:
twurl -H ads-api.twitter.com /0/accounts/18ce53y0tai/cards/image_app_download/hpsf
{
"data": {
"account_id": "18ce53y0tai",
"app_country_code": "CA",
...
But when viewing this card in the web UI, the “Primary app store territory” shows as Afghanistan (the first country in the selector list).
https://ads.twitter.com/accounts/18ce53y0tai/cards/edit?url_id=hpsf
Any advice?
Thanks,
Will