<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Header> <ResponseHeader xmlns="https://adwords.google.com/api/adwords/o/v201809" xmlns:ns2="https://adwords.google.com/api/adwords/cm/v201809"> <ns2:requestId>00057d4a79f290680a568382250a1955</ns2:requestId> <ns2:serviceName>TargetingIdeaService</ns2:serviceName> <ns2:methodName>get</ns2:methodName> <ns2:operations>1</ns2:operations> <ns2:responseTime>997</ns2:responseTime> </ResponseHeader> </soap:Header> <soap:Body> <getResponse xmlns="https://adwords.google.com/api/adwords/o/v201809" xmlns:ns2="https://adwords.google.com/api/adwords/cm/v201809"> <rval> <totalNumEntries>1</totalNumEntries> <entries> <data> <key>KEYWORD_TEXT</key> <value xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="StringAttribute"> <Attribute.Type>StringAttribute</Attribute.Type> <value>new year</value> </value> </data> <data> <key>TARGETED_MONTHLY_SEARCHES</key> <value xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="MonthlySearchVolumeAttribute"> <Attribute.Type>MonthlySearchVolumeAttribute</Attribute.Type> <value> <year>2018</year> <month>11</month> <count>2023006</count> </value> <value> <year>2018</year> <month>10</month> <count>4580575</count> </value> <value> <year>2018</year> <month>9</month> <count>5154160</count> </value> <value> <year>2018</year> <month>8</month> <count>4944985</count> </value> <value> <year>2018</year> <month>7</month> <count>9779854</count> </value> <value> <year>2018</year> <month>6</month> <count>3027422</count> </value> <value> <year>2018</year> <month>5</month> <count>6210548</count> </value> <value> <year>2018</year> <month>4</month> <count>529485</count> </value> <value> <year>2018</year> <month>3</month> <count>7203480</count> </value> <value> <year>2018</year> <month>2</month> <count>9326480</count> </value> <value> <year>2018</year> <month>1</month> <count>9564620</count> </value> <value> <year>2017</year> <month>12</month> <count>6540789</count> </value> </value> </data> <data> <key>SEARCH_VOLUME</key> <value xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="LongAttribute"> <Attribute.Type>LongAttribute</Attribute.Type> <value>5740450</value> </value> </data> </entries> </rval> </getResponse> </soap:Body></soap:Envelope>
keyword "I want to get correct value":
<soap:Header> <ResponseHeader xmlns="https://adwords.google.com/api/adwords/o/v201809" xmlns:ns2="https://adwords.google.com/api/adwords/cm/v201809"> <ns2:requestId>00057d4a4de40ba00a5619c7a90b9a6d</ns2:requestId> <ns2:serviceName>TargetingIdeaService</ns2:serviceName> <ns2:methodName>get</ns2:methodName> <ns2:operations>1</ns2:operations> <ns2:responseTime>195</ns2:responseTime> </ResponseHeader> </soap:Header> <soap:Body> <getResponse xmlns="https://adwords.google.com/api/adwords/o/v201809" xmlns:ns2="https://adwords.google.com/api/adwords/cm/v201809"> <rval> <totalNumEntries>1</totalNumEntries> <entries> <data> <key>KEYWORD_TEXT</key> <value xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="StringAttribute"> <Attribute.Type>StringAttribute</Attribute.Type> <value>i want to get correct value</value> </value> </data> <data> <key>TARGETED_MONTHLY_SEARCHES</key> <value xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="MonthlySearchVolumeAttribute"> <Attribute.Type>MonthlySearchVolumeAttribute</Attribute.Type> <value> <year>2018</year> <month>11</month> <count>1921009</count> </value> <value> <year>2018</year> <month>10</month> <count>6762350</count> </value> <value> <year>2018</year> <month>9</month> <count>7696621</count> </value> <value> <year>2018</year> <month>8</month> <count>4588822</count> </value> <value> <year>2018</year> <month>7</month> <count>5941275</count> </value> <value> <year>2018</year> <month>6</month> <count>2712183</count> </value> <value> <year>2018</year> <month>5</month> <count>214626</count> </value> <value> <year>2018</year> <month>4</month> <count>798878</count> </value> <value> <year>2018</year> <month>3</month> <count>2829602</count> </value> <value> <year>2018</year> <month>2</month> <count>7562938</count> </value> <value> <year>2018</year> <month>1</month> <count>2938199</count> </value> <value> <year>2017</year> <month>12</month> <count>6401010</count> </value> </value> </data> <data> <key>SEARCH_VOLUME</key> <value xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="LongAttribute"> <Attribute.Type>LongAttribute</Attribute.Type> <value>4197292</value> </value> </data> </entries> </rval> </getResponse> </soap:Body></soap:Envelope>
here it is obvious that for the second word the result is too big