Hi,

You can fetch ad group level criteria (includes negative keywords) via the 
AdGroupCriterionService.get() 
<https://developers.google.com/adwords/api/docs/reference/v201809/AdGroupCriterionService#get>.
 As 
for campaign level, you can use the CampaignCriterionService.get() 
<https://developers.google.com/adwords/api/docs/reference/v201809/CampaignCriterionService#get>
. 

As for the CustomerSyncService 
<https://developers.google.com/adwords/api/docs/reference/v201809/CustomerSyncService>,
 
the data returned by this service is very limited and the complete 
information you seek may not be provided by the said service.

Regards,
Dannison
AdWords API Team

On Friday, November 23, 2018 at 7:06:00 PM UTC+8, [email protected] wrote:
>
> 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/4e647eed-53a1-4788-80a0-1e92b69f2bcc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • ... manisha
    • ... 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
      • ... manisha
        • ... 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum

Reply via email to