Hi Eshwar,

Unfortunately, using CustomerSyncService 
<https://developers.google.com/adwords/api/docs/reference/v201702/CustomerSyncService>,
 you 
cannot fetch only the changed campaigns directly. The best way to achieve 
this is by following this example 
<https://www.google.com/url?q=https%3A%2F%2Fgithub.com%2Fgoogleads%2Fgoogleads-java-lib%2Fblob%2Fmaster%2Fexamples%2Fadwords_axis%2Fsrc%2Fmain%2Fjava%2Fadwords%2Faxis%2Fv201702%2Faccountmanagement%2FGetAccountChanges.java&sa=D&sntz=1&usg=AFQjCNFTbjvlyMv2R9v3iodoa6AiGHe-Cw>
 and 
checking for CampaignChangeData.campaignChangeStatus 
<https://developers.google.com/adwords/api/docs/reference/v201702/CustomerSyncService.CampaignChangeData#campaignchangestatus>
 value 
= 'NEW'. As an alternative, you can download the Campaign Performance 
Report and filter on StartDate 
<https://developers.google.com/adwords/api/docs/appendix/reports/campaign-performance-report#startdate>.
 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 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/428af64c-2c05-4db0-ae4f-bdb0f858a081%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to