Hi
 
Earlier if I request TARGETED_MONTHLY_SEARCHES it was always returned in 
response with 12 values 
 
But recently in last few days for some of the keywords it is not returned 
in responce.
 
Is there and change in the api.
 
Thanks
 
Request:
 
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xmlns:xsd="
http://www.w3.org/2001/XMLSchema";>
 <soap:Header>
  <RequestHeader xmlns="https://adwords.google.com/api/adwords/o/v201309";>
   <authToken > </authToken>
   <developerToken > </developerToken>
   <userAgent > </userAgent>
  </RequestHeader>
 </soap:Header>
 <soap:Body>
  <get xmlns="https://adwords.google.com/api/adwords/o/v201309";>
   <selector>
    <searchParameters xsi:type="RelatedToQuerySearchParameter">
     <queries>holiday kephalona greece</queries>
    </searchParameters>
    <searchParameters xsi:type="LocationSearchParameter">
     <locations>
      <id xmlns="https://adwords.google.com/api/adwords/cm/v201309";>2826</id
>
     </locations>
    </searchParameters>
    <searchParameters xsi:type="NetworkSearchParameter">
     <networkSetting>
      <targetGoogleSearch xmlns="
https://adwords.google.com/api/adwords/cm/v201309";>true</targetGoogleSearch>
      <targetSearchNetwork xmlns="
https://adwords.google.com/api/adwords/cm/v201309";>false</targetSearchNetwork
>
      <targetContentNetwork xmlns="
https://adwords.google.com/api/adwords/cm/v201309";>false</targetContentNetwork
>
      <targetPartnerSearchNetwork xmlns="
https://adwords.google.com/api/adwords/cm/v201309";>false</targetPartnerSearchNetwork
>
     </networkSetting>
    </searchParameters>
    <ideaType>KEYWORD</ideaType>
    <requestType>STATS</requestType>
    <requestedAttributeTypes>KEYWORD_TEXT</requestedAttributeTypes>
    <requestedAttributeTypes>SEARCH_VOLUME</requestedAttributeTypes>
    <requestedAttributeTypes>TARGETED_MONTHLY_SEARCHES</requestedAttributeTypes>
    <requestedAttributeTypes>COMPETITION</requestedAttributeTypes>
    <requestedAttributeTypes>EXTRACTED_FROM_WEBPAGE</requestedAttributeTypes>
    <paging>
     <startIndex xmlns="
https://adwords.google.com/api/adwords/cm/v201309";>0</startIndex>
     <numberResults xmlns="
https://adwords.google.com/api/adwords/cm/v201309";>500</numberResults>
    </paging>
   </selector>
  </get>
 </soap:Body>
</soap:Envelope>
 
 
Response:
 
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";>
 <soap:Header>
  <ResponseHeader xmlns:ns2="
https://adwords.google.com/api/adwords/cm/v201309"; xmlns="
https://adwords.google.com/api/adwords/o/v201309";>
   <ns2:requestId>0004ec26de5c35a00adeb9070000620a</ns2:requestId>
   <ns2:serviceName>TargetingIdeaService</ns2:serviceName>
   <ns2:methodName>get</ns2:methodName>
   <ns2:operations>0</ns2:operations>
   <ns2:responseTime>259</ns2:responseTime>
  </ResponseHeader>
 </soap:Header>
 <soap:Body>
  <getResponse xmlns:ns2="https://adwords.google.com/api/adwords/cm/v201309"; 
xmlns="https://adwords.google.com/api/adwords/o/v201309";>
   <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>holiday kephalona greece</value>
      </value>
     </data>
    </entries>
   </rval>
  </getResponse>
 </soap:Body>
</soap:Envelope>
 
 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.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
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to