Hi Nicolas,

I don't know if or when a perl example will be available for that
service.  In the mean time I recommend you look at the existing perl
examples:

  
http://code.google.com/p/google-api-adwords-perl/source/browse/trunk/example/add_all.pl

and the Python example for the TargetingIdeaService:

  
http://code.google.com/p/google-api-adwords-python-lib/source/browse/trunk/examples/v200909/get_related_keywords.py

The Python example may be more familiar than the PHP one I recommended
earlier.

Best,
- Eric

On Jan 6, 7:11 am, kolok <[email protected]> wrote:
> Hi Eric and Happy new year,
>
> I am sorry to come back to you with the same question but I am stopped
> by this problem.
>
> I use google official perl lib and in documentation, I can see that
> searchParameters are implemented like this :
>       searchParameters =>  { #
> Google::AdWords::v200909::Types::SearchParameter
>         SearchParameter__Type =>  $some_value, # string
>       },
> I can configure SearchParameter__Type with string but I do not
> understand how to configure SearchParameters like
> RelatedToKeywordSearchParameter or list off inhéritance
> searchParameter object. So SOAP call never work : parameters are not
> correct
> I try a lot of combination but it's never worked.
>
> Finally, I use v13 siteSuggestionService but it is not durable and
> complet solution.
>
> I open Issue 5 on perl lib project 
> :http://code.google.com/p/google-api-adwords-perl/issues/detail?id=5
> but I do not know if this project is really active.
>
> Thank you for your help
> Nicolas
>
> On Nov 30 2009, 4:45 pm, AdWords API Advisor
>
>
>
> <[email protected]> wrote:
> > Hi Nicolas,
>
> > Unfortunately there is no Perl example for this service.  There is a
> > similar PHP example though that you may find helpful:
>
> >  http://code.google.com/p/google-api-adwords-php/source/browse/trunk/e...
>
> > Best,
> > - Eric Koleda, AdWords API Team
>
> > On Nov 27, 4:30 am, kolok <[email protected]> wrote:
>
> > > Hi,
>
> > > I am using google perl library for v2009 version. i try to use
> > > TargetingIdeaSercice for havesitesuggestion.
> > > I don't understand how to initialize searchParameters in my selector.
>
> > > Can you give me a complete selector sample to getsiteby topics ?
>
> > > Thank you
> > > Nicolas
-- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/adwords-api?hl=en.


Reply via email to