Would AdWords API archive the old campaigns?

20 views
Skip to first unread message

Peng Xi

unread,
Jun 6, 2016, 12:44:41 PM6/6/16
to AdWords API Forum
As the increasing of the created campaigns, would the API automatically archive the old / stopped / removed campaigns, ad groups, etc.? If so, can I get the campaigns through the method SELECTOR?

Anthony Madrigal

unread,
Jun 6, 2016, 2:21:05 PM6/6/16
to AdWords API Forum
Hi,

AdWords API does not automatically archive old/unused campaigns. You will need to do it on your own. You can use a Predicate to filter campaigns on some kind of criteria such as "Impressions = 0", then pause or remove them accordingly. Here is a Java example on how to pause campaigns. More examples can be found in our other client libraries.

Regards,
Anthony
AdWords API Team

Peng Xi

unread,
Jun 6, 2016, 4:02:58 PM6/6/16
to AdWords API Forum
I see. Thanks very much.
Reply all
Reply to author
Forward
0 new messages