Ended/Removed Campaigns

178 views
Skip to first unread message

Nimcy Sucheendran

unread,
May 11, 2017, 5:02:01 PM5/11/17
to AdWords API Forum
Hi

I am trying to list removed/ended campaigns from Adwords by using this code. I do not see any results. 

Is there any other settings to be enabled to list removed/ended campaigns?

Ivan Bautista

unread,
May 12, 2017, 1:10:34 AM5/12/17
to AdWords API Forum
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() doesn't include removed campaigns. However, you may filter down the request to show all removed campaigns by adding a predicate of REMOVED status only. 

Let me know if this helps.

Regards,
Ivan
AdWords API Team

Nimcy Sucheendran

unread,
May 12, 2017, 11:08:34 AM5/12/17
to AdWords API Forum
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.

Ivan Bautista

unread,
May 14, 2017, 10:41:15 PM5/14/17
to AdWords API Forum
Hi Nimcy,

To help us investigate further, could you reply to us privately (using reply privately to author option) with the SOAP request and response logs captured for the CampaignService.get()?

Tony França

unread,
Nov 8, 2017, 5:17:10 PM11/8/17
to AdWords API Forum
Ivan Bautista, was the problem above ever solved?
I'm seeing similar behaviour from the API, only in my case I'm using AWQL.

Even if I run a query like "SELECT Id, Name, Status, ServingStatus WHERE ServingStatus = 'ENDED'"
OTOH, "SELECT Id, Name, Status, ServingStatus WHERE Status = 'REMOVED'", I do get a bunch of results.

On the UI, I can indeed see thaat there are ended campaigns.
Help! :-)

Peter Oliquino

unread,
Nov 9, 2017, 3:15:57 AM11/9/17
to AdWords API Forum
Hi Tony,

I'm a colleague of Ivan and I will be providing support for now. As for your concern, could you confirm if you are using the CampaignService.query() method? If yes, could you provide the generated SOAP request and response so I can further investigate? You may reply using the Reply privately to author option.

Additionally, for any other future concerns with the implementation of the AdWords API, it is preferable to create a new thread instead of opening an old thread for better tracking.

Regards,
Peter 
AdWords API Team

Peter Oliquino

unread,
Nov 27, 2017, 3:51:21 AM11/27/17
to AdWords API Forum
Hi Tony,

Just wanted to follow up on your concern. Could you confirm if you still require assistance?

Best regards,
Peter
AdWords API Team
Reply all
Reply to author
Forward
0 new messages