Re: getting stuck while making a asset group

2023-11-27 Thread Tanish Gupta
But I am making asset group how can i find asset group id? On Tuesday, 28 November 2023 at 03:17:59 UTC+5:30 Google Ads API Forum Advisor wrote: > Hi, > > Thank you for getting back to us. > > Kindly note that asset group resource names have the form >

Re: getting stuck while making a asset group

2023-11-27 Thread Tanish Gupta
My query is how can i generate theassetGroupResourceName while making the asset group On Monday, 27 November 2023 at 20:54:43 UTC+5:30 Google Ads API Forum Advisor wrote: > Hi Tanish, > > Thank you for reaching out to the Google Ads API support team. > > By reviewing your query, I understand

Getting stuck while making a asset group

2023-11-27 Thread Tanish Gupta
Hi I am stuck while making asset group other than this i am able to make assets. AssetGroup assetGroup = AssetGroup.newBuilder() .setName("Performance Max asset group #" + "_test") .setCampaign(campaignResourceName) .addFinalUrls("http://www.example.com;)