Re: TypeError: Cannot find function youTubeChannels in object [Display].

2020-11-17 Thread SUBINPVASU
Thank you, I will do that. On Tue, Nov 17, 2020 at 9:55 PM Google Ads API Forum Advisor Prod < adsapiforumadvi...@gmail.com> wrote: > Hi SUBIN, > > Thank you for reaching out. This is a Google Ads Scripts related issue. I > would suggest you to reach out to the Google Ads Scripts team via this >

RE: TypeError: Cannot find function youTubeChannels in object [Display].

2020-11-17 Thread Google Ads API Forum Advisor Prod
Hi SUBIN, Thank you for reaching out. This is a Google Ads Scripts related issue. I would suggest you to reach out to the Google Ads Scripts team via this link to get further assistance. Thanks and regards, Xiaoming, Google Ads API Team Xiaoming Google Ads API Team ref:_00D1U1174p._5004Q27uK0y

TypeError: Cannot find function youTubeChannels in object [Display].

2020-11-16 Thread SUBIN P VASU
Hi, I ran this script and got this results. *function main() { var videoAdGroupIterator = AdsApp.display().youTubeChannels().get(); Logger.log('Total adGroups found : ' + videoAdGroupIterator.totalNumEntities());* *}* TypeError: Cannot find function youTubeChannels in objec