Just to add one note. When we are using ReportDefinitionService for downloading Ad Performance Report, we are getting THIR_PARTY_ADS. In case when we are using AdGroupAdService, we don't get THIRD_PARTY_ADS.
On Thursday, May 10, 2012 12:07:23 PM UTC+2, kala wrote: > > Hello, > > We are using v201109 GawAPI lib for downloading Ads, Campaigns, etc. It > seems that we are not getting Ads with type: THIRD_PARTY_REDIRECT_AD but > those ads were added through MCC frontend. For selector, we are using: > > $selector -> fields = array('Id', 'Name', 'AdGroupId', 'Status', > 'Headline', 'Description1', 'Description2', 'Url', 'DisplayUrl', > 'DisapprovalReasons', 'TrademarkDisapproved', 'AdType', 'RichMediaAdName' > ); > > and predicates: > > $selector->predicates[] = new Predicate('Status', 'IN', array('ENABLED' > , 'PAUSED', 'DISABLED')); > > Anyone could help? > > -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords 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