Hello,

I have the following request:
<quote>
<SOAP-ENV:Envelope>
<SOAP-ENV:Header>
<ns1:RequestHeader xsi:type="ns2:RequestHeader">
<ns2:applicationToken/>
<ns2:authToken>x</ns2:authToken>
<ns2:clientEmail>x</ns2:clientEmail>
<ns2:developerToken>x</ns2:developerToken>
<ns2:userAgent>x</ns2:userAgent>
</ns1:RequestHeader>
</SOAP-ENV:Header>
<SOAP-ENV:Body>
<ns1:get>
<ns1:selector xsi:type="ns1:TargetingIdeaSelector">
<ns1:searchParameters xsi:type="ns1:RelatedToKeywordSearchParameter">
<ns1:SearchParameter.Type>RelatedToKeywordSearchParameter</
ns1:SearchParameter.Type>
<ns1:keywords xsi:type="ns2:Keyword">
<ns2:text>web</ns2:text>
<ns2:matchType>BROAD</ns2:matchType>
</ns1:keywords>
</ns1:searchParameters>
<ns1:ideaType>KEYWORD</ns1:ideaType>
<ns1:requestType>IDEAS</ns1:requestType>
<ns1:requestedAttributeTypes>KEYWORD</ns1:requestedAttributeTypes>
<ns1:requestedAttributeTypes>TARGETED_MONTHLY_SEARCHES</
ns1:requestedAttributeTypes>
<ns1:paging xsi:type="ns2:Paging">
<ns2:startIndex>0</ns2:startIndex>
<ns2:numberResults>20</ns2:numberResults>
</ns1:paging>
</ns1:selector>
</ns1:get>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
</quote>

I get a response which contains MonthlySearchVolumeAttribute type with
fields: year and month. I`m not getting count field may be because
it`s null, but I think that value should not be NULL because the "web"
keyword is popular enough. We don`t run the request on SandBox.

Thanks in advance

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Have you migrated to v200909 yet?
The v13 sunset is on April 22, 2010.

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

Reply via email to