Hi, If you include the KeywordId field then you could join that information back to the criterion ID<https://developers.google.com/adwords/api/docs/reference/v201309/CampaignCriterionService.Criterion#id>on your AdGroupCriterion<https://developers.google.com/adwords/api/docs/reference/v201309/AdGroupCriterionService.AdGroupCriterion>and CampaignCriterion<https://developers.google.com/adwords/api/docs/reference/v201309/CampaignCriterionService.CampaignCriterion>objects, which you can retrieve either through structure reports<https://developers.google.com/adwords/api/docs/guides/structure-reports>or the AdGroupCriterionService<https://developers.google.com/adwords/api/docs/reference/v201309/AdGroupCriterionService>and CampaignCriterionService<https://developers.google.com/adwords/api/docs/reference/v201309/CampaignCriterionService> .
Cheers, Josh, AdWords API Team On Wednesday, January 22, 2014 4:00:32 PM UTC-5, Stepanian wrote: > > I noticed that the Search Query Performance Report does not have a field > that indicates if a search query is ADDED, EXCLUDED or NONE (neither added > nor excluded). Is that by design? Is there a workaround for me to get this > data as part of this report or from another source and do a join? Thanks. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://googleadsdeveloper.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords 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 Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
