Hi all Has there been any changes to this issue since the end of 2017? Are YouTube campaigns still not available via the Google CamapaignService API call?
James On Saturday, November 19, 2016 at 1:07:26 AM UTC+11, Markus Wigbels wrote: > > Dear support team, > > I'm trying to fetch all Ads located in a campaign in an account. > Unfortunately the result of my query does not include our YouTube Ads. > > My adwords-phplib-query is the following: > > $user = new AdWordsUser(); > > $user->SetClientCustomerId('MY_CLIENT_CUSTOMER_ID'); > > $adGroupAdService = $user->getService('AdGroupAdService', ADWORDS_VERSION > ); > > $query = 'SELECT Id, AdType, Dimensions, TemplateAdName, UniqueName WHERE > Status IN [ENABLED, PAUSED, DISABLED] ORDER BY Id LIMIT 0,500'; > $results = $adGroupAdService->query($query); > > > I get 215 Ads but the YouTube Ads are missing. Am I querying wrong here? > > Best regards, > Markus > > > > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/e73cb421-220a-4ca5-9358-a2191854a16f%40googlegroups.com.