Here you go

<?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/v201209";>
         <authToken 
xmlns="https://adwords.google.com/api/adwords/cm/v201209";></authToken>
         <developerToken 
xmlns="https://adwords.google.com/api/adwords/cm/v201209";></developerToken>
         <userAgent 
xmlns="https://adwords.google.com/api/adwords/cm/v201209";>(AwApi-DotNet/15.1.0, 
Common-Dotnet/1.4.0, .NET CLR/4.0.30319.17929, gzip)</userAgent>
      </RequestHeader>
   </soap:Header>
   <soap:Body>
      <get xmlns="https://adwords.google.com/api/adwords/o/v201209";>
         <selector>
            <searchParameters xsi:type="RelatedToQuerySearchParameter">
               <queries>boys watches</queries>
            </searchParameters>
            <searchParameters xsi:type="LocationSearchParameter">
               <locations>
                  <id 
xmlns="https://adwords.google.com/api/adwords/cm/v201209";>2826</id>
               </locations>
            </searchParameters>
            <searchParameters xsi:type="DeviceTypeSearchParameter">
               <deviceType>DESKTOPS_AND_LAPTOPS</deviceType>
            </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>
            <requestedAttributeTypes>NGRAM_GROUP</requestedAttributeTypes>
            <paging>
               <startIndex 
xmlns="https://adwords.google.com/api/adwords/cm/v201209";>0</startIndex>
               <numberResults 
xmlns="https://adwords.google.com/api/adwords/cm/v201209";>200</numberResults>
            </paging>
         </selector>
      </get>
   </soap:Body></soap:Envelope>



On Monday, February 4, 2013 6:01:40 AM UTC, Takeshi Hagikura wrote:
>
> Hello rizo,
>
> Thanks. 
> Can you please also paste the request xml? 
> (Except for sensitive info, developerToken, authToken)
>
> Or you can send it only to me (by choosing "Reply to author" from the top 
> right corner)
>
> Best,
> - Takeshi
>
> On Thursday, January 31, 2013 1:11:14 AM UTC+9, rizo wrote:
>>
>> Hi find the information you requested attached:
>>
>>
>>
>> <?xml version="1.0" encoding="UTF-8"?>
>> <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";>
>>    <soap:Header>
>>       <ResponseHeader xmlns="
>> https://adwords.google.com/api/adwords/o/v201209"; xmlns:ns2="
>> https://adwords.google.com/api/adwords/cm/v201209";>
>>          <ns2:requestId>0004d483aa0a94780ae508850000125f</ns2:requestId>
>>          <ns2:serviceName>AccountService</ns2:serviceName>
>>          <ns2:methodName>get</ns2:methodName>
>>          <ns2:operations>1</ns2:operations>
>>          <ns2:responseTime>120</ns2:responseTime>
>>          <ns2:units>6</ns2:units>
>>       </ResponseHeader>
>>    </soap:Header>
>>    <soap:Body>
>>       <getResponse xmlns="
>> https://adwords.google.com/api/adwords/o/v201209"; xmlns:ns2="
>> https://adwords.google.com/api/adwords/cm/v201209";>
>>          <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>boys watches</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>2012</year>
>>                         <month>12</month>
>>                      </value>
>>                      <value>
>>                         <year>2012</year>
>>                         <month>11</month>
>>                      </value>
>>                      <value>
>>                         <year>2012</year>
>>                         <month>10</month>
>>                      </value>
>>                      <value>
>>                         <year>2012</year>
>>                         <month>9</month>
>>                      </value>
>>                      <value>
>>                         <year>2012</year>
>>                         <month>8</month>
>>                      </value>
>>                      <value>
>>                         <year>2012</year>
>>                         <month>7</month>
>>                      </value>
>>                      <value>
>>                         <year>2012</year>
>>                         <month>6</month>
>>                      </value>
>>                      <value>
>>                         <year>2012</year>
>>                         <month>5</month>
>>                      </value>
>>                      <value>
>>                         <year>2012</year>
>>                         <month>4</month>
>>                      </value>
>>                      <value>
>>                         <year>2012</year>
>>                         <month>3</month>
>>                      </value>
>>                      <value>
>>                         <year>2012</year>
>>                         <month>2</month>
>>                      </value>
>>                      <value>
>>                         <year>2012</year>
>>                         <month>1</month>
>>                      </value>
>>                   </value>
>>                </data>
>>                <data>
>>                   <key>EXTRACTED_FROM_WEBPAGE</key>
>>                   <value xmlns:xsi="
>> http://www.w3.org/2001/XMLSchema-instance"; 
>> xsi:type="WebpageDescriptorAttribute">
>>                      
>> <Attribute.Type>WebpageDescriptorAttribute</Attribute.Type>
>>                   </value>
>>                </data>
>>                <data>
>>                   <key>NGRAM_GROUP</key>
>>                   <value xmlns:xsi="
>> http://www.w3.org/2001/XMLSchema-instance"; xsi:type="StringAttribute">
>>                      <Attribute.Type>StringAttribute</Attribute.Type>
>>                      <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>
>>                </data>
>>                <data>
>>                   <key>COMPETITION</key>
>>                   <value xmlns:xsi="
>> http://www.w3.org/2001/XMLSchema-instance"; xsi:type="DoubleAttribute">
>>                      <Attribute.Type>DoubleAttribute</Attribute.Type>
>>                   </value>
>>                </data>
>>             </entries>
>>          </rval>
>>       </getResponse>
>>    </soap:Body>
>> </soap:Envelope>
>>
>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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

--- 
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