Hi Sam, One possible solution would be to use the StartDate <https://developers.google.com/adwords/api/docs/reference/v201609/CampaignService.Campaign#startDate> field of your new Campaigns as predicate to separate them from your old campaigns. Additionally, when retrieving your new AdGroups (considering that they also belong to your new campaigns), you may use the CampaignId <https://developers.google.com/adwords/api/docs/reference/v201609/AdGroupService.AdGroup#campaignId> (campaign IDs of your new campaigns) field of your AdGroup as a predicate. You may also refer to the following links for more information on which fields you can select/filter on for your Campaigns <https://developers.google.com/adwords/api/docs/appendix/selectorfields#v201609-CampaignService> and AdGroups <https://developers.google.com/adwords/api/docs/appendix/selectorfields#v201609-AdGroupService> .
Cheers, Peter 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/ead2abde-b419-42d1-98e1-861a1f4f0910%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
