Hi, Using Keyword Planner from Web there is flag "Include brand names in results" (screenshot attached), how is possible obtain the same result also with the API?
We ave a Python tool that build a selector like below, that simulate the same web research, but from API we don't see any result, that instated appear on-line using flag "Include brand names in result", so using API how is possible make a similar selector? Thanks. Giuseppe { 'ideaType':'KEYWORD', 'requestType':'IDEAS', 'requestedAttributeTypes':[ 'KEYWORD_TEXT', 'SEARCH_VOLUME', 'COMPETITION', 'EXTRACTED_FROM_WEBPAGE', 'AVERAGE_CPC', 'TARGETED_MONTHLY_SEARCHES' ], 'paging':{ 'startIndex':0, 'numberResults':100 }, 'searchParameters':[ { 'xsi_type':'IncludeAdultContentSearchParameter' }, { 'xsi_type':'LanguageSearchParameter', 'languages':[ { 'id':1004 } ] }, { 'xsi_type':'NetworkSearchParameter', 'networkSetting':{ 'targetGoogleSearch':True, 'targetSearchNetwork':False, 'targetContentNetwork':False, 'targetPartnerSearchNetwork':False } }, { 'xsi_type':'RelatedToQuerySearchParameter', 'queries':[ '{EXAMPLE QUERY}' ] } ], 'currencyCode':'EUR', 'localeCode':'it_IT' } -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 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 and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/9c400763-4a53-4754-b9ae-516238c79a26%40googlegroups.com.