Hi,

I'm experiencing a big difference between API results and Web UI results 
from Keyword Planner, in particular working on brands.
>From my previous ticket (Include brand name in results calling 
TargetingIdeaService) it's clear that is not yet possible use brand search 
with API, however using API for brand search and Web UI (without flag 
"Include brand names in result"), I found big difference in results.

For instance, looking for brand "Sephora" with language Italian (see below 
selector), API returns zero result, still Web UI same values (using the 
same IEADS request of API), similar results using for example other brand, 
gaggia, lavazza and illy.

Difference is very big, so, is my call not correct? Why there are similar 
differences?

Thanks and regards,
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':[ 
            'sephora'
         ]
      }
   ],
   '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/ae326805-4c0c-433b-a5e9-6f8f66374438%40googlegroups.com.

Reply via email to