Hi Tirtha,

Please find my responses inline:

   1. How small of a time window can i provide to the customersync service?
   The dateTimeRange
<https://developers.google.com/adwords/api/docs/reference/v201809/CustomerSyncService.CustomerSyncSelector#datetimerange> is
   expected in the following format : yyyyMMdd HHmmss. Which means, the
   shortest time interval that you can get the changes for is a second.
   2. Any advised best practices when using this service?
   If you are encountering TOO_MANY_CHANGES
<https://developers.google.com/adwords/api/docs/reference/v201809/CustomerSyncService.CustomerSyncError#reason>
   error, as you are trying to do, reducing the time interval should help in
   getting the changes. If that does not help, you should assume that the
   entire object has changed and retrieve the object using the specific
   service. If you are trying to gather the performance stats of a new
keywords added during a time frame, you could also have a logic at your end to make a note of the keyword ids along with the ad group Id of these newly
   created keywords and use that as a predicate in your report definition.
Please note that CustomerSyncService only supports queries for dates within
   the last 90 days.

Please let me know if you have any additional questions.

Thanks,
Sreelakshmi, AdWords API Team


=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
    http://googleadsdeveloper.blogspot.com/search/label/adwords_api
    https://developers.google.com/adwords/api/community/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

On 02/11/19 13:37:50 maverickgh...@gmail.com wrote:

Hi team,

I am trying to get delta changes from adwords API (using sample code from
https://github.com/googleads/googleads-python-lib/blob/master/examples/adwords/v201809/account_management/get_account_changes.py
)

I get error when accessing the changes.
Error message: googleads.errors.GoogleAdsServerFault:
[CustomerSyncError.TOO_MANY_CHANGES @ selector]

1. How small of a time window can i provide to the customersync service?
2. Any advised best practices when using this service?

We have 100s of millions of keywords on adwords. The idea is to download
only the delta and not the full keyword performance report. Hence we are
exploring the customersync service.

--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/030fec64-f166-4862-88b5-ad934283a039%40googlegroups.com
<https://groups.google.com/d/msgid/adwords-api/030fec64-f166-4862-88b5-ad934283a039%40googlegroups.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.

--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/00d12i8kmg000001g53jkc000b6c86w6omjad1j6oo30c1g68qj4d1j%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
  • TOO_MAN... Tirtha Ghosh Dastidar
    • RE... googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
      • ... Tirtha Ghosh Dastidar
    • RE... googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
      • ... Tirtha Ghosh Dastidar
        • ... googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
          • ... Tirtha Ghosh Dastidar

Reply via email to