Hi
I'm sorry there is no problem with sandbox, in 3-th step, I set
campaign geotargeting to target all accidentally.
<geoTargeting>
<countryTargets>
<countries>AM</countries>
</countryTargets>
<targetAll>true</targetAll>
</geoTargeting>
that's why I get campaign with null countries!
Best
Harut.
On Sep 8, 7:30 pm, harroot <[email protected]> wrote:
> Hi all
>
> I'm using adwords .net api v13, I think that there is some problem
> with adwords sandbox.
> Problem appears with following case.
>
> 1.I update campaign with geotargeting with country code AM (calling
> UpdateCampaign() method )
> 2. Then I get adwords all active campaigns(getAllAdWordsCampaigns
> (dummy int - 0))
> its return updated campaign with new country code (AM)
> 3.Then I update the same campaign with with the same values(no changes
> in any campaign fields)
> 4.and when I call getAllAdWordsCampaigns(0) method if returns me the
> same campaign without countries(countries==null).
>
> Is this sandbox problem?
>
> On your replay I can attach log file of campaign service.!
>
> Best regards
> Harut.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---