I am still unclear how to determine which days have changed. I understand 
the "CustomerSyncService" returns back different levels that have changed, 
however I need to know the DAYS which data has changed for. If I pass in a 
min/max of last sync time, where do I then get the days that need to be 
reprocessed? Can you please provide some sample code as to determine which 
days need to be reprocessed.

Thanks,
Brad

On Wednesday, November 18, 2015 at 7:11:59 AM UTC-8, Umesh Dengale wrote:
>
> Hello,
>  
> You could use the AdGroupChangeData.changedCriteria 
> <https://developers.google.com/adwords/api/docs/reference/v201509/CustomerSyncService.AdGroupChangeData#changedcriteria>,
>  
> AdGroupChangeData,removedCriteria 
> <https://developers.google.com/adwords/api/docs/reference/v201509/CustomerSyncService.AdGroupChangeData#removedcriteria>,
>  
> AdGroupChangeData.adGroupId 
> <https://developers.google.com/adwords/api/docs/reference/v201509/CustomerSyncService.AdGroupChangeData#adgroupid>,
>  
> AdGroupChangeData.adGroupChangeStatus 
> <https://developers.google.com/adwords/api/docs/reference/v201509/CustomerSyncService.AdGroupChangeData#adgroupchangestatus>
>  and 
> similar fields from CampaignChangeData 
> <https://developers.google.com/adwords/api/docs/reference/v201509/CustomerSyncService.CampaignChangeData>(e.g.
>  
> campaignId, addedCampaignCriteria, removedCampaignCriteria etc.) from the 
> CustomerSyncService to create the query to get the changed data for the 
> Keyword Performance Report. Please check out CustomerSyncService 
> <https://developers.google.com/adwords/api/docs/reference/v201509/CustomerSyncService>
>  and Keyword Performance Report 
> <https://developers.google.com/adwords/api/docs/appendix/reports/keywords-performance-report>
>  documents 
> for more details.
>
> Regards,
> Umesh, 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 http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/3b26f169-384b-4de7-b58c-f88d3a1bad1a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to