Hi, Thanks for clarifying. In that case, since *KeywordId* is not filterable on the Search Query report, I think your only option is to run that report with whatever other filters you can (e.g., you could filter by the AdGroupId <https://developers.google.com/adwords/api/docs/appendix/reports/search-query-performance-report#adgroupid> to limit to only keywords in the selected keyword's ad group), and then process the results on your side, pulling out only the rows where *KeywordId* matches the selected keyword.
Cheers, Josh, AdWords API Team On Thursday, January 28, 2016 at 6:10:05 PM UTC-5, [email protected] wrote: > > Hi, I'm trying to get the search query report of a specific keyword. > First I consume the KEYWORD_PERFORMANCE_REPORT, after is the user select > an specific keyword > I show the SEARCH_QUERY_REPORT data of that specific keyword, as I said I > compare the "KeywordTextMatchingQuery" > with the keyword selected but this it's not working with the keywords that > contains the + sign. > Also in SEARCH_QUERY_REPORT I can´t use the keywordID, because this field > it's not filterable. > > Thanks and sorry for not describe this before. > > > > El jueves, 28 de enero de 2016, 15:18:14 (UTC-6), [email protected] > escribió: >> >> Hi I'm trying to get the search query report of an specific keyword, but >> I have a problem because >> when I sent the the keyword I compare the KeywordTextMatchingQuery with >> the keyword, this is fine >> for any keyword that does not contain the "+" sign before, because with >> this special keywords that contains >> the "+" sign the search query report is not returning data. >> >> Do I need to use another Report ? >> >> >> Thanks >> >> > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [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]. 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/3c10361a-9913-4288-bfbf-e4bde151d3d8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
