Problem adding Location targets to an Order

Hello,

I have a problem adding Country and Metroarea targets to an order.
I am able to use AddOrders with Location Target details for

the CountryTarget and the order gets created successfully but when I try to

retrieve the same by using GetOrders, I don't see any location target values. That

is the Location Target will not be set for that order at all.

Since I am using php - nusoap, the input to AddOrders with location target would be as shown below

<locationTarget xsi:nil='true'>
<CountryTarget>
<targetDetailsForCountries>
<TargetDetailsForACountry>
<targettedCountryId>860187528827764736</targettedCountryId> <incrementalBidPercentage>ThirtyPercent</incrementalBidPercentage>
</TargetDetailsForACountry>
</targetDetailsForCountries>
<includeOtherCountryTargets>false</includeOtherCountryTargets>
</CountryTarget>
</locationTarget>

If you have any clues for me, I'd appreciate it.

[1114 byte] By [Sarah_Flying] at [2007-12-27]

Windows Live Developer Forums

Site Classified