I am trying to fetch change history for last 30 days for number of negative keywords added by user.
I am able to fetch the negative keywords added at campaign level as well as ad group level by using CustomerSyncServiceInterface, source example at below link: https://github.com/googleads/googleads-java-lib/blob/master/examples/adwords_axis/src/main/java/adwords/axis/v201802/accountmanagement/GetAccountChanges.java However ,I am unable to fetch the negative keywords added to the shared negative lists .I did create a negative list ,added negative keyword to it and then associated this to campaign.I do see this change under change history from adwords UI ,but I am unable to fetch it using API. Is there any way I can get these negative keywords (added to negative list) using an API? Thanks in advance. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [email protected] To unsubscribe from this group, send email to [email protected] 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 [email protected]. 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/7ba84886-6ec9-4234-a2e8-d94b4762e934%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
