Hi,

I'm not able to replicate the issue, as these URLs are returning the
same number of results as the UI.

- Eric

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/
envelope/" xmlns:v20="https://adwords.google.com/api/adwords/o/
v201008" xmlns:cm="https://adwords.google.com/api/adwords/cm/v201008";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
   <soapenv:Header>
      <v20:RequestHeader>
         ... snip ...
      </v20:RequestHeader>
   </soapenv:Header>
   <soapenv:Body>
      <v20:get>
         <v20:selector>
            <v20:searchParameters
xsi:type="v20:RelatedToUrlSearchParameter">
               <v20:urls>www.prettybabygifts.com </v20:urls>
            </v20:searchParameters>
            <v20:ideaType>KEYWORD</v20:ideaType>
            <v20:requestType>IDEAS</v20:requestType>
            <v20:requestedAttributeTypes>KEYWORD</
v20:requestedAttributeTypes>
            <v20:requestedAttributeTypes>EXTRACTED_FROM_WEBPAGE</
v20:requestedAttributeTypes>
            <v20:paging>
               <cm:startIndex>0</cm:startIndex>
               <cm:numberResults>300</cm:numberResults>
            </v20:paging>
         </v20:selector>
      </v20:get>
   </soapenv:Body>
</soapenv:Envelope>

<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";>
   <soap:Header>
      <ResponseHeader xmlns:ns2="https://adwords.google.com/api/
adwords/cm/v201008" xmlns="https://adwords.google.com/api/adwords/o/
v201008">
         ... snip ...
      </ResponseHeader>
   </soap:Header>
   <soap:Body>
      <getResponse xmlns="https://adwords.google.com/api/adwords/o/
v201008" xmlns:ns2="https://adwords.google.com/api/adwords/cm/
v201008">
         <rval>
            <totalNumEntries>300</totalNumEntries>
            <entries>
               <data>
                  <key>EXTRACTED_FROM_WEBPAGE</key>
                  <value xsi:type="WebpageDescriptorAttribute"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
                     <Attribute.Type>WebpageDescriptorAttribute</
Attribute.Type>
                     <value>
                        <url>http://www.prettybabygifts.com/baby-
shower-favor-boxes-gfvby001.html</url>
                        <title>Jungle Animal Baby Shower Favor Boxes -
Set of 25 - $15.95, You Save 27%</title>
                     </value>
                  </value>
               </data>
               <data>
                  <key>KEYWORD</key>
                  <value xsi:type="KeywordAttribute" xmlns:xsi="http://
www.w3.org/2001/XMLSchema-instance">
                     <Attribute.Type>KeywordAttribute</Attribute.Type>
                     <value>
                        <ns2:Criterion.Type>Keyword</
ns2:Criterion.Type>
                        <ns2:text>jungle animal baby shower</ns2:text>
                        <ns2:matchType>BROAD</ns2:matchType>
                     </value>
                  </value>
               </data>
            </entries>
           ... snip ...
         </rval>
      </getResponse>
   </soap:Body>
</soap:Envelope>

On Nov 23, 3:47 pm, penaz <gbc...@cox.net> wrote:
> Hi Eric,
>
> Thanks for your response. you asked for some examples.
>
> Some 
> examples:www.prettybabygifts.comwww.cornerstorkbabygifts.comwww.simplyuniquebabygifts.com
>
> In each case, we got 98 to 100 keywords from the API ... but 300 from
> the ExternalKeywordTool when I'm signed-in. We asked for linked pages
> as well.
>
> My question was simply: Can we get more than 98 to 100 keyword ideas
> from the RelatedToUrlSearchParameter ... because so far, that's all
> we're getting for ANY URL we submit via the API. I'm wondering if
> we're doing something wrong???
>
> (Note:www.example.comwas just for illustrative purposes.)
>
> thanks, pen
> ~~~~~~~~~~~
>
> On Nov 23, 10:02 am, AdWords API Advisor
>
>
>
>
>
>
>
> <adwordsapiadvi...@google.com> wrote:
> > Hi,
>
> > Forwww.example.comI'mseeing 111 results returned with both the API
> > and the logged in UI.  Can you provide some specific examples where
> > the number of results are different?
>
> > Best,
> > - Eric Koleda, AdWords API Team
>
> > On Nov 18, 8:23 pm, penaz <gbc...@cox.net> wrote:
>
> > > I've read all the posts re: RelatedToUrlSearchParameter and I still
> > > can not find the info I'm requesting.
>
> > > When we submit a domain likewww.example.com, and request  keyword
> > > ideas we get prox 100 keywords.
>
> > > However, when I'm signed in and use The ExternalKeywordTool it gives
> > > 300 keywords for the same domain.
>
> > > Can we get more than 100 results from this TargetingIdea service
> > > RelatedToUrlSearchParameter API request?
>
> > > If so, please provide a link to info.
> > > thanks.

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