Hello Every one

I try to get all the YouTube chellens vor one Display Campagne

I tried two different ways 

   1. var youTubeChannelSelector = AdsApp.display().youTubeChannels();

here I get this error 

TypeError: Cannot find function youTubeChannels in object [Display]. (file 
Code.gs, line 107)


2. var camp = campSelector.next();

var youTubeChannelSelector = camp.display()

         .youTubeChannels()

         .withCondition("Impressions > 100")

         .forDateRange("LAST_MONTH")

        .orderBy("Clicks DESC");

and i get a nather error 

ReferenceError: "youTubeChannelFields_" is not defined. (file Code.gs, line 
112)

coul somone help me pleas 

greetings C. Burg

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/3c51c190-1935-441e-9528-bbfea0c0db5en%40googlegroups.com.
  • Try to get all Yo... 'Claudius Burg' via AdWords API and Google Ads API Forum

Reply via email to