List Info

Thread: Hi, we're having a problem with Keyword Research getRangeDefinitions.




Hi, we're having a problem with Keyword Research getRangeDefinitions.
country flaguser name
United States
2007-10-15 19:55:03

We are coding a client in PHP. We're not having any problems with
anything else so our headers, etc. and endpoints are correct. But I
can't figure out how to structure this in my PHP function.

This is what the body of my request should look like:
==============
> <soapenv:Body>
> <v3:getRangeDefinitions>
> <v3:rangeDefinitionRequest&gt;
> <!--Optional:--&gt;
> <v3:market>US&lt;/v3:market>
&gt; <!--Optional:--&gt;
> <v3:rangeName>
> <!--Zero or more repetitions:-->
> <v3:RangeNameType&gt;Searches</v3:RangeNameType>
&gt; </v3:rangeName>
> </v3:rangeDefinitionRequest&gt;
> </v3:getRangeDefinitions>
> </soapenv:Body>
==============

How would I structure this in PHP?
I have tried many different things with no luck.

This is what I have now, but it doesn't work:
========================
$rangeParam = array('rangeDefinitionRequest' => array('market'
=>; $market,'rangeName' => array('RangeNameType' => $range_names)));

==============

Thanks in advance for any help anyone can offer.

__._,_.___
.

__,_._,___
[1]

about | contact  Other archives ( Real Estate discussion Medical topics )