Hello,
When we are trying to add image assets to app campaigns we are sometimes 
getting this error via beta api (python) for particular images:

 GA Request "dLpFjEvWmBdTsyL3tqpUOQ" failed with status "INVALID_ARGUMENT":
The error code is not in this version. : operations : update : app_ad : 
images : asset

Here are more request ids with this error:
232WlkClhr9TMfX9dhhW8g
1-4TrmmNjyO4dSl4KZzDFQ
jo-yOhXjvF9PvZUTjiwMTg

The error happens not during image upload but during updating an app ad and 
passing a list of image resource names, like:

> {
>     "resourceName": "customers/***/ads/393996818292",
>     "appAd": {
>         "images": [{
>             "asset": "customers/***/assets/1157296678"
>         }, {
>             "asset": "customers/***/assets/1156975768"
>         }],
>         "headlines": [...],
>         ...
>     }
> }


Would you be able to look up these errors by request id and give us some 
more insights about the problem? When we are manually trying to add these 
images via adwords UI we are seeing some generic "error occurred please try 
again" message as well. We are not sure what exactly is the problem with 
those images.

Thank you.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/6ebe5c69-4446-449c-a2f4-20875ec44d7a%40googlegroups.com.

Reply via email to