Hi Ivan I am not using a MCC account. I tried using Status and ServingStatus alternately to list the ended campaigns. I do not see any results from the API. However I see one campaign ended on the UI.
On Thursday, May 11, 2017 at 10:10:34 PM UTC-7, Ivan Bautista wrote: > > Hi Nimcy, > > Make sure that the clientCustomerId request header set when executing the > request is for a client account and not an MCC account. > > Also, by default, the CampaignService.get() > <https://developers.google.com/adwords/api/docs/reference/v201702/CampaignService#get> > doesn't > include removed campaigns. However, you may filter down the request to show > all removed campaigns by adding a predicate > <https://developers.google.com/adwords/api/docs/reference/v201702/CampaignService.Predicate> > of > REMOVED status > <https://developers.google.com/adwords/api/docs/reference/v201702/CampaignService.Campaign#status> > only. > > Let me know if this helps. > > Regards, > Ivan > AdWords API Team > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] 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 Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/12d8029e-1ebd-47e4-99ad-4edd09521f42%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
