Hi Everyone,

I am getting millions back for the SEARC_VOLUME rather than the expected 
hundreds:
*Keyword with text 'used ford focus fc42f77b', average monthly search 
volume 5755414*

Am I interpreting the response wrong? Can anyone please help me out? Thanks 
very much for taking the time to read.



I have added the Search parameters thus:

        $locationParameter = new LocationSearchParameter();
        $buckingham = new Location();
        $buckingham->setId(1006579);
        $locationParameter->setLocations([$buckingham]);
        $searchParameters[] = $locationParameter;

        //dd($searchParameters);

        // Create network search parameter (optional).
        $networkSetting = new NetworkSetting();
        $networkSetting->setTargetGoogleSearch(true);
        $networkSetting->setTargetSearchNetwork(false);
        $networkSetting->setTargetContentNetwork(false);
        $networkSetting->setTargetPartnerSearchNetwork(false);

        $networkSearchParameter = new NetworkSearchParameter();
        $networkSearchParameter->setNetworkSetting($networkSetting);
        $searchParameters[] = $networkSearchParameter;

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 [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 and Google Ads 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/31e655fb-a1a7-40cf-b694-2c63a6355ce8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • ... Pimmy
    • ... 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
      • ... Pimmy
        • ... 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
    • ... 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum

Reply via email to