Hello,

Thanks for attaching the SOAP XML logs. The CampaignCriterionService get 
operation returns the CampaignCriterionPage.entries 
<https://developers.google.com/adwords/api/docs/reference/v201601/CampaignCriterionService.CampaignCriterionPage#entries>
 which 
contains the NegativeCampaignCriterion 
<https://developers.google.com/adwords/api/docs/reference/v201601/CampaignCriterionService.NegativeCampaignCriterion>
 for 
the negative keywords. The NegativeCampaignCriterion.criteria 
<https://developers.google.com/adwords/api/docs/reference/v201601/CampaignCriterionService.NegativeCampaignCriterion#criterion>
 will 
be keyword 
<https://developers.google.com/adwords/api/docs/reference/v201601/CampaignCriterionService.Keyword>
 type(in 
your case and it will not return com.google.api.ads.adwords.
axis.v201509.express.NegativeKeyword type). The NegativeCampaignCriterion.
isNegative 
<https://developers.google.com/adwords/api/docs/reference/v201601/CampaignCriterionService.NegativeCampaignCriterion#isnegative>
 field 
will represent it is negative or not (return true for a negative keyword). 
The response you received is as expected. Please check the 
CampaignCriterionService 
<https://developers.google.com/adwords/api/docs/reference/v201601/CampaignCriterionService>
 document 
for more details. 

Regards,
Umesh, AdWords API Team.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 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/8d7a526b-0eca-4cf1-b5e0-b1cd4420c607%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to