Hi Jeff,

1. Comment out clientCustomerId in App.config. 
2. Run v201109.GetAllCampaigns. This will initialize the sandbox.
3. Run v201109.GetAccountHierarchy. This will give you the 
clientCustomerIds for the sandbox accounts.
4. Put one of them in your App.config for clientCustomerId key and run the 
remaining code examples.

Cheers,
Anash P. Oommen,
AdWords API Advisor.


On Friday, 30 March 2012 04:32:06 UTC+5:30, Jeff wrote:
>
>
> On Thursday, March 29, 2012 4:50:12 PM UTC-6, Jeff wrote:
>>
>> In the google-api-adwords-dotnet is there a v201109.XXXX call we can use 
>> to initialize a sandbox and then get our associated ClientCustomerId?  I 
>> have tried the v201109.GetClientCustomerId with the proper config values 
>> below but nothing I try seems to connect.  I am able to connect without 
>> issue using my production account but would really prefer using the sand 
>> box. 
>> <add key="DeveloperToken" value="XXXX++USD"/>
>>  <add key="AuthorizationMethod" value="ClientLogin" />
>>  <add key="Email" value="XXXX"/>
>>  <add key="Password" value="XXXX"/
>>
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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-api@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=en

Reply via email to