I see. Thanks very much.

On Monday, June 6, 2016 at 11:21:05 AM UTC-7, Anthony Madrigal wrote:
>
> Hi,
>
> AdWords API does not automatically archive old/unused campaigns. You will 
> need to do it on your own. You can use a Predicate 
> <https://developers.google.com/adwords/api/docs/reference/v201605/CampaignService.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 
> <https://github.com/googleads/googleads-java-lib/blob/master/examples/adwords_axis/src/main/java/adwords/axis/v201605/basicoperations/UpdateCampaign.java#L68>.
>  
> More examples can be found in our other client libraries 
> <https://developers.google.com/adwords/api/docs/clientlibraries>.
>
> Regards,
> Anthony
> 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 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
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/3f9ebe2f-a7e2-4198-ad75-ce64cb4a19e5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to