Hi Raj,

The field "requestType" does not accept the value "IDEA_TYPE".  The
value must be either "IDEAS" or "STATS":

  
http://code.google.com/apis/adwords/v2009/docs/reference/TargetingIdeaService.RequestType.html

Best,
- Eric Koleda, AdWords API Team

On Nov 19, 2:07 pm, Raj <rajanikant...@gmail.com> wrote:
> Hi all,
>
> Q 1)
>    I am trying to get a list of keywords for a given seed keyword
> using TargetingIdeaService.
>
> This service has too many parameters to be send in the requesting
> xml.
>
> I am sending the following request_xml.
>
> '<get xmlns="'.$namespace.'">'.
> '<selector>'.
> '<searchParameters>'.
> '<keywords>'.
> '<text>rajani</text>'.
> '<matchType>BROAD</matchType>'.
> '</keywords>'.
> '</searchParameters>'.
> '<ideaType>KEYWORD</ideaType>'.
> '<requestType>IDEA_TYPE</requestType>'.
> '<requestedAttributeTypes>TARGETED_MONTHLY_SEARCHES</
> requestedAttributeTypes>'.
> '<paging>null</paging>'.
> '<localeCode>en_US</localeCode>'.
> '<currencyCode>USD</currencyCode>'.
> '</selector>'.
> '</get>';
>
> it does not return values.
>
> Could you please tell me where the problem is?
> Is there any problem in using the SearchParameterArray[] and
> AttributeTypes[]?
>
> Thanks,
> Raj

--

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-...@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=.


Reply via email to