RE: ASSET_DATA_IS_MISSING error on create text_asset

2020-12-10 Thread Google Ads API Forum Advisor Prod
Hi Eleni, Thanks for posting your concern. You may construct your API request for creating text asset using REST by following this guide and this link. However, we also recommend using the Google-supported client libraries as they will construct this at the backend on your behalf. Regards,

ASSET_DATA_IS_MISSING error on create text_asset

2020-12-09 Thread Eleni Lianou
Hello, I am trying to create a text asset using the REST interface and I get the error ASSET_DATA_IS_MISSING Here's my request: {"operations":[{"create":{"text_asset":{"text":"Test text"}}}]} and here's the error I get: 400 - {"error":{"code":400,"message":"Request contains an invalid