RE: Create TextAd using Google AdWords Java API

2019-07-25 Thread Google Ads API Forum Advisor Prod
Hi Suresh, Could you try and create ExpandedTextAds instead? Since 2016, creation of standard TextAds was no longer supported in the AdWords API as discussed in this blog post from the same year. Thanks and regards, Peter Google Ads API Team ref:_00D1U1174p._5001UEGM1E:ref -- -- =~=~=~=~=~=~

Create TextAd using Google AdWords Java API

2019-07-24 Thread Suresh Kumar Shenbagam
Hi, I am unable to create TextAd using Google AdWords JAVA API. Can anyone send me the java source to create the same. Code: TextAd textAd = new TextAd(); textAd.setHeadline("Test Headline"); textAd.setDescription1("Description1"); textAd.setDescri