Hi Tirtha,

The service would always return campaign ids based on the selector
irrespective of whether it was changed or not. But the campaignChangeStatus
<https://developers.google.com/adwords/api/docs/reference/v201809/CustomerSyncService.CampaignChangeData#campaignchangestatus>
will reflect the correct status which will indicate if the campaign was
modified or not. For example, if you add an adgroup in a campaign, the
campaignChangeStatus
<https://developers.google.com/adwords/api/docs/reference/v201809/CustomerSyncService.CampaignChangeData#campaignchangestatus>
will be FIELDS_UNCHANGED. But the changedAdGroups
<https://developers.google.com/adwords/api/docs/reference/v201809/CustomerSyncService.CampaignChangeData#changedadgroups>
will contain an entry corresponding to the new adgroup that was added. The
adGroupChangeStatus
<https://developers.google.com/adwords/api/docs/reference/v201809/CustomerSyncService.AdGroupChangeData#adgroupchangestatus>
in this case will be NEW. The parent campaign id in this case will not have
the status as changed. I also tried updating an attribute of the adgroup
(for instance the name) and the service did return the specific adgroup in
changedAdGroups
<https://developers.google.com/adwords/api/docs/reference/v201809/CustomerSyncService.CampaignChangeData#changedadgroups> with
the adGroupChangeStatus
<https://developers.google.com/adwords/api/docs/reference/v201809/CustomerSyncService.AdGroupChangeData#adgroupchangestatus>
as FIELDS_CHANGED.

Since you are not able to get the updates via the service, could you please
share the details and SOAP logs of the update that you performed on the ad
group along with the SOAP logs of the CustomerSyncService.get()
<https://developers.google.com/adwords/api/docs/reference/v201809/CustomerSyncService#get>?
I can take a closer look. You could share the details using reply privately
to the author option.

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/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/ijlio208180000010uit4a006ag3kcz6omjad1j6oo30c1g68qj4d1j%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