I would like to revisit this topic. I am currently trying to sync the 
KEYWORD_PERFORMANCE_REPORT, so everyday after the "data freshness time" 
(https://support.google.com/adwords/answer/2544985), I was running a query 
for the past 5 days and replacing the data. However I noticed that as of 
lately there is data that is not reconciling with the adwords UI. I tracked 
the issue down to a specific date, and reran the import to find that the 
data was correct. This means that the data has been changing for the past 5 
days. I would like to implement the CustomerSyncService to allow me to use 
a sync date and then query for the changed data, though I am not sure how 
to interrupt the result of the CustomerSyncService i.e. the 
CampaignChangeData to then know which days need to be reprocessed for 
reporting. Can you help me understand the result of CampaignChangeData to 
dynamically create the query to get the new data for the keyword 
performance report?

Thanks!

On Tuesday, June 12, 2012 at 8:10:27 AM UTC-7, Oliver wrote:
>
>
> Hi,
>
> What is the best way to synchronize our local database record of the 
> account structure with that from the API?
>
> We can get the x_performance_report for each entity and compare the return 
> result with what we have locally.  However, we believe the performance 
> reports do NOT return all the entities (that don't have data) even when 
> includeZeroImpressions is set to TRUE as confirmed by the following:
>
>
> http://googleadsdeveloper.blogspot.co.uk/2011/12/zero-impression-data-in-adwords-api.html
> "...but be aware that setting it to "true" does not guarantee that 
> zero-impression rows will be returned.".
>
> How else can one ensure we're getting back all the account entities 
> irrespective of their performance data or statuses, etc.
>
> Oliver
>
>
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/d49c0faf-d800-46e8-bb36-179f6ab7aa71%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to