Get Negative Keywords Added in last 7 days

31 views
Skip to first unread message

vj

unread,
Aug 31, 2017, 1:43:03 PM8/31/17
to AdWords API Forum
I want to get negative keywords added in past dates using adwords api.

Is there any way to get negative keywords by date range?

I have tried using Campaign Negative Keywords Performance Report but that is not supporting date range.

Could you please help?

Thanks,
VJ.

Bharani Cherukuri (AdWords API Team)

unread,
Aug 31, 2017, 4:38:38 PM8/31/17
to AdWords API Forum
Hello, 

Campaign Negative Keywords Performance Report is for negative criterion or structure report and do not hold any statistics for negative keywords. Filtering the report by date range wouldn't be of much help. You could use the CustomerSyncService to retrieve the changed entities for a customer account or campaign based on the given date range. CustomerSyncService.get() returns all the changed entities in a customer account. CustomerChangeData contains information about the changed information, both at Campaign level and AdGroup level. At the Campaign level, CampaignChangeData holds information about a changed campaign and underlying groups that have been changed. At the AdGroup level, AdGroupChangeData holds information about a changed AdGroup.

Thanks,
Bharani, AdWords API Team. 
Reply all
Reply to author
Forward
0 new messages