Hi Eshwar, CustomerSyncService <https://developers.google.com/adwords/api/docs/reference/v201702/CustomerSyncService> can be used to fetch recent changes to an account or a campaign for a given date range. Please refer to this example <https://github.com/googleads/googleads-java-lib/blob/master/examples/adwords_axis/src/main/java/adwords/axis/v201702/accountmanagement/GetAccountChanges.java> in Java to fetch changes to all campaigns in your account. For newly created campaigns, CampaignChangeData.campaignChangeStatus <https://developers.google.com/adwords/api/docs/reference/v201702/CustomerSyncService.CampaignChangeData#campaignchangestatus> would return the value 'NEW'. Same example is available in other client libraries <https://developers.google.com/adwords/api/docs/clientlibraries> as well. Please revert if you have additional questions or concerns.
Regards, Vishal, 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/4b99db85-e426-40b0-b8ba-bc42555fe291%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
