Hi thanks very much for the reply. Though, this is a project working with 
my client and he wants it to work in sandbox account. I realize it is 
deprecated but just wondering is it possible to get it working? cause I see 
it will be shut down in Dec.

Thank you.

On Monday, November 19, 2012 3:29:59 AM UTC-5, Danial Klimkin wrote:
>
> Hello Yulong,
>
>
> The Sandbox is now deprecated and we recommend to use Test Accounts for 
> all new development. Please refer to:
>
>   https://developers.google.com/adwords/api/docs/test-accounts
>
>
> -Danial, AdWords API Team.
>
>
>
> On Sunday, November 18, 2012 9:07:30 PM UTC+4, Yulong Yang wrote:
>>
>> Hi all,
>>
>> I am using python client lib for adwords api, when I tried to get it 
>> started I encountered a problem.
>> So I finished config.py with my email address, and when I run the 
>> get_campaign.py in basic_operations I get following:
>>
>> No campaigns were found.
>>
>> Usage: 1 units, 1 operations
>>
>> Until now everything is fine. but how could I get the client customer id, 
>> which is necessary further actions? When I tried to execute 
>> get_account_hierarchy.py in account_management folder, it returns:
>>
>> Traceback (most recent call last):
>>   File "get_account_hierarchy.py", line 101, in <module>
>>     main(client)
>>   File "get_account_hierarchy.py", line 72, in main
>>     if link['clientCustomerId'] not in parent_links:
>> KeyError: 'clientCustomerId'
>>
>> I dont have the id because I havent got it yet. 
>> Could anyone tell me how to get it started? Thank you very much!
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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