Hi I have recently started to receive peculiar results from a recently working request. Until then the following request returned the EXACT and BROAD match search volumes for the requested phrase, in this example 'estrogen', now it returns results that are not the required phrase, I also tried the same request with 500 results and it still did not return the exact phrase in EXACT or BROAD match in the 500 results.
REQUEST <?xml version="1.0" ?> - <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/ envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP- ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:o="https:// adwords.google.com/api/adwords/o/v201003" xmlns:cm="https:// adwords.google.com/api/adwords/cm/v201003"> - <SOAP-ENV:Header> - <o:RequestHeader> <cm:authToken>#######</cm:authToken> <cm:developerToken>#######</cm:developerToken> <cm:userAgent>#######</cm:userAgent> <cm:clientEmail>#######</cm:clientEmail> </o:RequestHeader> </SOAP-ENV:Header> - <SOAP-ENV:Body> - <o:get> - <o:selector> - <o:searchParameters xsi:type="o:RelatedToKeywordSearchParameter"> - <o:keywords> <cm:text>[estrogen]</cm:text> <cm:matchType>EXACT</cm:matchType> </o:keywords> </o:searchParameters> - <o:searchParameters xsi:type="o:LanguageTargetSearchParameter"> - <o:languageTargets> <cm:languageCode>en</cm:languageCode> </o:languageTargets> </o:searchParameters> - <o:searchParameters xsi:type="o:CountryTargetSearchParameter"> - <o:countryTargets> <cm:countryCode>GB</cm:countryCode> </o:countryTargets> </o:searchParameters> - <o:searchParameters xsi:type="o:KeywordMatchTypeSearchParameter"> <o:keywordMatchTypes>EXACT</o:keywordMatchTypes> <o:keywordMatchTypes>BROAD</o:keywordMatchTypes> </o:searchParameters> <o:ideaType>KEYWORD</o:ideaType> <o:requestType>IDEAS</o:requestType> <o:requestedAttributeTypes>KEYWORD</o:requestedAttributeTypes> <o:requestedAttributeTypes>AVERAGE_TARGETED_MONTHLY_SEARCHES</ o:requestedAttributeTypes> <o:requestedAttributeTypes>GLOBAL_MONTHLY_SEARCHES</ o:requestedAttributeTypes> <o:requestedAttributeTypes>COMPETITION</o:requestedAttributeTypes> <o:requestedAttributeTypes>TARGETED_MONTHLY_SEARCHES</ o:requestedAttributeTypes> - <o:paging> <cm:startIndex>0</cm:startIndex> <cm:numberResults>2</cm:numberResults> </o:paging> </o:selector> </o:get> </SOAP-ENV:Body> </SOAP-ENV:Envelope> RESULT - <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/ envelope/"> - <soap:Header> - <ResponseHeader xmlns:ns2="https://adwords.google.com/api/adwords/cm/ v201003" xmlns="https://adwords.google.com/api/adwords/o/v201003"> <ns2:requestId>3d7814e71cc7779e35e072110dd057e9</ns2:requestId> <ns2:operations>2</ns2:operations> <ns2:responseTime>2508</ns2:responseTime> <ns2:units>6</ns2:units> </ResponseHeader> </soap:Header> - <soap:Body> - <getResponse xmlns="https://adwords.google.com/api/adwords/o/ v201003" xmlns:ns2="https://adwords.google.com/api/adwords/cm/ v201003"> - <rval> <totalNumEntries>800</totalNumEntries> - <entries> - <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>2010</year> <month>6</month> </value> - <value> <year>2010</year> <month>5</month> </value> - <value> <year>2010</year> <month>4</month> <count>170</count> </value> - <value> <year>2010</year> <month>3</month> <count>210</count> </value> - <value> <year>2010</year> <month>2</month> <count>140</count> </value> - <value> <year>2010</year> <month>1</month> <count>170</count> </value> - <value> <year>2009</year> <month>12</month> <count>140</count> </value> - <value> <year>2009</year> <month>11</month> <count>170</count> </value> - <value> <year>2009</year> <month>10</month> <count>210</count> </value> - <value> <year>2009</year> <month>9</month> <count>170</count> </value> - <value> <year>2009</year> <month>8</month> <count>210</count> </value> - <value> <year>2009</year> <month>7</month> <count>210</count> </value> </value> </data> - <data> <key>KEYWORD</key> - <value xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="KeywordAttribute"> <Attribute.Type>KeywordAttribute</Attribute.Type> - <value> <ns2:Criterion.Type>Keyword</ns2:Criterion.Type> <ns2:text>estrogen hormone replacement therapy</ns2:text> <ns2:matchType>BROAD</ns2:matchType> </value> </value> </data> - <data> <key>GLOBAL_MONTHLY_SEARCHES</key> - <value xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="LongAttribute"> <Attribute.Type>LongAttribute</Attribute.Type> <value>1900</value> </value> </data> - <data> <key>AVERAGE_TARGETED_MONTHLY_SEARCHES</key> - <value xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="LongAttribute"> <Attribute.Type>LongAttribute</Attribute.Type> <value>170</value> </value> </data> - <data> <key>COMPETITION</key> - <value xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="DoubleAttribute"> <Attribute.Type>DoubleAttribute</Attribute.Type> <value>0.3096254148885728</value> </value> </data> </entries> - <entries> - <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>2010</year> <month>6</month> </value> - <value> <year>2010</year> <month>5</month> </value> - <value> <year>2010</year> <month>4</month> <count>22</count> </value> - <value> <year>2010</year> <month>3</month> <count>28</count> </value> - <value> <year>2010</year> <month>2</month> <count>36</count> </value> - <value> <year>2010</year> <month>1</month> <count>36</count> </value> - <value> <year>2009</year> <month>12</month> <count>22</count> </value> - <value> <year>2009</year> <month>11</month> <count>28</count> </value> - <value> <year>2009</year> <month>10</month> <count>36</count> </value> - <value> <year>2009</year> <month>9</month> <count>36</count> </value> - <value> <year>2009</year> <month>8</month> <count>110</count> </value> - <value> <year>2009</year> <month>7</month> <count>58</count> </value> </value> </data> - <data> <key>KEYWORD</key> - <value xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="KeywordAttribute"> <Attribute.Type>KeywordAttribute</Attribute.Type> - <value> <ns2:Criterion.Type>Keyword</ns2:Criterion.Type> <ns2:text>estrogen hormone replacement therapy</ns2:text> <ns2:matchType>EXACT</ns2:matchType> </value> </value> </data> - <data> <key>GLOBAL_MONTHLY_SEARCHES</key> - <value xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="LongAttribute"> <Attribute.Type>LongAttribute</Attribute.Type> <value>480</value> </value> </data> - <data> <key>AVERAGE_TARGETED_MONTHLY_SEARCHES</key> - <value xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="LongAttribute"> <Attribute.Type>LongAttribute</Attribute.Type> <value>36</value> </value> </data> - <data> <key>COMPETITION</key> - <value xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="DoubleAttribute"> <Attribute.Type>DoubleAttribute</Attribute.Type> <value>0.4895245035525597</value> </value> </data> </entries> </rval> </getResponse> </soap:Body> </soap:Envelope> I hope you can shed some light on this Thanks in advance Stuart -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords 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